is_duplicated
bool 2
classes | xmi
stringlengths 506
392k
| ids
stringlengths 42
388
| model_type
stringclasses 1
value | txt
stringlengths 3
77k
| labels
null | graph
stringlengths 176
1.29M
|
---|---|---|---|---|---|---|
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="untyped" nsURI="http://example.com/example-references-untyped"
nsPrefix="untyped">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <div xmlns="http://www.w3.org/1999/xhtml">
 <h1>About the XML namespace</h1>

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

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

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

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

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

 <div id="nsversioning" xml:id="nsversioning" xmlns="http://www.w3.org/1999/xhtml">
 <h2>
 <a name="nsversioning">Versioning policy for this schema document</a>
 </h2>
 <div class="bodytext">
 <p>
 In keeping with the XML Schema WG's standard versioning
 policy, this schema document will persist at
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd</a>.
 </p>
 <p>
 At the date of issue it can also be found at
 <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd</a>.
 </p>
 <p>
 The schema document at that URI may however change in the future,
 in order to remain compatible with the latest version of XML
 Schema itself, or with the XML namespace itself. In other words,
 if the XML Schema or XML namespaces change, the version of this
 document at <a href="http://www.w3.org/2001/xml.xsd">
 http://www.w3.org/2001/xml.xsd 
 </a> 
 will change accordingly; the version at 
 <a href="http://www.w3.org/2009/01/xml.xsd">
 http://www.w3.org/2009/01/xml.xsd 
 </a> 
 will not change.
 </p>
 <p>
 Previous dated (and unchanging) versions of this schema 
 document are at:
 </p>
 <ul>
 <li>
 <a href="http://www.w3.org/2009/01/xml.xsd">
	http://www.w3.org/2009/01/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2007/08/xml.xsd">
	http://www.w3.org/2007/08/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2004/10/xml.xsd">
	http://www.w3.org/2004/10/xml.xsd</a>
 </li>
 <li>
 <a href="http://www.w3.org/2001/03/xml.xsd">
	http://www.w3.org/2001/03/xml.xsd</a>
 </li>
 </ul>
 </div>
 </div>
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-2"
eType="#//OrdersType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Orders"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderDetail1">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderDetail1"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="customerAddress"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerContact" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="customerContact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="customerName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="orderID"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderDetail2">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderDetail2"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="customerName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="orderID"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderRef1">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderRef1"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="orderDetail1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderRef2">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrderRef2"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="orderDetail2"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrdersType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Orders_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="order1" lowerBound="1"
upperBound="-1" eType="#//OrderDetail1" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Order1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="order2" lowerBound="1"
upperBound="-1" eType="#//OrderDetail2" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Order2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderReference1" lowerBound="1"
upperBound="-1" eType="#//OrderRef1" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrderReference1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderReference2" lowerBound="1"
upperBound="-1" eType="#//OrderRef2" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrderReference2"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommonIdentifierType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/patrickneubauer/XMLIntellEdit/individual-experiments/SandboxProject/metamodels/references-untyped.ecore | ecore | untyped
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
orders
OrderDetail1
customerAddress
customerContact
customerName
orderID
OrderDetail2
customerName
orderID
OrderRef1
name
OrderRef2
name
OrdersType
order1
order2
orderReference1
orderReference2
CommonIdentifierType
name | null | {"directed":true,"nodes":[{"nsPrefix":"untyped","nsURI":"http://example.com/example-references-untyped","name":"untyped","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderDetail1","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderDetail2","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderRef1","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderRef2","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrdersType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommonIdentifierType","instanceClass":null,"abstract":false,"id":7,"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":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"orders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":11,"derived":true},{"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":"customerAddress","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerContact","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerName","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":"orderID","changeable":true,"lowerBound":0,"iD":true,"id":19,"derived":false},{"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":"customerName","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":"orderID","changeable":true,"lowerBound":0,"iD":true,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"order1","changeable":true,"resolveProxies":false,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"order2","changeable":true,"resolveProxies":false,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderReference1","changeable":true,"resolveProxies":false,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderReference2","changeable":true,"resolveProxies":false,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":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":13},{"source":9,"target":1},{"source":10,"target":14},{"source":10,"target":1},{"source":11,"target":6},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":6},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":21},{"source":17,"target":2},{"source":18,"target":22},{"source":18,"target":2},{"source":19,"target":23},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":25},{"source":24,"target":26},{"source":24,"target":3},{"source":25,"target":27},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":28},{"source":28,"target":29},{"source":28,"target":4},{"source":5,"target":0},{"source":5,"target":30},{"source":30,"target":31},{"source":30,"target":5},{"source":6,"target":0},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":32,"target":2},{"source":32,"target":36},{"source":32,"target":6},{"source":36,"target":2},{"source":33,"target":3},{"source":33,"target":37},{"source":33,"target":6},{"source":37,"target":3},{"source":34,"target":4},{"source":34,"target":38},{"source":34,"target":6},{"source":38,"target":4},{"source":35,"target":5},{"source":35,"target":39},{"source":35,"target":6},{"source":39,"target":5},{"source":7,"target":0},{"source":7,"target":40},{"source":40,"target":41},{"source":40,"target":7}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="outputter"
nsURI="http://www.eclipse.org/hyades/schema/Outputter.xsd" nsPrefix="op">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Copyright (c) 2005, 2007 IBM Corporation and others.
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
 which accompanies this distribution, and is available at
 http://www.eclipse.org/legal/epl-v10.html
 

 Copyright (c) 2005 IBM Corporation and others.
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
 which accompanies this distribution, and is available at
 http://www.eclipse.org/legal/epl-v10.html
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="LoggingAgentOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LoggingAgentOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="agentName" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Name of the destination
 logging agent. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="agentName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="waitUntilLoggingTime" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" The time in milliseconds to
 wait for the agent to be monitored."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="waitUntilLoggingTime"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotificationOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="NotificationOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceURL" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" The URL of the notification source."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="resourceURL"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutputterConfigType" eSuperTypes="unit.ecore#//ProcessUnitType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" An outputter takes an object and writes
 it out to some destination. Depending on the type of
 outputter, the destination and parameters are
 specified in process unit property elements. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OutputterConfigType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleFileOutputterType"
eType="#//SingleFileOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 single file outputter directs data to a given file in
 a given directory."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SingleFileOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="standardOutOutputterType"
eType="#//StandardOutOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 simple outputter to direct data to standard out."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StandardOutOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="loggingAgentOutputterType"
eType="#//LoggingAgentOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 logging agent outputter directs data to a given
 logging agent. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LoggingAgentOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="notificationOutputterType"
eType="#//NotificationOutputterTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. An outputter which directs data to a
 Notification Source. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NotificationOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" lowerBound="1"
eType="#//OutputterType" defaultValueLiteral="StandardOutOutputter" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OutputterType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" The basic outputter types that are understood"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OutputterType"/>
</eAnnotations>
<eLiterals name="StandardOutOutputter"/>
<eLiterals name="SingleFileOutputter" value="1"/>
<eLiterals name="LoggingAgentOutputter" value="2"/>
<eLiterals name="NotificationOutputter" value="3"/>
<eLiterals name="undeclared" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="OutputterTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OutputterType:Object"/>
<details key="baseType" value="OutputterType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleFileOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SingleFileOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="directory" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Name of the destination
 directory. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="directory"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Name of the destination file. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fileName"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StandardOutOutputterTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="StandardOutOutputterType_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="loggingAgentOutputterType"
upperBound="-2" eType="#//LoggingAgentOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 logging agent outputter directs data to a given
 logging agent. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="LoggingAgentOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="notificationOutputterType"
upperBound="-2" eType="#//NotificationOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. An outputter which directs data to a
 Notification Source. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NotificationOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleFileOutputterType"
upperBound="-2" eType="#//SingleFileOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 single file outputter directs data to a given file in
 a given directory."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SingleFileOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="standardOutOutputterType"
upperBound="-2" eType="#//StandardOutOutputterTypeType" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" Deprecated since Hyades 1.3. A
 simple outputter to direct data to standard out."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="StandardOutOutputterType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/outputter.ecore | ecore | outputter
LoggingAgentOutputterTypeType
agentName
waitUntilLoggingTime
NotificationOutputterTypeType
resourceURL
OutputterConfigType
singleFileOutputterType
standardOutOutputterType
loggingAgentOutputterType
notificationOutputterType
type
StandardOutOutputter
OutputterType
StandardOutOutputter
StandardOutOutputter
SingleFileOutputter
SingleFileOutputter
LoggingAgentOutputter
LoggingAgentOutputter
NotificationOutputter
NotificationOutputter
undeclared
undeclared
OutputterTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
SingleFileOutputterTypeType
directory
fileName
StandardOutOutputterTypeType
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
loggingAgentOutputterType
notificationOutputterType
singleFileOutputterType
standardOutOutputterType | null | {"directed":true,"nodes":[{"nsPrefix":"op","nsURI":"http://www.eclipse.org/hyades/schema/Outputter.xsd","name":"outputter","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoggingAgentOutputterTypeType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotificationOutputterTypeType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputterConfigType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OutputterType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"OutputterTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleFileOutputterTypeType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardOutOutputterTypeType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"agentName","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"waitUntilLoggingTime","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"resourceURL","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"singleFileOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"standardOutOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loggingAgentOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notificationOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"StandardOutOutputter","unsettable":true,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"name":"StandardOutOutputter","id":26,"value":0,"literal":"StandardOutOutputter","eClass":"EEnumLiteral"},{"name":"SingleFileOutputter","id":27,"value":1,"literal":"SingleFileOutputter","eClass":"EEnumLiteral"},{"name":"LoggingAgentOutputter","id":28,"value":2,"literal":"LoggingAgentOutputter","eClass":"EEnumLiteral"},{"name":"NotificationOutputter","id":29,"value":3,"literal":"NotificationOutputter","eClass":"EEnumLiteral"},{"name":"undeclared","id":30,"value":4,"literal":"undeclared","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"directory","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fileName","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"loggingAgentOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"notificationOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":39,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"singleFileOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"standardOutOutputterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":41,"derived":true},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":9,"target":11},{"source":9,"target":1},{"source":10,"target":12},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":13,"target":14},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":15,"target":6},{"source":15,"target":21},{"source":15,"target":3},{"source":21,"target":6},{"source":16,"target":7},{"source":16,"target":22},{"source":16,"target":3},{"source":22,"target":7},{"source":17,"target":1},{"source":17,"target":23},{"source":17,"target":3},{"source":23,"target":1},{"source":18,"target":2},{"source":18,"target":24},{"source":18,"target":3},{"source":24,"target":2},{"source":19,"target":4},{"source":19,"target":25},{"source":19,"target":3},{"source":25,"target":4},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":26,"target":4},{"source":27,"target":4},{"source":28,"target":4},{"source":29,"target":4},{"source":30,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":33},{"source":31,"target":6},{"source":32,"target":34},{"source":32,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":35},{"source":8,"target":36},{"source":8,"target":37},{"source":8,"target":38},{"source":8,"target":39},{"source":8,"target":40},{"source":8,"target":41},{"source":35,"target":42},{"source":35,"target":8},{"source":36,"target":43},{"source":36,"target":8},{"source":37,"target":44},{"source":37,"target":8},{"source":38,"target":1},{"source":38,"target":45},{"source":38,"target":8},{"source":45,"target":1},{"source":39,"target":2},{"source":39,"target":46},{"source":39,"target":8},{"source":46,"target":2},{"source":40,"target":6},{"source":40,"target":47},{"source":40,"target":8},{"source":47,"target":6},{"source":41,"target":7},{"source":41,"target":48},{"source":41,"target":8},{"source":48,"target":7}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="market"
nsURI="http://www.itemis.de/showcases/cdo/market/0.0.1">
<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="Market" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="actors" upperBound="-1"
eType="#//Actor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="articles" upperBound="-1"
eType="#//Article" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sells" upperBound="-1"
eType="#//Article" eOpposite="#//Article/isSoldBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buys" upperBound="-1" eType="#//Article"
eOpposite="#//Article/isBoughtBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Article" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="isSoldBy" eType="#//Actor"
eOpposite="#//Actor/sells"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isBoughtBy" eType="#//Actor"
eOpposite="#//Actor/buys"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/rytina/dslvariantmanagement/oAW5/trunk/org.openarchitectureware.demo.featureaccess/model/domain/example.ecore | ecore | market
NamedElement
name
Market
actors
articles
Actor
sells
buys
Article
isSoldBy
isBoughtBy
id | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"http://www.itemis.de/showcases/cdo/market/0.0.1","name":"market","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":"Market","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Article","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},{"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":"actors","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":"articles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"sells","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":"buys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isSoldBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isBoughtBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"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":1,"target":0},{"source":1,"target":5},{"source":5,"target":6},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":2},{"source":10,"target":3},{"source":8,"target":4},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":4},{"source":9,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":12,"target":4},{"source":12,"target":15},{"source":12,"target":3},{"source":12,"target":16},{"source":15,"target":4},{"source":13,"target":4},{"source":13,"target":17},{"source":13,"target":3},{"source":13,"target":18},{"source":17,"target":4},{"source":14,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":16},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":16,"target":3},{"source":16,"target":21},{"source":16,"target":4},{"source":16,"target":12},{"source":21,"target":3},{"source":18,"target":3},{"source":18,"target":22},{"source":18,"target":4},{"source":18,"target":13},{"source":22,"target":3},{"source":19,"target":23},{"source":19,"target":4},{"source":20,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="score" nsURI="urn:org.ops4j.coro:score" nsPrefix="coro">
<eClassifiers xsi:type="ecore:EClass" name="Score">
<eStructuralFeatures xsi:type="ecore:EReference" name="partList" lowerBound="1"
eType="#//PartList" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//Part" containment="true" eOpposite="#//Part/score"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Staff"/>
<eClassifiers xsi:type="ecore:EClass" name="Part">
<eStructuralFeatures xsi:type="ecore:EReference" name="measures" upperBound="-1"
eType="#//Measure" containment="true" eOpposite="#//Measure/part"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="score" lowerBound="1" eType="#//Score"
eOpposite="#//Score/parts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaffGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="PartList">
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//Part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measure">
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true" eOpposite="#//Note/measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Key" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="time" eType="#//Time" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clef" eType="#//Clef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="part" lowerBound="1" eType="#//Part"
eOpposite="#//Part/measures"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="marker" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="barLines" upperBound="-1"
eType="#//BarLine" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="divisions" 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#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Note">
<eStructuralFeatures xsi:type="ecore:EReference" name="pitch" eType="#//Pitch"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//NoteType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accidental" eType="#//AccidentalType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measure" eType="#//Measure"
eOpposite="#//Measure/notes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rest" eType="#//Rest" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dots" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pitch">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="octave" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alteration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="#//Step"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Step">
<eLiterals name="C"/>
<eLiterals name="D" value="1"/>
<eLiterals name="E" value="2"/>
<eLiterals name="F" value="3"/>
<eLiterals name="G" value="4"/>
<eLiterals name="A" value="5"/>
<eLiterals name="B" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NoteType">
<eLiterals name="MAXIMA" literal=""/>
<eLiterals name="LONG" value="1"/>
<eLiterals name="BREVE" value="2"/>
<eLiterals name="WHOLE" value="3"/>
<eLiterals name="HALF" value="4"/>
<eLiterals name="QUARTER" value="5"/>
<eLiterals name="EIGHTH" value="6"/>
<eLiterals name="N16TH" value="7"/>
<eLiterals name="N32ND" value="8"/>
<eLiterals name="N64TH" value="9"/>
<eLiterals name="N128TH" value="10"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AccidentalType">
<eLiterals name="NATURAL"/>
<eLiterals name="FLAT" value="1"/>
<eLiterals name="SHARP" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Key">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fifths" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Time">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numerator" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="denominator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Clef">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sign" lowerBound="1" eType="#//ClefSign"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="line" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="octaveChange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TimeSymbol">
<eLiterals name="COMMON"/>
<eLiterals name="CUT" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ClefSign">
<eLiterals name="C"/>
<eLiterals name="F" value="1"/>
<eLiterals name="G" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rest">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="measure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BarLine">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="#//Position"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Position">
<eLiterals name="LEFT"/>
<eLiterals name="MIDDLE" value="1"/>
<eLiterals name="RIGHT" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/CoroScore.ecore | ecore | score
Score
partList
parts
Staff
Part
measures
score
StaffGroup
PartList
parts
Measure
notes
key
time
clef
part
marker
barLines
divisions
duration
Note
pitch
duration
type
accidental
measure
rest
dots
Pitch
octave
alteration
step
Step
C
C
D
D
E
E
F
F
G
G
A
A
B
B
NoteType
MAXIMA
LONG
LONG
BREVE
BREVE
WHOLE
WHOLE
HALF
HALF
QUARTER
QUARTER
EIGHTH
EIGHTH
N16TH
N16TH
N32ND
N32ND
N64TH
N64TH
N128TH
N128TH
AccidentalType
NATURAL
NATURAL
FLAT
FLAT
SHARP
SHARP
Key
fifths
mode
Time
numerator
denominator
Clef
sign
line
octaveChange
TimeSymbol
COMMON
COMMON
CUT
CUT
ClefSign
C
C
F
F
G
G
Rest
measure
BarLine
position
Position
LEFT
LEFT
MIDDLE
MIDDLE
RIGHT
RIGHT | null | {"directed":true,"nodes":[{"nsPrefix":"coro","nsURI":"urn:org.ops4j.coro:score","name":"score","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Score","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Staff","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Part","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaffGroup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartList","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pitch","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Step","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NoteType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccidentalType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clef","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeSymbol","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ClefSign","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rest","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BarLine","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Position","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"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":"score","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"marker","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":"barLines","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"divisions","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"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":"measure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pitch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accidental","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dots","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"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":"octave","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alteration","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"step","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"name":"C","id":68,"value":0,"literal":"C","eClass":"EEnumLiteral"},{"name":"D","id":69,"value":1,"literal":"D","eClass":"EEnumLiteral"},{"name":"E","id":70,"value":2,"literal":"E","eClass":"EEnumLiteral"},{"name":"F","id":71,"value":3,"literal":"F","eClass":"EEnumLiteral"},{"name":"G","id":72,"value":4,"literal":"G","eClass":"EEnumLiteral"},{"name":"A","id":73,"value":5,"literal":"A","eClass":"EEnumLiteral"},{"name":"B","id":74,"value":6,"literal":"B","eClass":"EEnumLiteral"},{"name":"MAXIMA","id":75,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"LONG","id":76,"value":1,"literal":"LONG","eClass":"EEnumLiteral"},{"name":"BREVE","id":77,"value":2,"literal":"BREVE","eClass":"EEnumLiteral"},{"name":"WHOLE","id":78,"value":3,"literal":"WHOLE","eClass":"EEnumLiteral"},{"name":"HALF","id":79,"value":4,"literal":"HALF","eClass":"EEnumLiteral"},{"name":"QUARTER","id":80,"value":5,"literal":"QUARTER","eClass":"EEnumLiteral"},{"name":"EIGHTH","id":81,"value":6,"literal":"EIGHTH","eClass":"EEnumLiteral"},{"name":"N16TH","id":82,"value":7,"literal":"N16TH","eClass":"EEnumLiteral"},{"name":"N32ND","id":83,"value":8,"literal":"N32ND","eClass":"EEnumLiteral"},{"name":"N64TH","id":84,"value":9,"literal":"N64TH","eClass":"EEnumLiteral"},{"name":"N128TH","id":85,"value":10,"literal":"N128TH","eClass":"EEnumLiteral"},{"name":"NATURAL","id":86,"value":0,"literal":"NATURAL","eClass":"EEnumLiteral"},{"name":"FLAT","id":87,"value":1,"literal":"FLAT","eClass":"EEnumLiteral"},{"name":"SHARP","id":88,"value":2,"literal":"SHARP","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fifths","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mode","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"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":"numerator","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"denominator","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sign","changeable":true,"lowerBound":1,"iD":false,"id":97,"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":"line","changeable":true,"lowerBound":1,"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":"octaveChange","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"name":"COMMON","id":103,"value":0,"literal":"COMMON","eClass":"EEnumLiteral"},{"name":"CUT","id":104,"value":1,"literal":"CUT","eClass":"EEnumLiteral"},{"name":"C","id":105,"value":0,"literal":"C","eClass":"EEnumLiteral"},{"name":"F","id":106,"value":1,"literal":"F","eClass":"EEnumLiteral"},{"name":"G","id":107,"value":2,"literal":"G","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"measure","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"name":"LEFT","id":112,"value":0,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"MIDDLE","id":113,"value":1,"literal":"MIDDLE","eClass":"EEnumLiteral"},{"name":"RIGHT","id":114,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":20,"target":5},{"source":20,"target":22},{"source":20,"target":1},{"source":22,"target":5},{"source":21,"target":3},{"source":21,"target":23},{"source":21,"target":1},{"source":21,"target":24},{"source":23,"target":3},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":24},{"source":25,"target":6},{"source":25,"target":26},{"source":25,"target":3},{"source":25,"target":27},{"source":26,"target":6},{"source":24,"target":1},{"source":24,"target":28},{"source":24,"target":3},{"source":24,"target":21},{"source":28,"target":1},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":29},{"source":29,"target":3},{"source":29,"target":30},{"source":29,"target":5},{"source":30,"target":3},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":27},{"source":6,"target":35},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":31,"target":7},{"source":31,"target":39},{"source":31,"target":6},{"source":31,"target":40},{"source":39,"target":7},{"source":32,"target":12},{"source":32,"target":41},{"source":32,"target":6},{"source":41,"target":12},{"source":33,"target":13},{"source":33,"target":42},{"source":33,"target":6},{"source":42,"target":13},{"source":34,"target":14},{"source":34,"target":43},{"source":34,"target":6},{"source":43,"target":14},{"source":27,"target":3},{"source":27,"target":44},{"source":27,"target":6},{"source":27,"target":25},{"source":44,"target":3},{"source":35,"target":45},{"source":35,"target":6},{"source":36,"target":18},{"source":36,"target":46},{"source":36,"target":6},{"source":46,"target":18},{"source":37,"target":47},{"source":37,"target":6},{"source":38,"target":48},{"source":38,"target":6},{"source":7,"target":0},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":40},{"source":7,"target":53},{"source":7,"target":54},{"source":49,"target":8},{"source":49,"target":55},{"source":49,"target":7},{"source":55,"target":8},{"source":50,"target":56},{"source":50,"target":7},{"source":51,"target":10},{"source":51,"target":57},{"source":51,"target":7},{"source":57,"target":10},{"source":52,"target":11},{"source":52,"target":58},{"source":52,"target":7},{"source":58,"target":11},{"source":40,"target":6},{"source":40,"target":59},{"source":40,"target":7},{"source":40,"target":31},{"source":59,"target":6},{"source":53,"target":17},{"source":53,"target":60},{"source":53,"target":7},{"source":60,"target":17},{"source":54,"target":61},{"source":54,"target":7},{"source":8,"target":0},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":62,"target":65},{"source":62,"target":8},{"source":63,"target":66},{"source":63,"target":8},{"source":64,"target":9},{"source":64,"target":67},{"source":64,"target":8},{"source":67,"target":9},{"source":9,"target":0},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":68,"target":9},{"source":69,"target":9},{"source":70,"target":9},{"source":71,"target":9},{"source":72,"target":9},{"source":73,"target":9},{"source":74,"target":9},{"source":10,"target":0},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":75,"target":10},{"source":76,"target":10},{"source":77,"target":10},{"source":78,"target":10},{"source":79,"target":10},{"source":80,"target":10},{"source":81,"target":10},{"source":82,"target":10},{"source":83,"target":10},{"source":84,"target":10},{"source":85,"target":10},{"source":11,"target":0},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":86,"target":11},{"source":87,"target":11},{"source":88,"target":11},{"source":12,"target":0},{"source":12,"target":89},{"source":12,"target":90},{"source":89,"target":91},{"source":89,"target":12},{"source":90,"target":92},{"source":90,"target":12},{"source":13,"target":0},{"source":13,"target":93},{"source":13,"target":94},{"source":93,"target":95},{"source":93,"target":13},{"source":94,"target":96},{"source":94,"target":13},{"source":14,"target":0},{"source":14,"target":97},{"source":14,"target":98},{"source":14,"target":99},{"source":97,"target":16},{"source":97,"target":100},{"source":97,"target":14},{"source":100,"target":16},{"source":98,"target":101},{"source":98,"target":14},{"source":99,"target":102},{"source":99,"target":14},{"source":15,"target":0},{"source":15,"target":103},{"source":15,"target":104},{"source":103,"target":15},{"source":104,"target":15},{"source":16,"target":0},{"source":16,"target":105},{"source":16,"target":106},{"source":16,"target":107},{"source":105,"target":16},{"source":106,"target":16},{"source":107,"target":16},{"source":17,"target":0},{"source":17,"target":108},{"source":108,"target":109},{"source":108,"target":17},{"source":18,"target":0},{"source":18,"target":110},{"source":110,"target":19},{"source":110,"target":111},{"source":110,"target":18},{"source":111,"target":19},{"source":19,"target":0},{"source":19,"target":112},{"source":19,"target":113},{"source":19,"target":114},{"source":112,"target":19},{"source":113,"target":19},{"source":114,"target":19}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="test" nsURI="http://mondo.org/test" nsPrefix="test">
<eClassifiers xsi:type="ecore:EClass" name="Gymkhana">
<eStructuralFeatures xsi:type="ecore:EReference" name="eRef" eType="#//Prueba"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Prueba"/>
<eClassifiers xsi:type="ecore:EClass" name="Pregunta" eSuperTypes="#//Prueba">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texto" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eRef" eType="#//Opcion"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eRef1" eType="#//PosicionInteres"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Opcion"/>
<eClassifiers xsi:type="ecore:EClass" name="PosicionInteres">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longitud" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EjecucionHymkhana">
<eStructuralFeatures xsi:type="ecore:EReference" name="eRef" eType="#//Gymkhana"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RespuestaPrueba">
<eStructuralFeatures xsi:type="ecore:EReference" name="eRef" eType="#//Prueba"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/antoniogarmendia/metaJSON/metaJSON/metamodels/gym.ecore | ecore | test
Gymkhana
eRef
Prueba
Pregunta
texto
eRef
eRef1
Opcion
PosicionInteres
lat
longitud
EjecucionHymkhana
eRef
timestamp
RespuestaPrueba
eRef | null | {"directed":true,"nodes":[{"nsPrefix":"test","nsURI":"http://mondo.org/test","name":"test","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gymkhana","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prueba","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pregunta","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Opcion","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PosicionInteres","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EjecucionHymkhana","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RespuestaPrueba","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"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":"texto","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":"eRef","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":"eRef1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lat","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"longitud","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eRef","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":"timestamp","changeable":true,"lowerBound":0,"iD":false,"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":"eRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":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":3,"target":0},{"source":3,"target":2},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":10,"target":14},{"source":10,"target":3},{"source":11,"target":4},{"source":11,"target":15},{"source":11,"target":3},{"source":15,"target":4},{"source":12,"target":5},{"source":12,"target":16},{"source":12,"target":3},{"source":16,"target":5},{"source":13,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":17},{"source":5,"target":18},{"source":17,"target":19},{"source":17,"target":5},{"source":18,"target":20},{"source":18,"target":5},{"source":6,"target":0},{"source":6,"target":21},{"source":6,"target":22},{"source":21,"target":1},{"source":21,"target":23},{"source":21,"target":6},{"source":23,"target":1},{"source":22,"target":24},{"source":22,"target":6},{"source":7,"target":0},{"source":7,"target":25},{"source":25,"target":2},{"source":25,"target":26},{"source":25,"target":7},{"source":26,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statesml" nsURI="http://www.big.tuwien.ac.at/statesml" nsPrefix="statesml">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="SystemUnit" eSuperTypes="#//NamedElement #//BehavioredElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TypedElement #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//BehavioredElement #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AtMostOneReturnParameter"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AtMostOneReturnParameter" value="self.parameters->select(p |
				p.direction = ParameterDirectionKind::RETURN)->size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement #//TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1"
eType="#//ParameterDirectionKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateSystem" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AttributeSpecificationValidAttribute OneInitialState MaxOneTerminalState NoIncomingEdgeForInitalState OneOutgoingEdgeForInitalState OneIncomingEdgeForTerminalState NoOutgoingEdgeForTerminalState"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AttributeSpecificationValidAttribute" value="self.attributes->union(self.systemUnit.attributes)->includesAll(self.processibleEvents->selectByKind(ChangeEvent).changeExpression.booleanFunctionCall.parameters.valueSpecification->selectByKind(AttributeValueSpecification).attribute)"/>
<details key="OneInitialState" value="self.nodes->selectByKind(State)->select(s | s.initial)->size() = 1"/>
<details key="MaxOneTerminalState" value="self.nodes->selectByKind(State)->select(s | s.terminal)->size() <= 1"/>
<details key="NoIncomingEdgeForInitalState" value="self.edges.target->selectByKind(State)->select(s | s.initial)->size() = 0"/>
<details key="OneOutgoingEdgeForInitalState" value="self.edges.source->selectByKind(State)->select(s | s.initial)->size() = 1"/>
<details key="OneIncomingEdgeForTerminalState" value="self.nodes->selectByType(State)->select(s |
				s.terminal)->size() = 0 or self.edges.target->selectByType(State)->select(s | s.terminal)->size() = 1"/>
<details key="NoOutgoingEdgeForTerminalState" value="self.edges.source->selectByKind(State)->select(s | s.terminal)->size() = 0"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//Edge" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processibleEvents" upperBound="-1"
eType="#//Event" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systemUnit" lowerBound="1"
eType="#//SystemUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingEdges" upperBound="-1"
eType="#//Edge" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="self.oclContainer.oclAsType(StateSystem).edges->select(e | e.source = self)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingEdges" upperBound="-1"
eType="#//Edge" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="self.oclContainer.oclAsType(StateSystem).edges->select(e | e.target = self)"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectionDivergence" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OneIncomingEdge AtLeastTwoOutgoingEdges SuccessorTransitionMustDefineTrigger OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OneIncomingEdge" value="self.incomingEdges->size() = 1"/>
<details key="AtLeastTwoOutgoingEdges" value="self.outgoingEdges->size() >= 2"/>
<details key="SuccessorTransitionMustDefineTrigger" value="self.outgoingEdges.target->selectByType(Transition)->select(t |
			t.trigger.oclIsUndefined())->size() <= 1"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t | t.oclIsTypeOf(Transition))"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectionConvergence" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AtLeastTwoIncomingEdges OneOutgoingEdge OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AtLeastTwoIncomingEdges" value="self.incomingEdges->size() >= 2"/>
<details key="OneOutgoingEdge" value="self.outgoingEdges->size() = 1"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t | t.oclIsTypeOf(State))"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="StateTypeIsValid NoActionsForIntialOrTerminalState RegularStateEdgesAreValid OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="StateTypeIsValid" value="not (self.terminal and self.initial)"/>
<details key="NoActionsForIntialOrTerminalState" value="not (self.initial or self.terminal) or self.actionSequence->isEmpty()"/>
<details key="RegularStateEdgesAreValid" value="(self.initial or self.terminal) or (self.incomingEdges->size() = 1 and self.outgoingEdges->size() = 1)"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t |
			t.oclIsTypeOf(Transition) or t.oclIsTypeOf(SelectionDivergence))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionSequence" upperBound="-1"
eType="#//FunctionCall" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="terminal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OneIncomingEdge OneOutgoingEdge OutgoingEdgeTargetIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OneIncomingEdge" value="self.incomingEdges->size() = 1"/>
<details key="OneOutgoingEdge" value="self.outgoingEdges->size() = 1"/>
<details key="OutgoingEdgeTargetIsValid" value="self.outgoingEdges.target->forAll(t |
			t.oclIsTypeOf(State) or t.oclIsTypeOf(SelectionConvergence))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//Trigger"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OneParameterValueForEachDefinedParameter"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OneParameterValueForEachDefinedParameter" value="self.parameters.parameter->includesAll(self.function.parameters->select(p |
				p.direction = ParameterDirectionKind::IN))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1"
eType="#//Function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ParameterValue" containment="true" eOpposite="#//ParameterValue/functionCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="FunctionCallParameterValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="FunctionCallParameterValid" value="self.functionCall.function.parameters->includes(self.parameter)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueSpecification" lowerBound="1"
eType="#//ValueSpecification" containment="true" eOpposite="#//ValueSpecification/parameterValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionCall" lowerBound="1"
eType="#//FunctionCall" changeable="false" eOpposite="#//FunctionCall/parameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterValue" lowerBound="1"
eType="#//ParameterValue" changeable="false" eOpposite="#//ParameterValue/valueSpecification"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerValueSpecification" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanValueSpecification" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueSpecification" eSuperTypes="#//ValueSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AttributeSpecificationValidType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="AttributeSpecificationValidType" value="self.attribute.type = self.parameterValue.parameter.type"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1" eType="#//Event"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeEvent" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="changeExpression" lowerBound="1"
eType="#//ChangeExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangeExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="HasBooleanReturnParameter"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="HasBooleanReturnParameter" value="self.booleanFunctionCall.function.parameters->exists(p |
			p.direction = ParameterDirectionKind::RETURN and p.type.name = 'Boolean')"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanFunctionCall" lowerBound="1"
eType="#//FunctionCall" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//Function" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringValueSpecification" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind">
<eLiterals name="IN"/>
<eLiterals name="RETURN" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemUnitLibrary" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1"
eType="#//SystemUnit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataTypeLibrary" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//DataType" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tsimec/lab2_ws2016/at.ac.tuwien.big.statesml/model/statesml.ecore | ecore | statesml
SystemUnit
attributes
Attribute
TypedElement
type
DataType
NamedElement
name
Function
parameters
Parameter
direction
StateSystem
nodes
edges
processibleEvents
systemUnit
attributes
Node
outgoingEdges
incomingEdges
Edge
source
target
SelectionDivergence
SelectionConvergence
State
actionSequence
initial
terminal
Transition
trigger
FunctionCall
function
parameters
ParameterValue
valueSpecification
parameter
functionCall
ValueSpecification
parameterValue
IntegerValueSpecification
value
BooleanValueSpecification
value
AttributeValueSpecification
attribute
Trigger
event
Event
ChangeEvent
changeExpression
ChangeExpression
booleanFunctionCall
BehavioredElement
functions
StringValueSpecification
value
ParameterDirectionKind
IN
IN
RETURN
RETURN
SystemUnitLibrary
units
DataTypeLibrary
types | null | {"directed":true,"nodes":[{"nsPrefix":"statesml","nsURI":"http://www.big.tuwien.ac.at/statesml","name":"statesml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnit","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateSystem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionDivergence","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionConvergence","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValueSpecification","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValueSpecification","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueSpecification","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeEvent","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValueSpecification","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnitLibrary","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeLibrary","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processibleEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"systemUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":true},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"terminal","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functionCall","changeable":false,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterValue","changeable":false,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"changeExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"booleanFunctionCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"name":"IN","id":116,"value":0,"literal":"IN","eClass":"EEnumLiteral"},{"name":"RETURN","id":117,"value":1,"literal":"RETURN","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":25},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":30,"target":2},{"source":30,"target":33},{"source":30,"target":1},{"source":33,"target":2},{"source":31,"target":5},{"source":32,"target":25},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":5},{"source":2,"target":34},{"source":2,"target":35},{"source":34,"target":3},{"source":35,"target":5},{"source":3,"target":0},{"source":3,"target":36},{"source":36,"target":4},{"source":36,"target":37},{"source":36,"target":3},{"source":37,"target":4},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":5},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":25},{"source":39,"target":5},{"source":5,"target":0},{"source":5,"target":40},{"source":40,"target":41},{"source":40,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":42},{"source":6,"target":43},{"source":42,"target":7},{"source":42,"target":44},{"source":42,"target":6},{"source":44,"target":7},{"source":43,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":3},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":45,"target":27},{"source":45,"target":48},{"source":45,"target":7},{"source":48,"target":27},{"source":46,"target":5},{"source":47,"target":3},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":49},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":49,"target":9},{"source":49,"target":55},{"source":49,"target":8},{"source":55,"target":9},{"source":50,"target":10},{"source":50,"target":56},{"source":50,"target":8},{"source":56,"target":10},{"source":51,"target":22},{"source":51,"target":57},{"source":51,"target":8},{"source":57,"target":22},{"source":52,"target":1},{"source":52,"target":58},{"source":52,"target":8},{"source":58,"target":1},{"source":53,"target":2},{"source":53,"target":59},{"source":53,"target":8},{"source":59,"target":2},{"source":54,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":60,"target":10},{"source":60,"target":63},{"source":60,"target":9},{"source":63,"target":10},{"source":61,"target":10},{"source":61,"target":64},{"source":61,"target":9},{"source":64,"target":10},{"source":62,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":65,"target":9},{"source":65,"target":68},{"source":65,"target":10},{"source":68,"target":9},{"source":66,"target":9},{"source":66,"target":69},{"source":66,"target":10},{"source":69,"target":9},{"source":67,"target":5},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":70},{"source":70,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":71},{"source":71,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":72,"target":15},{"source":72,"target":76},{"source":72,"target":13},{"source":76,"target":15},{"source":73,"target":77},{"source":73,"target":13},{"source":74,"target":78},{"source":74,"target":13},{"source":75,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":79},{"source":14,"target":80},{"source":79,"target":21},{"source":79,"target":81},{"source":79,"target":14},{"source":81,"target":21},{"source":80,"target":9},{"source":15,"target":0},{"source":15,"target":82},{"source":15,"target":83},{"source":82,"target":6},{"source":82,"target":84},{"source":82,"target":15},{"source":84,"target":6},{"source":83,"target":16},{"source":83,"target":85},{"source":83,"target":15},{"source":83,"target":86},{"source":85,"target":16},{"source":16,"target":0},{"source":16,"target":87},{"source":16,"target":88},{"source":16,"target":86},{"source":87,"target":17},{"source":87,"target":89},{"source":87,"target":16},{"source":87,"target":90},{"source":89,"target":17},{"source":88,"target":7},{"source":88,"target":91},{"source":88,"target":16},{"source":91,"target":7},{"source":86,"target":15},{"source":86,"target":92},{"source":86,"target":16},{"source":86,"target":83},{"source":92,"target":15},{"source":17,"target":0},{"source":17,"target":90},{"source":90,"target":16},{"source":90,"target":93},{"source":90,"target":17},{"source":90,"target":87},{"source":93,"target":16},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":94},{"source":18,"target":95},{"source":94,"target":96},{"source":94,"target":18},{"source":95,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":97},{"source":19,"target":98},{"source":97,"target":99},{"source":97,"target":19},{"source":98,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":100},{"source":20,"target":101},{"source":100,"target":2},{"source":100,"target":102},{"source":100,"target":20},{"source":102,"target":2},{"source":101,"target":17},{"source":21,"target":0},{"source":21,"target":103},{"source":103,"target":22},{"source":103,"target":104},{"source":103,"target":21},{"source":104,"target":22},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":105},{"source":105,"target":5},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":106},{"source":23,"target":107},{"source":106,"target":24},{"source":106,"target":108},{"source":106,"target":23},{"source":108,"target":24},{"source":107,"target":22},{"source":24,"target":0},{"source":24,"target":109},{"source":109,"target":15},{"source":109,"target":110},{"source":109,"target":24},{"source":110,"target":15},{"source":25,"target":0},{"source":25,"target":111},{"source":111,"target":6},{"source":111,"target":112},{"source":111,"target":25},{"source":112,"target":6},{"source":26,"target":0},{"source":26,"target":17},{"source":26,"target":113},{"source":26,"target":114},{"source":113,"target":115},{"source":113,"target":26},{"source":114,"target":17},{"source":27,"target":0},{"source":27,"target":116},{"source":27,"target":117},{"source":116,"target":27},{"source":117,"target":27},{"source":28,"target":0},{"source":28,"target":5},{"source":28,"target":118},{"source":28,"target":119},{"source":118,"target":1},{"source":118,"target":120},{"source":118,"target":28},{"source":120,"target":1},{"source":119,"target":5},{"source":29,"target":0},{"source":29,"target":5},{"source":29,"target":121},{"source":29,"target":122},{"source":121,"target":4},{"source":121,"target":123},{"source":121,"target":29},{"source":123,"target":4},{"source":122,"target":5}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="grl" nsURI="http:///grl.ecore" nsPrefix="grl">
<eClassifiers xsi:type="ecore:EClass" name="GRLspec">
<eStructuralFeatures xsi:type="ecore:EReference" name="urnspec" lowerBound="1"
eType="ecore:EClass urn.ecore#//URNspec" transient="true" eOpposite="urn.ecore#//URNspec/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intElements" upperBound="-1"
eType="#//IntentionalElement" containment="true" eOpposite="#//IntentionalElement/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actors" upperBound="-1"
eType="#//Actor" containment="true" eOpposite="#//Actor/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1"
eType="#//ElementLink" containment="true" eOpposite="#//ElementLink/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//StrategiesGroup" containment="true" eOpposite="#//StrategiesGroup/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" upperBound="-1"
eType="#//EvaluationStrategy" containment="true" eOpposite="#//EvaluationStrategy/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributionGroups" upperBound="-1"
eType="#//ContributionContextGroup" containment="true" eOpposite="#//ContributionContextGroup/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributionContexts" upperBound="-1"
eType="#//ContributionContext" containment="true" eOpposite="#//ContributionContext/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="impactModel" eType="#//ImpactModel"
containment="true" eOpposite="#//ImpactModel/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInformationElements"
upperBound="-1" eType="#//kpimodel/KPIInformationElement" containment="true"
eOpposite="#//kpimodel/KPIInformationElement/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiModelLinks" upperBound="-1"
eType="#//kpimodel/KPIModelLink" containment="true" eOpposite="#//kpimodel/KPIModelLink/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indicatorGroup" upperBound="-1"
eType="#//kpimodel/IndicatorGroup" containment="true" eOpposite="#//kpimodel/IndicatorGroup/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="KPIConversion" upperBound="-1"
eType="#//kpimodel/KPIConversion" containment="true" eOpposite="#//kpimodel/KPIConversion/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureModel" eType="ecore:EClass fm.ecore#//FeatureModel"
containment="true" eOpposite="fm.ecore#//FeatureModel/grlspec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Belief" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntentionalElement" eSuperTypes="#//GRLLinkableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//IntentionalElementType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decompositionType" eType="#//DecompositionType"
defaultValueLiteral="And"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importance" eType="#//ImportanceType"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importanceQuantitative"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/intElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1" eType="#//IntentionalElementRef"
eOpposite="#//IntentionalElementRef/def"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreImpactNode" eType="ecore:EClass ../../../../../ca.mcgill.sel.core/model/CORE.ecore#//COREImpactNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//GRLLinkableElement urncore.ecore#//IURNContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importance" eType="#//ImportanceType"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importanceQuantitative"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/actors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedActors" upperBound="-1"
eType="#//Actor" eOpposite="#//Actor/includingActor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includingActor" eType="#//Actor"
eOpposite="#//Actor/includedActors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collapsedRefs" upperBound="-1"
eType="#//CollapsedActorRef" eOpposite="#//CollapsedActorRef/actor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Criticality">
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
<eLiterals name="None" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntentionalElementType">
<eLiterals name="Softgoal"/>
<eLiterals name="Goal" value="1"/>
<eLiterals name="Task" value="2"/>
<eLiterals name="Ressource" value="3"/>
<eLiterals name="Indicator" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Priority">
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
<eLiterals name="None" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GRLGraph" eSuperTypes="urncore.ecore#//GRLmodelElement urncore.ecore#//IURNDiagram"/>
<eClassifiers xsi:type="ecore:EClass" name="ActorRef" eSuperTypes="urncore.ecore#//GRLmodelElement urncore.ecore#//IURNContainerRef"/>
<eClassifiers xsi:type="ecore:EClass" name="IntentionalElementRef" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="criticality" eType="#//Criticality"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="#//Priority"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="def" lowerBound="1" eType="#//IntentionalElement"
eOpposite="#//IntentionalElement/refs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contribution" eSuperTypes="#//ElementLink">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contribution" eType="#//ContributionType"
defaultValueLiteral="Help"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantitativeContribution"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="25"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="correlation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreContribution" eType="ecore:EClass ../../../../../ca.mcgill.sel.core/model/CORE.ecore#//COREContribution"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ContributionType">
<eLiterals name="Make"/>
<eLiterals name="Help" value="1"/>
<eLiterals name="SomePositive" value="2"/>
<eLiterals name="Unknown" value="3"/>
<eLiterals name="SomeNegative" value="4"/>
<eLiterals name="Hurt" value="5"/>
<eLiterals name="Break" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkRef" eSuperTypes="urncore.ecore#//IURNConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="link" lowerBound="1" eType="#//ElementLink"
eOpposite="#//ElementLink/refs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1"
eType="#//LinkRefBendpoint" containment="true" eOpposite="#//LinkRefBendpoint/linkref"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementLink" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1" eType="#//LinkRef"
eOpposite="#//LinkRef/link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/links"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dest" lowerBound="1" eType="#//GRLLinkableElement"
eOpposite="#//GRLLinkableElement/linksDest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" lowerBound="1" eType="#//GRLLinkableElement"
eOpposite="#//GRLLinkableElement/linksSrc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Decomposition" eSuperTypes="#//ElementLink"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//ElementLink"/>
<eClassifiers xsi:type="ecore:EEnum" name="DecompositionType">
<eLiterals name="And"/>
<eLiterals name="Or" value="1"/>
<eLiterals name="Xor" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Evaluation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualitativeEvaluation"
eType="#//QualitativeLabel" defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exceeds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intElement" lowerBound="1"
eType="#//IntentionalElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" lowerBound="1"
eType="#//EvaluationStrategy" transient="true" eOpposite="#//EvaluationStrategy/evaluations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiEvalValueSet" eType="#//kpimodel/KPIEvalValueSet"
containment="true" eOpposite="#//kpimodel/KPIEvalValueSet/eval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evalRange" eType="#//EvaluationRange"
containment="true" eOpposite="#//EvaluationRange/eval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiNewEvalValue" eType="#//kpimodel/KPINewEvalValue"
containment="true" eOpposite="#//kpimodel/KPINewEvalValue/eval"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluationStrategy" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//StrategyType"
defaultValueLiteral="Private"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluations" upperBound="-1"
eType="#//Evaluation" containment="true" eOpposite="#//Evaluation/strategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="group" lowerBound="1" eType="#//StrategiesGroup"
eOpposite="#//StrategiesGroup/strategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/strategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedStrategies" upperBound="-1"
eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/parentStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentStrategies" upperBound="-1"
eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/includedStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedStrategies" upperBound="-1"
eType="#//ReusedStrategy" eOpposite="#//ReusedStrategy/reusingStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInfoConfig" upperBound="-1"
eType="#//kpimodel/KPIInformationConfig" containment="true" eOpposite="#//kpimodel/KPIInformationConfig/strategies"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GRLNode" eSuperTypes="urncore.ecore#//GRLmodelElement urncore.ecore#//IURNNode"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkRefBendpoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkref" lowerBound="1"
eType="#//LinkRef" transient="true" eOpposite="#//LinkRef/bendpoints"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BeliefLink" eSuperTypes="urncore.ecore#//IURNConnection"/>
<eClassifiers xsi:type="ecore:EClass" name="StrategiesGroup" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" upperBound="-1"
eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/group"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/groups"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="QualitativeLabel">
<eLiterals name="Denied"/>
<eLiterals name="WeaklyDenied" value="1"/>
<eLiterals name="WeaklySatisfied" value="2"/>
<eLiterals name="Satisfied" value="3"/>
<eLiterals name="Conflict" value="4"/>
<eLiterals name="Unknown" value="5"/>
<eLiterals name="None" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionContextGroup" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/contributionGroups"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contribs" upperBound="-1"
eType="#//ContributionContext" eOpposite="#//ContributionContext/groups"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionContext" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/contributionContexts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//ContributionContextGroup" eOpposite="#//ContributionContextGroup/contribs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changes" upperBound="-1"
eType="#//ContributionChange" containment="true" eOpposite="#//ContributionChange/context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentContexts" upperBound="-1"
eType="#//ContributionContext" eOpposite="#//ContributionContext/includedContexts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedContexts" upperBound="-1"
eType="#//ContributionContext" eOpposite="#//ContributionContext/parentContexts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionChange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newContribution" eType="#//ContributionType"
defaultValueLiteral="Unknown"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newQuantitativeContribution"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//ContributionContext" transient="true" eOpposite="#//ContributionContext/changes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contribution" lowerBound="1"
eType="#//Contribution"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contribRange" eType="#//ContributionRange"
containment="true" eOpposite="#//ContributionRange/change"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ImportanceType">
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
<eLiterals name="None" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GRLLinkableElement" abstract="true"
eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="linksDest" upperBound="-1"
eType="#//ElementLink" eOpposite="#//ElementLink/dest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksSrc" upperBound="-1"
eType="#//ElementLink" eOpposite="#//ElementLink/src"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollapsedActorRef" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="actor" lowerBound="1" eType="#//Actor"
eOpposite="#//Actor/collapsedRefs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluationRange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eval" lowerBound="1" eType="#//Evaluation"
transient="true" eOpposite="#//Evaluation/evalRange"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionRange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="change" lowerBound="1"
eType="#//ContributionChange" transient="true" eOpposite="#//ContributionChange/contribRange"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImpactModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/impactModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreImpactModel" eType="ecore:EClass ../../../../../ca.mcgill.sel.core/model/CORE.ecore#//COREImpactModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StrategyType">
<eLiterals name="Default"/>
<eLiterals name="Public" value="1"/>
<eLiterals name="Selected" value="2"/>
<eLiterals name="Private" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReusedStrategy" eSuperTypes="#//EvaluationStrategy">
<eStructuralFeatures xsi:type="ecore:EReference" name="reusingStrategies" lowerBound="1"
upperBound="-1" eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/reusedStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reuseLinkInFM" lowerBound="1"
eType="ecore:EClass fm.ecore#//ReuseLink"/>
</eClassifiers>
<eSubpackages name="kpimodel" nsURI="http:///grl/kpimodel.ecore" nsPrefix="grl.kpimodel">
<eClassifiers xsi:type="ecore:EClass" name="IndicatorGroup" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default four groups are:
TimeMeasure
CostMeasure
QualityMeasure
FlexibilityMeasure"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRedesignCategory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/indicatorGroup"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indicators" upperBound="-1"
eType="#//kpimodel/Indicator" eOpposite="#//kpimodel/Indicator/groups"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Indicator" eSuperTypes="#//IntentionalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiModelLinksDest" upperBound="-1"
eType="#//kpimodel/KPIModelLink" eOpposite="#//kpimodel/KPIModelLink/indDest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//kpimodel/IndicatorGroup" eOpposite="#//kpimodel/IndicatorGroup/indicators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIInformationElement" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1"
eType="#//kpimodel/KPIInformationElementRef" eOpposite="#//kpimodel/KPIInformationElementRef/def"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/kpiInformationElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiModelLinksSrc" upperBound="-1"
eType="#//kpimodel/KPIModelLink" eOpposite="#//kpimodel/KPIModelLink/kpiInformationElementSrc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIInformationElementRef" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="def" lowerBound="1" eType="#//kpimodel/KPIInformationElement"
eOpposite="#//kpimodel/KPIInformationElement/refs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIModelLink" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInformationElementSrc"
lowerBound="1" eType="#//kpimodel/KPIInformationElement" eOpposite="#//kpimodel/KPIInformationElement/kpiModelLinksSrc"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1"
eType="#//kpimodel/KPIModelLinkRef" eOpposite="#//kpimodel/KPIModelLinkRef/link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/kpiModelLinks"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indDest" lowerBound="1"
eType="#//kpimodel/Indicator" eOpposite="#//kpimodel/Indicator/kpiModelLinksDest"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIModelLinkRef" eSuperTypes="urncore.ecore#//IURNConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="link" lowerBound="1"
eType="#//kpimodel/KPIModelLink" eOpposite="#//kpimodel/KPIModelLink/refs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIEvalValueSet">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="thresholdValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="worstValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluationValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualitativeEvaluationValue"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eval" lowerBound="1"
eType="#//Evaluation" transient="true" eOpposite="#//Evaluation/kpiEvalValueSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiConv" eType="#//kpimodel/KPIConversion"
eOpposite="#//kpimodel/KPIConversion/kpiEvalValueSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIInformationConfig">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="levelOfDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueOfDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" lowerBound="1"
eType="#//EvaluationStrategy" transient="true" eOpposite="#//EvaluationStrategy/kpiInfoConfig"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInfoElement" lowerBound="1"
eType="#//kpimodel/KPIInformationElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPINewEvalValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluationValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eval" lowerBound="1"
eType="#//Evaluation" transient="true" eOpposite="#//Evaluation/kpiNewEvalValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIConversion" abstract="true" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiEvalValueSet" upperBound="-1"
eType="#//kpimodel/KPIEvalValueSet" eOpposite="#//kpimodel/KPIEvalValueSet/kpiConv"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/KPIConversion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualitativeMappings" eSuperTypes="#//kpimodel/KPIConversion">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapping" upperBound="-1"
eType="#//kpimodel/QualitativeMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualitativeMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realWorldLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualitativeEvaluation"
eType="#//QualitativeLabel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exceeds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/wenhaolu93/ArchDoc/bin/seg/jUCMNav/emf/grl.ecore | ecore | grl
GRLspec
urnspec
intElements
actors
links
groups
strategies
contributionGroups
contributionContexts
impactModel
kpiInformationElements
kpiModelLinks
indicatorGroup
KPIConversion
featureModel
Belief
author
IntentionalElement
type
decompositionType
And
importance
None
importanceQuantitative
0
lineColor
fillColor
filled
false
grlspec
refs
coreImpactNode
Actor
importance
None
importanceQuantitative
0
count
1
grlspec
includedActors
includingActor
collapsedRefs
Criticality
High
High
Medium
Medium
Low
Low
None
None
IntentionalElementType
Softgoal
Softgoal
Goal
Goal
Task
Task
Ressource
Ressource
Indicator
Indicator
Priority
High
High
Medium
Medium
Low
Low
None
None
GRLGraph
ActorRef
IntentionalElementRef
criticality
None
priority
None
def
Contribution
contribution
Help
quantitativeContribution
25
correlation
false
coreContribution
ContributionType
Make
Make
Help
Help
SomePositive
SomePositive
Unknown
Unknown
SomeNegative
SomeNegative
Hurt
Hurt
Break
Break
LinkRef
link
bendpoints
ElementLink
refs
grlspec
dest
src
Decomposition
Dependency
DecompositionType
And
And
Or
Or
Xor
Xor
Evaluation
evaluation
0
qualitativeEvaluation
None
exceeds
false
intElement
strategies
kpiEvalValueSet
evalRange
kpiNewEvalValue
EvaluationStrategy
author
type
Private
evaluations
group
grlspec
includedStrategies
parentStrategies
reusedStrategies
kpiInfoConfig
GRLNode
LinkRefBendpoint
x
y
linkref
BeliefLink
StrategiesGroup
strategies
grlspec
QualitativeLabel
Denied
Denied
WeaklyDenied
WeaklyDenied
WeaklySatisfied
WeaklySatisfied
Satisfied
Satisfied
Conflict
Conflict
Unknown
Unknown
None
None
ContributionContextGroup
grlspec
contribs
ContributionContext
grlspec
groups
changes
parentContexts
includedContexts
ContributionChange
newContribution
Unknown
newQuantitativeContribution
0
context
contribution
contribRange
ImportanceType
High
High
Medium
Medium
Low
Low
None
None
GRLLinkableElement
linksDest
linksSrc
CollapsedActorRef
actor
EvaluationRange
start
end
step
1
eval
ContributionRange
start
end
step
1
change
ImpactModel
grlspec
coreImpactModel
StrategyType
Default
Default
Public
Public
Selected
Selected
Private
Private
ReusedStrategy
reusingStrategies
reuseLinkInFM
kpimodel
IndicatorGroup
isRedesignCategory
grlspec
indicators
Indicator
kpiModelLinksDest
groups
KPIInformationElement
refs
grlspec
kpiModelLinksSrc
KPIInformationElementRef
def
KPIModelLink
kpiInformationElementSrc
refs
grlspec
indDest
KPIModelLinkRef
link
KPIEvalValueSet
targetValue
0
thresholdValue
0
worstValue
0
evaluationValue
0
unit
qualitativeEvaluationValue
eval
kpiConv
KPIInformationConfig
levelOfDimension
valueOfDimension
strategies
kpiInfoElement
KPINewEvalValue
evaluationValue
0
eval
KPIConversion
kpiEvalValueSet
grlspec
QualitativeMappings
mapping
QualitativeMapping
realWorldLabel
evaluation
qualitativeEvaluation
exceeds | null | {"directed":true,"nodes":[{"nsPrefix":"grl","nsURI":"http:///grl.ecore","name":"grl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLspec","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Belief","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntentionalElement","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,"instanceClassName":null,"name":"Criticality","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntentionalElementType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Priority","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLGraph","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorRef","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntentionalElementRef","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContributionType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkRef","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementLink","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decomposition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DecompositionType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationStrategy","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLNode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkRefBendpoint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BeliefLink","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategiesGroup","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"QualitativeLabel","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionContextGroup","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionContext","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionChange","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportanceType","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLLinkableElement","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollapsedActorRef","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationRange","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionRange","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImpactModel","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StrategyType","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReusedStrategy","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"nsPrefix":"grl.kpimodel","nsURI":"http:///grl/kpimodel.ecore","name":"kpimodel","id":36,"eClass":"EPackage"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"urnspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"intElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"links","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":"groups","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":"strategies","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":"contributionGroups","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":"contributionContexts","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":"impactModel","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":"kpiInformationElements","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":"kpiModelLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indicatorGroup","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":"KPIConversion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"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":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIInformationElement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"id":69,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIModelLink","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"id":72,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndicatorGroup","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"id":75,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIConversion","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"id":78,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"And","unsettable":false,"transient":false,"unique":true,"name":"decompositionType","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"importance","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"importanceQuantitative","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineColor","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"filled","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coreImpactNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"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":"def","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"importance","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"importanceQuantitative","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":0,"iD":false,"id":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":"includedActors","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":"includingActor","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":"collapsedRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"name":"High","id":121,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":122,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":123,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"name":"None","id":124,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"name":"Softgoal","id":125,"value":0,"literal":"Softgoal","eClass":"EEnumLiteral"},{"name":"Goal","id":126,"value":1,"literal":"Goal","eClass":"EEnumLiteral"},{"name":"Task","id":127,"value":2,"literal":"Task","eClass":"EEnumLiteral"},{"name":"Ressource","id":128,"value":3,"literal":"Ressource","eClass":"EEnumLiteral"},{"name":"Indicator","id":129,"value":4,"literal":"Indicator","eClass":"EEnumLiteral"},{"name":"High","id":130,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":131,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":132,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"name":"None","id":133,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"criticality","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Help","unsettable":false,"transient":false,"unique":true,"name":"contribution","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":25,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"25","unsettable":false,"transient":false,"unique":true,"name":"quantitativeContribution","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"correlation","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":false,"unsettable":false,"transient":false,"unique":true,"name":"coreContribution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"name":"Make","id":153,"value":0,"literal":"Make","eClass":"EEnumLiteral"},{"name":"Help","id":154,"value":1,"literal":"Help","eClass":"EEnumLiteral"},{"name":"SomePositive","id":155,"value":2,"literal":"SomePositive","eClass":"EEnumLiteral"},{"name":"Unknown","id":156,"value":3,"literal":"Unknown","eClass":"EEnumLiteral"},{"name":"SomeNegative","id":157,"value":4,"literal":"SomeNegative","eClass":"EEnumLiteral"},{"name":"Hurt","id":158,"value":5,"literal":"Hurt","eClass":"EEnumLiteral"},{"name":"Break","id":159,"value":6,"literal":"Break","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":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"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":"linkref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linksDest","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":"linksSrc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"name":"And","id":178,"value":0,"literal":"And","eClass":"EEnumLiteral"},{"name":"Or","id":179,"value":1,"literal":"Or","eClass":"EEnumLiteral"},{"name":"Xor","id":180,"value":2,"literal":"Xor","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"qualitativeEvaluation","changeable":true,"lowerBound":0,"iD":false,"id":182,"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":"exceeds","changeable":true,"lowerBound":0,"iD":false,"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":"intElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"strategies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kpiEvalValueSet","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":"evalRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kpiNewEvalValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIEvalValueSet","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"id":196,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"id":198,"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":"eval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPINewEvalValue","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"id":201,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Private","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includedStrategies","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":false,"unsettable":false,"transient":false,"unique":true,"name":"parentStrategies","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":"reusedStrategies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kpiInfoConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"strategies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusingStrategies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIInformationConfig","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"id":222,"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":"strategies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"name":"Denied","id":235,"value":0,"literal":"Denied","eClass":"EEnumLiteral"},{"name":"WeaklyDenied","id":236,"value":1,"literal":"WeaklyDenied","eClass":"EEnumLiteral"},{"name":"WeaklySatisfied","id":237,"value":2,"literal":"WeaklySatisfied","eClass":"EEnumLiteral"},{"name":"Satisfied","id":238,"value":3,"literal":"Satisfied","eClass":"EEnumLiteral"},{"name":"Conflict","id":239,"value":4,"literal":"Conflict","eClass":"EEnumLiteral"},{"name":"Unknown","id":240,"value":5,"literal":"Unknown","eClass":"EEnumLiteral"},{"name":"None","id":241,"value":6,"literal":"None","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":"contribs","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"changes","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":"parentContexts","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":"includedContexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Unknown","unsettable":false,"transient":false,"unique":true,"name":"newContribution","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"newQuantitativeContribution","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contribution","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contribRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"change","changeable":true,"resolveProxies":true,"lowerBound":1,"id":266,"derived":false},{"name":"High","id":267,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":268,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":269,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"name":"None","id":270,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":277,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":284,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coreImpactModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"name":"Default","id":293,"value":0,"literal":"Default","eClass":"EEnumLiteral"},{"name":"Public","id":294,"value":1,"literal":"Public","eClass":"EEnumLiteral"},{"name":"Selected","id":295,"value":2,"literal":"Selected","eClass":"EEnumLiteral"},{"name":"Private","id":296,"value":3,"literal":"Private","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":"reuseLinkInFM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Indicator","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIInformationElementRef","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIModelLinkRef","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeMappings","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeMapping","instanceClass":null,"abstract":false,"id":305,"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":"isRedesignCategory","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"indicators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiModelLinksDest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"indDest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"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":"refs","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":"kpiModelLinksSrc","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"def","changeable":true,"resolveProxies":true,"lowerBound":1,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiInformationElementSrc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"targetValue","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"thresholdValue","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"worstValue","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"evaluationValue","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"qualitativeEvaluationValue","changeable":true,"lowerBound":0,"iD":false,"id":342,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiConv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiEvalValueSet","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"levelOfDimension","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":"valueOfDimension","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiInfoElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"evaluationValue","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realWorldLabel","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualitativeEvaluation","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exceeds","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":37,"target":51},{"source":37,"target":1},{"source":38,"target":3},{"source":38,"target":52},{"source":38,"target":1},{"source":38,"target":53},{"source":52,"target":3},{"source":39,"target":4},{"source":39,"target":54},{"source":39,"target":1},{"source":39,"target":55},{"source":54,"target":4},{"source":40,"target":14},{"source":40,"target":56},{"source":40,"target":1},{"source":40,"target":57},{"source":56,"target":14},{"source":41,"target":23},{"source":41,"target":58},{"source":41,"target":1},{"source":41,"target":59},{"source":58,"target":23},{"source":42,"target":19},{"source":42,"target":60},{"source":42,"target":1},{"source":42,"target":61},{"source":60,"target":19},{"source":43,"target":25},{"source":43,"target":62},{"source":43,"target":1},{"source":43,"target":63},{"source":62,"target":25},{"source":44,"target":26},{"source":44,"target":64},{"source":44,"target":1},{"source":44,"target":65},{"source":64,"target":26},{"source":45,"target":33},{"source":45,"target":66},{"source":45,"target":1},{"source":45,"target":67},{"source":66,"target":33},{"source":46,"target":68},{"source":46,"target":69},{"source":46,"target":1},{"source":46,"target":70},{"source":69,"target":68},{"source":47,"target":71},{"source":47,"target":72},{"source":47,"target":1},{"source":47,"target":73},{"source":72,"target":71},{"source":48,"target":74},{"source":48,"target":75},{"source":48,"target":1},{"source":48,"target":76},{"source":75,"target":74},{"source":49,"target":77},{"source":49,"target":78},{"source":49,"target":1},{"source":49,"target":79},{"source":78,"target":77},{"source":50,"target":80},{"source":50,"target":1},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":81},{"source":2,"target":82},{"source":81,"target":83},{"source":81,"target":2},{"source":82,"target":20},{"source":3,"target":0},{"source":3,"target":29},{"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":53},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":84,"target":6},{"source":84,"target":94},{"source":84,"target":3},{"source":94,"target":6},{"source":85,"target":17},{"source":85,"target":95},{"source":85,"target":3},{"source":95,"target":17},{"source":86,"target":28},{"source":86,"target":96},{"source":86,"target":3},{"source":96,"target":28},{"source":87,"target":97},{"source":87,"target":3},{"source":88,"target":98},{"source":88,"target":3},{"source":89,"target":99},{"source":89,"target":3},{"source":90,"target":100},{"source":90,"target":3},{"source":53,"target":1},{"source":53,"target":101},{"source":53,"target":3},{"source":53,"target":38},{"source":101,"target":1},{"source":91,"target":10},{"source":91,"target":102},{"source":91,"target":3},{"source":91,"target":103},{"source":102,"target":10},{"source":92,"target":104},{"source":92,"target":3},{"source":93,"target":29},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":105},{"source":4,"target":106},{"source":4,"target":107},{"source":4,"target":55},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":4,"target":111},{"source":4,"target":112},{"source":105,"target":28},{"source":105,"target":113},{"source":105,"target":4},{"source":113,"target":28},{"source":106,"target":114},{"source":106,"target":4},{"source":107,"target":115},{"source":107,"target":4},{"source":55,"target":1},{"source":55,"target":116},{"source":55,"target":4},{"source":55,"target":39},{"source":116,"target":1},{"source":108,"target":4},{"source":108,"target":117},{"source":108,"target":4},{"source":108,"target":109},{"source":117,"target":4},{"source":109,"target":4},{"source":109,"target":118},{"source":109,"target":4},{"source":109,"target":108},{"source":118,"target":4},{"source":110,"target":30},{"source":110,"target":119},{"source":110,"target":4},{"source":110,"target":120},{"source":119,"target":30},{"source":111,"target":29},{"source":5,"target":0},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":5,"target":124},{"source":121,"target":5},{"source":122,"target":5},{"source":123,"target":5},{"source":124,"target":5},{"source":6,"target":0},{"source":6,"target":125},{"source":6,"target":126},{"source":6,"target":127},{"source":6,"target":128},{"source":6,"target":129},{"source":125,"target":6},{"source":126,"target":6},{"source":127,"target":6},{"source":128,"target":6},{"source":129,"target":6},{"source":7,"target":0},{"source":7,"target":130},{"source":7,"target":131},{"source":7,"target":132},{"source":7,"target":133},{"source":130,"target":7},{"source":131,"target":7},{"source":132,"target":7},{"source":133,"target":7},{"source":8,"target":0},{"source":8,"target":134},{"source":8,"target":135},{"source":9,"target":0},{"source":9,"target":136},{"source":9,"target":137},{"source":10,"target":0},{"source":10,"target":20},{"source":10,"target":138},{"source":10,"target":139},{"source":10,"target":103},{"source":10,"target":140},{"source":138,"target":5},{"source":138,"target":141},{"source":138,"target":10},{"source":141,"target":5},{"source":139,"target":7},{"source":139,"target":142},{"source":139,"target":10},{"source":142,"target":7},{"source":103,"target":3},{"source":103,"target":143},{"source":103,"target":10},{"source":103,"target":91},{"source":143,"target":3},{"source":140,"target":20},{"source":11,"target":0},{"source":11,"target":14},{"source":11,"target":144},{"source":11,"target":145},{"source":11,"target":146},{"source":11,"target":147},{"source":11,"target":148},{"source":144,"target":12},{"source":144,"target":149},{"source":144,"target":11},{"source":149,"target":12},{"source":145,"target":150},{"source":145,"target":11},{"source":146,"target":151},{"source":146,"target":11},{"source":147,"target":152},{"source":147,"target":11},{"source":148,"target":14},{"source":12,"target":0},{"source":12,"target":153},{"source":12,"target":154},{"source":12,"target":155},{"source":12,"target":156},{"source":12,"target":157},{"source":12,"target":158},{"source":12,"target":159},{"source":153,"target":12},{"source":154,"target":12},{"source":155,"target":12},{"source":156,"target":12},{"source":157,"target":12},{"source":158,"target":12},{"source":159,"target":12},{"source":13,"target":0},{"source":13,"target":160},{"source":13,"target":161},{"source":13,"target":162},{"source":160,"target":14},{"source":160,"target":163},{"source":160,"target":13},{"source":160,"target":164},{"source":163,"target":14},{"source":161,"target":21},{"source":161,"target":165},{"source":161,"target":13},{"source":161,"target":166},{"source":165,"target":21},{"source":14,"target":0},{"source":14,"target":164},{"source":14,"target":57},{"source":14,"target":167},{"source":14,"target":168},{"source":14,"target":169},{"source":164,"target":13},{"source":164,"target":170},{"source":164,"target":14},{"source":164,"target":160},{"source":170,"target":13},{"source":57,"target":1},{"source":57,"target":171},{"source":57,"target":14},{"source":57,"target":40},{"source":171,"target":1},{"source":167,"target":29},{"source":167,"target":172},{"source":167,"target":14},{"source":167,"target":173},{"source":172,"target":29},{"source":168,"target":29},{"source":168,"target":174},{"source":168,"target":14},{"source":168,"target":175},{"source":174,"target":29},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":176},{"source":176,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":177},{"source":177,"target":14},{"source":17,"target":0},{"source":17,"target":178},{"source":17,"target":179},{"source":17,"target":180},{"source":178,"target":17},{"source":179,"target":17},{"source":180,"target":17},{"source":18,"target":0},{"source":18,"target":181},{"source":18,"target":182},{"source":18,"target":183},{"source":18,"target":184},{"source":18,"target":185},{"source":18,"target":186},{"source":18,"target":187},{"source":18,"target":188},{"source":181,"target":189},{"source":181,"target":18},{"source":182,"target":24},{"source":182,"target":190},{"source":182,"target":18},{"source":190,"target":24},{"source":183,"target":191},{"source":183,"target":18},{"source":184,"target":3},{"source":184,"target":192},{"source":184,"target":18},{"source":192,"target":3},{"source":185,"target":19},{"source":185,"target":193},{"source":185,"target":18},{"source":185,"target":194},{"source":193,"target":19},{"source":186,"target":195},{"source":186,"target":196},{"source":186,"target":18},{"source":186,"target":197},{"source":196,"target":195},{"source":187,"target":31},{"source":187,"target":198},{"source":187,"target":18},{"source":187,"target":199},{"source":198,"target":31},{"source":188,"target":200},{"source":188,"target":201},{"source":188,"target":18},{"source":188,"target":202},{"source":201,"target":200},{"source":19,"target":0},{"source":19,"target":203},{"source":19,"target":204},{"source":19,"target":194},{"source":19,"target":205},{"source":19,"target":61},{"source":19,"target":206},{"source":19,"target":207},{"source":19,"target":208},{"source":19,"target":209},{"source":19,"target":210},{"source":203,"target":211},{"source":203,"target":19},{"source":204,"target":34},{"source":204,"target":212},{"source":204,"target":19},{"source":212,"target":34},{"source":194,"target":18},{"source":194,"target":213},{"source":194,"target":19},{"source":194,"target":185},{"source":213,"target":18},{"source":205,"target":23},{"source":205,"target":214},{"source":205,"target":19},{"source":205,"target":215},{"source":214,"target":23},{"source":61,"target":1},{"source":61,"target":216},{"source":61,"target":19},{"source":61,"target":42},{"source":216,"target":1},{"source":206,"target":19},{"source":206,"target":217},{"source":206,"target":19},{"source":206,"target":207},{"source":217,"target":19},{"source":207,"target":19},{"source":207,"target":218},{"source":207,"target":19},{"source":207,"target":206},{"source":218,"target":19},{"source":208,"target":35},{"source":208,"target":219},{"source":208,"target":19},{"source":208,"target":220},{"source":219,"target":35},{"source":209,"target":221},{"source":209,"target":222},{"source":209,"target":19},{"source":209,"target":223},{"source":222,"target":221},{"source":20,"target":0},{"source":20,"target":224},{"source":20,"target":225},{"source":21,"target":0},{"source":21,"target":226},{"source":21,"target":227},{"source":21,"target":166},{"source":226,"target":228},{"source":226,"target":21},{"source":227,"target":229},{"source":227,"target":21},{"source":166,"target":13},{"source":166,"target":230},{"source":166,"target":21},{"source":166,"target":161},{"source":230,"target":13},{"source":22,"target":0},{"source":22,"target":231},{"source":23,"target":0},{"source":23,"target":215},{"source":23,"target":59},{"source":23,"target":232},{"source":215,"target":19},{"source":215,"target":233},{"source":215,"target":23},{"source":215,"target":205},{"source":233,"target":19},{"source":59,"target":1},{"source":59,"target":234},{"source":59,"target":23},{"source":59,"target":41},{"source":234,"target":1},{"source":24,"target":0},{"source":24,"target":235},{"source":24,"target":236},{"source":24,"target":237},{"source":24,"target":238},{"source":24,"target":239},{"source":24,"target":240},{"source":24,"target":241},{"source":235,"target":24},{"source":236,"target":24},{"source":237,"target":24},{"source":238,"target":24},{"source":239,"target":24},{"source":240,"target":24},{"source":241,"target":24},{"source":25,"target":0},{"source":25,"target":63},{"source":25,"target":242},{"source":25,"target":243},{"source":63,"target":1},{"source":63,"target":244},{"source":63,"target":25},{"source":63,"target":43},{"source":244,"target":1},{"source":242,"target":26},{"source":242,"target":245},{"source":242,"target":25},{"source":242,"target":246},{"source":245,"target":26},{"source":26,"target":0},{"source":26,"target":65},{"source":26,"target":246},{"source":26,"target":247},{"source":26,"target":248},{"source":26,"target":249},{"source":26,"target":250},{"source":65,"target":1},{"source":65,"target":251},{"source":65,"target":26},{"source":65,"target":44},{"source":251,"target":1},{"source":246,"target":25},{"source":246,"target":252},{"source":246,"target":26},{"source":246,"target":242},{"source":252,"target":25},{"source":247,"target":27},{"source":247,"target":253},{"source":247,"target":26},{"source":247,"target":254},{"source":253,"target":27},{"source":248,"target":26},{"source":248,"target":255},{"source":248,"target":26},{"source":248,"target":249},{"source":255,"target":26},{"source":249,"target":26},{"source":249,"target":256},{"source":249,"target":26},{"source":249,"target":248},{"source":256,"target":26},{"source":27,"target":0},{"source":27,"target":257},{"source":27,"target":258},{"source":27,"target":254},{"source":27,"target":259},{"source":27,"target":260},{"source":257,"target":12},{"source":257,"target":261},{"source":257,"target":27},{"source":261,"target":12},{"source":258,"target":262},{"source":258,"target":27},{"source":254,"target":26},{"source":254,"target":263},{"source":254,"target":27},{"source":254,"target":247},{"source":263,"target":26},{"source":259,"target":11},{"source":259,"target":264},{"source":259,"target":27},{"source":264,"target":11},{"source":260,"target":32},{"source":260,"target":265},{"source":260,"target":27},{"source":260,"target":266},{"source":265,"target":32},{"source":28,"target":0},{"source":28,"target":267},{"source":28,"target":268},{"source":28,"target":269},{"source":28,"target":270},{"source":267,"target":28},{"source":268,"target":28},{"source":269,"target":28},{"source":270,"target":28},{"source":29,"target":0},{"source":29,"target":173},{"source":29,"target":175},{"source":29,"target":271},{"source":173,"target":14},{"source":173,"target":272},{"source":173,"target":29},{"source":173,"target":167},{"source":272,"target":14},{"source":175,"target":14},{"source":175,"target":273},{"source":175,"target":29},{"source":175,"target":168},{"source":273,"target":14},{"source":30,"target":0},{"source":30,"target":20},{"source":30,"target":120},{"source":30,"target":274},{"source":120,"target":4},{"source":120,"target":275},{"source":120,"target":30},{"source":120,"target":110},{"source":275,"target":4},{"source":274,"target":20},{"source":31,"target":0},{"source":31,"target":276},{"source":31,"target":277},{"source":31,"target":278},{"source":31,"target":199},{"source":276,"target":279},{"source":276,"target":31},{"source":277,"target":280},{"source":277,"target":31},{"source":278,"target":281},{"source":278,"target":31},{"source":199,"target":18},{"source":199,"target":282},{"source":199,"target":31},{"source":199,"target":187},{"source":282,"target":18},{"source":32,"target":0},{"source":32,"target":283},{"source":32,"target":284},{"source":32,"target":285},{"source":32,"target":266},{"source":283,"target":286},{"source":283,"target":32},{"source":284,"target":287},{"source":284,"target":32},{"source":285,"target":288},{"source":285,"target":32},{"source":266,"target":27},{"source":266,"target":289},{"source":266,"target":32},{"source":266,"target":260},{"source":289,"target":27},{"source":33,"target":0},{"source":33,"target":67},{"source":33,"target":290},{"source":67,"target":1},{"source":67,"target":291},{"source":67,"target":33},{"source":67,"target":45},{"source":291,"target":1},{"source":290,"target":292},{"source":290,"target":33},{"source":34,"target":0},{"source":34,"target":293},{"source":34,"target":294},{"source":34,"target":295},{"source":34,"target":296},{"source":293,"target":34},{"source":294,"target":34},{"source":295,"target":34},{"source":296,"target":34},{"source":35,"target":0},{"source":35,"target":19},{"source":35,"target":220},{"source":35,"target":297},{"source":35,"target":298},{"source":220,"target":19},{"source":220,"target":299},{"source":220,"target":35},{"source":220,"target":208},{"source":299,"target":19},{"source":297,"target":300},{"source":297,"target":35},{"source":298,"target":19},{"source":36,"target":74},{"source":36,"target":301},{"source":36,"target":68},{"source":36,"target":302},{"source":36,"target":71},{"source":36,"target":303},{"source":36,"target":195},{"source":36,"target":221},{"source":36,"target":200},{"source":36,"target":77},{"source":36,"target":304},{"source":36,"target":305},{"source":36,"target":0},{"source":74,"target":36},{"source":74,"target":306},{"source":74,"target":76},{"source":74,"target":307},{"source":74,"target":308},{"source":306,"target":309},{"source":306,"target":74},{"source":76,"target":1},{"source":76,"target":310},{"source":76,"target":74},{"source":76,"target":48},{"source":310,"target":1},{"source":307,"target":301},{"source":307,"target":311},{"source":307,"target":74},{"source":307,"target":312},{"source":311,"target":301},{"source":301,"target":36},{"source":301,"target":3},{"source":301,"target":313},{"source":301,"target":312},{"source":301,"target":314},{"source":313,"target":71},{"source":313,"target":315},{"source":313,"target":301},{"source":313,"target":316},{"source":315,"target":71},{"source":312,"target":74},{"source":312,"target":317},{"source":312,"target":301},{"source":312,"target":307},{"source":317,"target":74},{"source":314,"target":3},{"source":68,"target":36},{"source":68,"target":318},{"source":68,"target":70},{"source":68,"target":319},{"source":68,"target":320},{"source":318,"target":302},{"source":318,"target":321},{"source":318,"target":68},{"source":318,"target":322},{"source":321,"target":302},{"source":70,"target":1},{"source":70,"target":323},{"source":70,"target":68},{"source":70,"target":46},{"source":323,"target":1},{"source":319,"target":71},{"source":319,"target":324},{"source":319,"target":68},{"source":319,"target":325},{"source":324,"target":71},{"source":302,"target":36},{"source":302,"target":20},{"source":302,"target":322},{"source":302,"target":326},{"source":322,"target":68},{"source":322,"target":327},{"source":322,"target":302},{"source":322,"target":318},{"source":327,"target":68},{"source":326,"target":20},{"source":71,"target":36},{"source":71,"target":325},{"source":71,"target":328},{"source":71,"target":73},{"source":71,"target":316},{"source":71,"target":329},{"source":325,"target":68},{"source":325,"target":330},{"source":325,"target":71},{"source":325,"target":319},{"source":330,"target":68},{"source":328,"target":303},{"source":328,"target":331},{"source":328,"target":71},{"source":328,"target":332},{"source":331,"target":303},{"source":73,"target":1},{"source":73,"target":333},{"source":73,"target":71},{"source":73,"target":47},{"source":333,"target":1},{"source":316,"target":301},{"source":316,"target":334},{"source":316,"target":71},{"source":316,"target":313},{"source":334,"target":301},{"source":303,"target":36},{"source":303,"target":332},{"source":303,"target":335},{"source":332,"target":71},{"source":332,"target":336},{"source":332,"target":303},{"source":332,"target":328},{"source":336,"target":71},{"source":195,"target":36},{"source":195,"target":337},{"source":195,"target":338},{"source":195,"target":339},{"source":195,"target":340},{"source":195,"target":341},{"source":195,"target":342},{"source":195,"target":197},{"source":195,"target":343},{"source":337,"target":344},{"source":337,"target":195},{"source":338,"target":345},{"source":338,"target":195},{"source":339,"target":346},{"source":339,"target":195},{"source":340,"target":347},{"source":340,"target":195},{"source":341,"target":348},{"source":341,"target":195},{"source":342,"target":349},{"source":342,"target":195},{"source":197,"target":18},{"source":197,"target":350},{"source":197,"target":195},{"source":197,"target":186},{"source":350,"target":18},{"source":343,"target":77},{"source":343,"target":351},{"source":343,"target":195},{"source":343,"target":352},{"source":351,"target":77},{"source":221,"target":36},{"source":221,"target":353},{"source":221,"target":354},{"source":221,"target":223},{"source":221,"target":355},{"source":353,"target":356},{"source":353,"target":221},{"source":354,"target":357},{"source":354,"target":221},{"source":223,"target":19},{"source":223,"target":358},{"source":223,"target":221},{"source":223,"target":209},{"source":358,"target":19},{"source":355,"target":68},{"source":355,"target":359},{"source":355,"target":221},{"source":359,"target":68},{"source":200,"target":36},{"source":200,"target":360},{"source":200,"target":202},{"source":360,"target":361},{"source":360,"target":200},{"source":202,"target":18},{"source":202,"target":362},{"source":202,"target":200},{"source":202,"target":188},{"source":362,"target":18},{"source":77,"target":36},{"source":77,"target":352},{"source":77,"target":79},{"source":77,"target":363},{"source":352,"target":195},{"source":352,"target":364},{"source":352,"target":77},{"source":352,"target":343},{"source":364,"target":195},{"source":79,"target":1},{"source":79,"target":365},{"source":79,"target":77},{"source":79,"target":49},{"source":365,"target":1},{"source":304,"target":36},{"source":304,"target":77},{"source":304,"target":366},{"source":304,"target":367},{"source":366,"target":305},{"source":366,"target":368},{"source":366,"target":304},{"source":368,"target":305},{"source":367,"target":77},{"source":305,"target":36},{"source":305,"target":369},{"source":305,"target":370},{"source":305,"target":371},{"source":305,"target":372},{"source":369,"target":373},{"source":369,"target":305},{"source":370,"target":374},{"source":370,"target":305},{"source":371,"target":24},{"source":371,"target":375},{"source":371,"target":305},{"source":375,"target":24},{"source":372,"target":376},{"source":372,"target":305}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="DirectedGraph" nsURI="DirectedGraph" nsPrefix="DirectedGraph">
<eClassifiers xsi:type="ecore:EClass" name="Graph">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//GraphElement" containment="true" eOpposite="#//GraphElement/graph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="graph" eType="#//Graph"
eOpposite="#//Graph/contents"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Edge" 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" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node" eOpposite="#//Node/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node" eOpposite="#//Node/incoming"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Fhma/Model-Generator/uk.ac.york.epsilon.emg.model.generator/src/uk/ac/york/epsilon/emg/model/generator/resources/DirectedGraph/DirectedGraph.ecore | ecore | DirectedGraph
Graph
contents
GraphElement
graph
Node
label
outgoing
incoming
Edge
weight
source
target | null | {"directed":true,"nodes":[{"nsPrefix":"DirectedGraph","nsURI":"DirectedGraph","name":"DirectedGraph","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":"GraphElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","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":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"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":"graph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":"incoming","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"weight","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"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":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":5,"target":7},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":7,"target":1},{"source":7,"target":8},{"source":7,"target":2},{"source":7,"target":5},{"source":8,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":9},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":9,"target":13},{"source":9,"target":3},{"source":10,"target":4},{"source":10,"target":14},{"source":10,"target":3},{"source":10,"target":15},{"source":14,"target":4},{"source":11,"target":4},{"source":11,"target":16},{"source":11,"target":3},{"source":11,"target":17},{"source":16,"target":4},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":18},{"source":4,"target":15},{"source":4,"target":17},{"source":4,"target":19},{"source":18,"target":20},{"source":18,"target":4},{"source":15,"target":3},{"source":15,"target":21},{"source":15,"target":4},{"source":15,"target":10},{"source":21,"target":3},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":4},{"source":17,"target":11},{"source":22,"target":3},{"source":19,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="SpreadsheetMLSimplified">
<eClassifiers xsi:type="ecore:EClass" name="DateTimeType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="month" ordered="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="day" ordered="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hour" ordered="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minute" ordered="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="second" ordered="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueType" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="vt_data" ordered="false" lowerBound="1" eType="/0/Data" eOpposite="/0/Data/value"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="/0/ValueType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberValue" eSuperTypes="/0/ValueType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="/1/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateTimeTypeValue" eSuperTypes="/0/ValueType">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/DateTimeType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="/0/ValueType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorValue" eSuperTypes="/0/ValueType"/>
<eClassifiers xsi:type="ecore:EClass" name="Workbook">
<eStructuralFeatures xsi:type="ecore:EReference" name="wb_worksheets" upperBound="-1" eType="/0/Worksheet" containment="true" eOpposite="/0/Worksheet/ws_workbook"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Worksheet">
<eStructuralFeatures xsi:type="ecore:EReference" name="ws_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_worksheets"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ws_table" ordered="false" eType="/0/Table" containment="true" eOpposite="/0/Table/t_worksheet"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table">
<eStructuralFeatures xsi:type="ecore:EReference" name="t_worksheet" ordered="false" lowerBound="1" eType="/0/Worksheet" eOpposite="/0/Worksheet/ws_table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="t_cols" upperBound="-1" eType="/0/Column" containment="true" eOpposite="/0/Column/c_table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="t_rows" upperBound="-1" eType="/0/Row" containment="true" eOpposite="/0/Row/r_table"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" ordered="false" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColOrRowElement" abstract="true" eSuperTypes="/0/TableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" ordered="false" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="span" ordered="false" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="/0/ColOrRowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="c_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_cols"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitWidth" ordered="false" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" eType="/1/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Row" eSuperTypes="/0/ColOrRowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="r_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_rows"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="r_cells" upperBound="-1" eType="/0/Cell" containment="true" eOpposite="/0/Cell/c_row"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitHeight" ordered="false" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" eType="/1/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cell" eSuperTypes="/0/TableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="c_row" ordered="false" lowerBound="1" eType="/0/Row" eOpposite="/0/Row/r_cells"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayRange" ordered="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formula" ordered="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hRef" ordered="false" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeAcross" ordered="false" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeDown" ordered="false" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c_data" ordered="false" eType="/0/Data" containment="true" eOpposite="/0/Data/d_cell"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Data">
<eStructuralFeatures xsi:type="ecore:EReference" name="d_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_data"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true" eOpposite="/0/ValueType/vt_data"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/SATToSE/SoTeSoLa2012/hackathon/modisco-eclipse/org.eclipse.gmt.modisco.tool.metricsvisualizationbuilder/Metamodels/MSOfficeExcel_SpreadsheetMLSimplified.ecore | ecore | SpreadsheetMLSimplified
DateTimeType
year
month
day
hour
minute
second
ValueType
vt_data
StringValue
value
NumberValue
value
DateTimeTypeValue
value
BooleanValue
value
ErrorValue
Workbook
wb_worksheets
Worksheet
ws_workbook
ws_table
name
Table
t_worksheet
t_cols
t_rows
TableElement
index
ColOrRowElement
hidden
span
Column
c_table
autoFitWidth
width
Row
r_table
r_cells
autoFitHeight
height
Cell
c_row
arrayRange
formula
hRef
mergeAcross
mergeDown
c_data
Data
d_cell
value
PrimitiveTypes
Integer
String
Boolean
Double | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"SpreadsheetMLSimplified","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeTypeValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorValue","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workbook","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Worksheet","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColOrRowElement","instanceClass":null,"abstract":true,"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":"Row","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":false,"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":17,"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":"month","changeable":true,"lowerBound":1,"iD":false,"id":18,"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":"day","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hour","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minute","changeable":true,"lowerBound":1,"iD":false,"id":21,"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":"second","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":23,"serializable":true,"eClass":"EDataType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vt_data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"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":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":35,"serializable":true,"eClass":"EDataType"},{"id":36,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":39,"serializable":true,"eClass":"EDataType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":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":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":46,"serializable":true,"eClass":"EDataType"},{"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":"wb_worksheets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ws_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ws_table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"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":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"t_worksheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"t_cols","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":"t_rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"r_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"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":"index","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"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":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"span","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"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":"autoFitWidth","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"r_cells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"autoFitHeight","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"c_row","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"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":"arrayRange","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":"formula","changeable":true,"lowerBound":0,"iD":false,"id":88,"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":"hRef","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mergeAcross","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"mergeDown","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"d_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":104,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":17,"target":23},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":23},{"source":18,"target":23},{"source":18,"target":25},{"source":18,"target":1},{"source":25,"target":23},{"source":19,"target":23},{"source":19,"target":26},{"source":19,"target":1},{"source":26,"target":23},{"source":20,"target":23},{"source":20,"target":27},{"source":20,"target":1},{"source":27,"target":23},{"source":21,"target":23},{"source":21,"target":28},{"source":21,"target":1},{"source":28,"target":23},{"source":22,"target":23},{"source":22,"target":29},{"source":22,"target":1},{"source":29,"target":23},{"source":2,"target":0},{"source":2,"target":30},{"source":30,"target":16},{"source":30,"target":31},{"source":30,"target":2},{"source":30,"target":32},{"source":31,"target":16},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":33},{"source":3,"target":34},{"source":33,"target":35},{"source":33,"target":36},{"source":33,"target":3},{"source":36,"target":35},{"source":34,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":39},{"source":37,"target":40},{"source":37,"target":4},{"source":40,"target":39},{"source":38,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":41},{"source":5,"target":42},{"source":41,"target":1},{"source":41,"target":43},{"source":41,"target":5},{"source":43,"target":1},{"source":42,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":44},{"source":6,"target":45},{"source":44,"target":46},{"source":44,"target":47},{"source":44,"target":6},{"source":47,"target":46},{"source":45,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":48},{"source":48,"target":2},{"source":8,"target":0},{"source":8,"target":49},{"source":49,"target":9},{"source":49,"target":50},{"source":49,"target":8},{"source":49,"target":51},{"source":50,"target":9},{"source":9,"target":0},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":51,"target":8},{"source":51,"target":54},{"source":51,"target":9},{"source":51,"target":49},{"source":54,"target":8},{"source":52,"target":10},{"source":52,"target":55},{"source":52,"target":9},{"source":52,"target":56},{"source":55,"target":10},{"source":53,"target":35},{"source":53,"target":57},{"source":53,"target":9},{"source":57,"target":35},{"source":10,"target":0},{"source":10,"target":56},{"source":10,"target":58},{"source":10,"target":59},{"source":56,"target":9},{"source":56,"target":60},{"source":56,"target":10},{"source":56,"target":52},{"source":60,"target":9},{"source":58,"target":13},{"source":58,"target":61},{"source":58,"target":10},{"source":58,"target":62},{"source":61,"target":13},{"source":59,"target":14},{"source":59,"target":63},{"source":59,"target":10},{"source":59,"target":64},{"source":63,"target":14},{"source":11,"target":0},{"source":11,"target":65},{"source":65,"target":23},{"source":65,"target":66},{"source":65,"target":11},{"source":66,"target":23},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":67},{"source":12,"target":68},{"source":12,"target":69},{"source":67,"target":46},{"source":67,"target":70},{"source":67,"target":12},{"source":70,"target":46},{"source":68,"target":23},{"source":68,"target":71},{"source":68,"target":12},{"source":71,"target":23},{"source":69,"target":11},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":62},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":62,"target":10},{"source":62,"target":75},{"source":62,"target":13},{"source":62,"target":58},{"source":75,"target":10},{"source":72,"target":46},{"source":72,"target":76},{"source":72,"target":13},{"source":76,"target":46},{"source":73,"target":39},{"source":73,"target":77},{"source":73,"target":13},{"source":77,"target":39},{"source":74,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":64},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":64,"target":10},{"source":64,"target":82},{"source":64,"target":14},{"source":64,"target":59},{"source":82,"target":10},{"source":78,"target":15},{"source":78,"target":83},{"source":78,"target":14},{"source":78,"target":84},{"source":83,"target":15},{"source":79,"target":46},{"source":79,"target":85},{"source":79,"target":14},{"source":85,"target":46},{"source":80,"target":39},{"source":80,"target":86},{"source":80,"target":14},{"source":86,"target":39},{"source":81,"target":12},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":84},{"source":15,"target":87},{"source":15,"target":88},{"source":15,"target":89},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":84,"target":14},{"source":84,"target":94},{"source":84,"target":15},{"source":84,"target":78},{"source":94,"target":14},{"source":87,"target":35},{"source":87,"target":95},{"source":87,"target":15},{"source":95,"target":35},{"source":88,"target":35},{"source":88,"target":96},{"source":88,"target":15},{"source":96,"target":35},{"source":89,"target":35},{"source":89,"target":97},{"source":89,"target":15},{"source":97,"target":35},{"source":90,"target":39},{"source":90,"target":98},{"source":90,"target":15},{"source":98,"target":39},{"source":91,"target":39},{"source":91,"target":99},{"source":91,"target":15},{"source":99,"target":39},{"source":92,"target":16},{"source":92,"target":100},{"source":92,"target":15},{"source":92,"target":101},{"source":100,"target":16},{"source":93,"target":11},{"source":16,"target":0},{"source":16,"target":101},{"source":16,"target":32},{"source":101,"target":15},{"source":101,"target":102},{"source":101,"target":16},{"source":101,"target":92},{"source":102,"target":15},{"source":32,"target":2},{"source":32,"target":103},{"source":32,"target":16},{"source":32,"target":30},{"source":103,"target":2},{"source":104,"target":23},{"source":104,"target":35},{"source":104,"target":46},{"source":104,"target":39},{"source":23,"target":104},{"source":35,"target":104},{"source":46,"target":104},{"source":39,"target":104}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNet" nsURI="http://bento/PetriNet" nsPrefix="PetriNet">
<eClassifiers xsi:type="ecore:EClass" name="PetriNet">
<eStructuralFeatures xsi:type="ecore:EReference" name="places" ordered="false"
upperBound="-1" eType="#//Place" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="false"
upperBound="-1" eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" ordered="false" upperBound="-1"
eType="#//Arc" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition"/>
<eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlaceToTransArc" eSuperTypes="#//Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Place"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransToPlaceArc" eSuperTypes="#//Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Place"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/jesusc/bento/examples/library/bento.trafolib.petrinet2matrix/metamodels/PetriNet.ecore | ecore | PetriNet
PetriNet
places
transitions
arcs
Place
Transition
Arc
weight
PlaceToTransArc
source
target
TransToPlaceArc
source
target | null | {"directed":true,"nodes":[{"nsPrefix":"PetriNet","nsURI":"http://bento/PetriNet","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":"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":"PlaceToTransArc","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransToPlaceArc","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":false,"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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"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":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":10,"target":2},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":3},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":4},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":13},{"source":13,"target":14},{"source":13,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":15},{"source":5,"target":16},{"source":5,"target":17},{"source":15,"target":2},{"source":15,"target":18},{"source":15,"target":5},{"source":18,"target":2},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":5},{"source":19,"target":3},{"source":17,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":20},{"source":6,"target":21},{"source":6,"target":22},{"source":20,"target":3},{"source":20,"target":23},{"source":20,"target":6},{"source":23,"target":3},{"source":21,"target":2},{"source":21,"target":24},{"source":21,"target":6},{"source":24,"target":2},{"source":22,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ajiML" nsURI="http://www.fh-dortmund.de/idial/ajiML" nsPrefix="ajiML">
<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:EEnum" name="EMultiplicity">
<eLiterals name="ONE"/>
<eLiterals name="MANY" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Multiplicity" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1"
eType="#//EMultiplicity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="System">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="mySystem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//Microservice" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Microservice" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueServiceName uniqueServicePort"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="uniqueServiceName" value="Microservice.allInstances()->forAll(s : Microservice | s <> self implies s.name <> self.name)"/>
<details key="uniqueServicePort" value="Microservice.allInstances()->forAll(p : Microservice | p <> self implies p.port <> self.port)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myService"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="8888"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loadBalanced" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="circuitBreaker" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="discoveredBy" eType="#//DiscoveryService"
eOpposite="#//DiscoveryService/discoveredServices"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="configuredBy" eType="#//ConfigurationService"
eOpposite="#//ConfigurationService/configuredServices"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="securedBy" eType="#//SecurityService"
eOpposite="#//SecurityService/securedServices"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfrastructureService" abstract="true"
eSuperTypes="#//Microservice"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionalService" eSuperTypes="#//Microservice">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="noSelfDependency"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="noSelfDependency" value="self.serviceDependencies->forAll(i : ServiceInterface | self.providedInterfaces->excludes(i))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" lowerBound="1"
eType="#//DataModel" containment="true" eOpposite="#//DataModel/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" lowerBound="1"
upperBound="-1" eType="#//ServiceInterface" containment="true" eOpposite="#//ServiceInterface/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceDependencies" upperBound="-1"
eType="#//ServiceInterface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiscoveryService" eSuperTypes="#//InfrastructureService">
<eStructuralFeatures xsi:type="ecore:EReference" name="discoveredServices" upperBound="-1"
eType="#//Microservice" eOpposite="#//Microservice/discoveredBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="APIService" eSuperTypes="#//InfrastructureService">
<eStructuralFeatures xsi:type="ecore:EReference" name="exposedServices" upperBound="-1"
eType="#//ServiceInterface" eOpposite="#//ServiceInterface/exposedToGateways"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigurationService" eSuperTypes="#//InfrastructureService">
<eStructuralFeatures xsi:type="ecore:EReference" name="configuredServices" upperBound="-1"
eType="#//Microservice" eOpposite="#//Microservice/configuredBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SecurityService" eSuperTypes="#//InfrastructureService">
<eStructuralFeatures xsi:type="ecore:EReference" name="securedServices" upperBound="-1"
eType="#//Microservice" eOpposite="#//Microservice/securedBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserManagementService" eSuperTypes="#//InfrastructureService"/>
<eClassifiers xsi:type="ecore:EClass" name="ServiceInterface">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueInterfaceName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="uniqueInterfaceName" value="ServiceInterface.allInstances()->forAll(s : ServiceInterface | s <> self implies s.name <> self.name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myInterface"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="abilities" upperBound="-1"
eType="#//Ability" containment="true" eOpposite="#//Ability/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exposedToGateways" upperBound="-1"
eType="#//APIService" changeable="false" eOpposite="#//APIService/exposedServices"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//FunctionalService"
changeable="false" transient="true" eOpposite="#//FunctionalService/providedInterfaces"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueDomainName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="uniqueDomainName" value="DataModel.allInstances()->forAll(d : DataModel | d <> self implies d.name <> self.name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myDomainModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true" eOpposite="#//Entity/domainModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//FunctionalService"
eOpposite="#//FunctionalService/domain"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//ComplexDataType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sealedDomainInheritance uniqueEntityName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="sealedDomainInheritance" value="if self.parent.oclIsUndefined() then true else if self.parent.domainModel = self.domainModel then true else false 
endif endif"/>
<details key="uniqueEntityName" value="Entity.allInstances()->forAll(ent : Entity | ent <> self implies ent.name <> self.name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myEntity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//DataType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relation" containment="true" eOpposite="#//Relation/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModel" lowerBound="1"
eType="#//DataModel" changeable="false" transient="true" eOpposite="#//DataModel/entities"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="#//Multiplicity">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sealedDomain noSelfRelation"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="sealedDomain" value="self.source.domainModel = self.target.domainModel"/>
<details key="noSelfRelation" value="self.source <> self.target"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myRelation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Entity" eOpposite="#//Entity/relations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ability" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueCapabilityName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="uniqueCapabilityName" value="Ability.allInstances()->forAll(a : Ability | a <> self implies a.name <> self.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="owner" lowerBound="1" eType="#//ServiceInterface"
changeable="false" transient="true" eOpposite="#//ServiceInterface/abilities"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" lowerBound="1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Create" eSuperTypes="#//Ability"/>
<eClassifiers xsi:type="ecore:EClass" name="Read" eSuperTypes="#//Ability"/>
<eClassifiers xsi:type="ecore:EClass" name="MultiRead" eSuperTypes="#//Ability"/>
<eClassifiers xsi:type="ecore:EClass" name="Update" eSuperTypes="#//Ability"/>
<eClassifiers xsi:type="ecore:EClass" name="Delete" eSuperTypes="#//Ability"/>
<eClassifiers xsi:type="ecore:EClass" name="Custom" eSuperTypes="#//Ability"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" abstract="true" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="Float"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="String" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Char" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myChar"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="Char"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexDataType" abstract="true" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Date" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="Date"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Long" eSuperTypes="#//PrimitiveDataType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="myLong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" defaultValueLiteral="Long"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/SeelabFhdo/AjiL/ajiML/model/ajiML.ecore | ecore | ajiML
EMultiplicity
ONE
ONE
MANY
MANY
Multiplicity
multiplicity
System
name
mySystem
services
Microservice
name
myService
port
8888
loadBalanced
true
circuitBreaker
true
discoveredBy
configuredBy
securedBy
InfrastructureService
FunctionalService
domain
providedInterfaces
serviceDependencies
DiscoveryService
discoveredServices
APIService
exposedServices
ConfigurationService
configuredServices
SecurityService
securedServices
UserManagementService
ServiceInterface
name
myInterface
version
1
abilities
exposedToGateways
owner
DataModel
name
myDomainModel
entities
owner
Entity
name
myEntity
parent
attributes
relations
domainModel
Relation
name
myRelation
source
target
Ability
name
owner
subject
Create
Read
MultiRead
Update
Delete
Custom
PrimitiveDataType
Integer
name
myInteger
type
Integer
Boolean
name
myBoolean
type
Boolean
Float
name
myFloat
type
Float
String
name
myString
type
String
Char
name
myChar
type
Char
ComplexDataType
DataType
Date
name
myDate
type
Date
Long
name
myLong
type
Long | null | {"directed":true,"nodes":[{"nsPrefix":"ajiML","nsURI":"http://www.fh-dortmund.de/idial/ajiML","name":"ajiML","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"EMultiplicity","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplicity","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Microservice","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfrastructureService","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionalService","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiscoveryService","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"APIService","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationService","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SecurityService","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserManagementService","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceInterface","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataModel","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ability","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Create","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Read","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiRead","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Update","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delete","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Custom","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Char","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexDataType","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Date","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Long","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"name":"ONE","id":33,"value":0,"literal":"ONE","eClass":"EEnumLiteral"},{"name":"MANY","id":34,"value":1,"literal":"MANY","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"mySystem","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"mySystem","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"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":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myService","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myService","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":8888,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"8888","unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"loadBalanced","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"circuitBreaker","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"discoveredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configuredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"securedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"discoveredServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configuredServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"securedServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"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":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"serviceDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"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":"owner","changeable":false,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exposedServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exposedToGateways","changeable":false,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myInterface","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myInterface","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"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":"abilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myDomainModel","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myDomainModel","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"domainModel","changeable":false,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myEntity","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myEntity","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","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":true,"ordered":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":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myRelation","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"myRelation","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":111,"derived":false},{"container":false,"ordered":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":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myInteger","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myInteger","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Integer","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Integer","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myBoolean","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myBoolean","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Boolean","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Boolean","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myFloat","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myFloat","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Float","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Float","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myString","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myString","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"String","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"String","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myChar","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myChar","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Char","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Char","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myDate","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myDate","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Date","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Date","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"myLong","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"myLong","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Long","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Long","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":33,"target":1},{"source":34,"target":1},{"source":2,"target":0},{"source":2,"target":35},{"source":35,"target":1},{"source":35,"target":36},{"source":35,"target":2},{"source":36,"target":1},{"source":3,"target":0},{"source":3,"target":37},{"source":3,"target":38},{"source":37,"target":39},{"source":37,"target":3},{"source":38,"target":4},{"source":38,"target":40},{"source":38,"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":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":41,"target":48},{"source":41,"target":4},{"source":42,"target":49},{"source":42,"target":4},{"source":43,"target":50},{"source":43,"target":4},{"source":44,"target":51},{"source":44,"target":4},{"source":45,"target":7},{"source":45,"target":52},{"source":45,"target":4},{"source":45,"target":53},{"source":52,"target":7},{"source":46,"target":9},{"source":46,"target":54},{"source":46,"target":4},{"source":46,"target":55},{"source":54,"target":9},{"source":47,"target":10},{"source":47,"target":56},{"source":47,"target":4},{"source":47,"target":57},{"source":56,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":58},{"source":58,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":59,"target":13},{"source":59,"target":63},{"source":59,"target":6},{"source":59,"target":64},{"source":63,"target":13},{"source":60,"target":12},{"source":60,"target":65},{"source":60,"target":6},{"source":60,"target":66},{"source":65,"target":12},{"source":61,"target":12},{"source":61,"target":67},{"source":61,"target":6},{"source":67,"target":12},{"source":62,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":53},{"source":7,"target":68},{"source":53,"target":4},{"source":53,"target":69},{"source":53,"target":7},{"source":53,"target":45},{"source":69,"target":4},{"source":68,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":70},{"source":8,"target":71},{"source":70,"target":12},{"source":70,"target":72},{"source":70,"target":8},{"source":70,"target":73},{"source":72,"target":12},{"source":71,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":55},{"source":9,"target":74},{"source":55,"target":4},{"source":55,"target":75},{"source":55,"target":9},{"source":55,"target":46},{"source":75,"target":4},{"source":74,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":57},{"source":10,"target":76},{"source":57,"target":4},{"source":57,"target":77},{"source":57,"target":10},{"source":57,"target":47},{"source":77,"target":4},{"source":76,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":78},{"source":78,"target":5},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":73},{"source":12,"target":66},{"source":79,"target":82},{"source":79,"target":12},{"source":80,"target":83},{"source":80,"target":12},{"source":81,"target":16},{"source":81,"target":84},{"source":81,"target":12},{"source":81,"target":85},{"source":84,"target":16},{"source":73,"target":8},{"source":73,"target":86},{"source":73,"target":12},{"source":73,"target":70},{"source":86,"target":8},{"source":66,"target":6},{"source":66,"target":87},{"source":66,"target":12},{"source":66,"target":60},{"source":87,"target":6},{"source":13,"target":0},{"source":13,"target":88},{"source":13,"target":89},{"source":13,"target":64},{"source":88,"target":90},{"source":88,"target":13},{"source":89,"target":14},{"source":89,"target":91},{"source":89,"target":13},{"source":89,"target":92},{"source":91,"target":14},{"source":64,"target":6},{"source":64,"target":93},{"source":64,"target":13},{"source":64,"target":59},{"source":93,"target":6},{"source":14,"target":0},{"source":14,"target":29},{"source":14,"target":94},{"source":14,"target":95},{"source":14,"target":96},{"source":14,"target":97},{"source":14,"target":92},{"source":14,"target":98},{"source":94,"target":99},{"source":94,"target":14},{"source":95,"target":14},{"source":95,"target":100},{"source":95,"target":14},{"source":100,"target":14},{"source":96,"target":30},{"source":96,"target":101},{"source":96,"target":14},{"source":101,"target":30},{"source":97,"target":15},{"source":97,"target":102},{"source":97,"target":14},{"source":97,"target":103},{"source":102,"target":15},{"source":92,"target":13},{"source":92,"target":104},{"source":92,"target":14},{"source":92,"target":89},{"source":104,"target":13},{"source":98,"target":29},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":105},{"source":15,"target":103},{"source":15,"target":106},{"source":15,"target":107},{"source":105,"target":108},{"source":105,"target":15},{"source":103,"target":14},{"source":103,"target":109},{"source":103,"target":15},{"source":103,"target":97},{"source":109,"target":14},{"source":106,"target":14},{"source":106,"target":110},{"source":106,"target":15},{"source":110,"target":14},{"source":107,"target":2},{"source":16,"target":0},{"source":16,"target":111},{"source":16,"target":85},{"source":16,"target":112},{"source":111,"target":113},{"source":111,"target":16},{"source":85,"target":12},{"source":85,"target":114},{"source":85,"target":16},{"source":85,"target":81},{"source":114,"target":12},{"source":112,"target":14},{"source":112,"target":115},{"source":112,"target":16},{"source":115,"target":14},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":116},{"source":116,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":117},{"source":117,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":118},{"source":118,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":119},{"source":119,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":120},{"source":120,"target":16},{"source":22,"target":0},{"source":22,"target":16},{"source":22,"target":121},{"source":121,"target":16},{"source":23,"target":0},{"source":23,"target":30},{"source":23,"target":122},{"source":122,"target":30},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":123},{"source":24,"target":124},{"source":24,"target":125},{"source":123,"target":126},{"source":123,"target":24},{"source":124,"target":127},{"source":124,"target":24},{"source":125,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":128},{"source":25,"target":129},{"source":25,"target":130},{"source":128,"target":131},{"source":128,"target":25},{"source":129,"target":132},{"source":129,"target":25},{"source":130,"target":23},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":133},{"source":26,"target":134},{"source":26,"target":135},{"source":133,"target":136},{"source":133,"target":26},{"source":134,"target":137},{"source":134,"target":26},{"source":135,"target":23},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":138},{"source":27,"target":139},{"source":27,"target":140},{"source":138,"target":141},{"source":138,"target":27},{"source":139,"target":142},{"source":139,"target":27},{"source":140,"target":23},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":143},{"source":28,"target":144},{"source":28,"target":145},{"source":143,"target":146},{"source":143,"target":28},{"source":144,"target":147},{"source":144,"target":28},{"source":145,"target":23},{"source":29,"target":0},{"source":29,"target":30},{"source":29,"target":148},{"source":148,"target":30},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":23},{"source":31,"target":149},{"source":31,"target":150},{"source":31,"target":151},{"source":149,"target":152},{"source":149,"target":31},{"source":150,"target":153},{"source":150,"target":31},{"source":151,"target":23},{"source":32,"target":0},{"source":32,"target":23},{"source":32,"target":154},{"source":32,"target":155},{"source":32,"target":156},{"source":154,"target":157},{"source":154,"target":32},{"source":155,"target":158},{"source":155,"target":32},{"source":156,"target":23}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplegraph" nsURI="platform:/resource/org.eclipse.epsilon.emg.engine.test.acceptance/model/SimpleGraph.ecore"
nsPrefix="simplegraph">
<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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node"
eOpposite="#//Node/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node"
eOpposite="#//Node/outgoing"/>
</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="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"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/quratulain-york/org.eclipse.epsilon/tests/org.eclipse.epsilon.emg.engine.test.acceptance/model/SimpleGraph.ecore | ecore | simplegraph
Node
incoming
outgoing
label
Edge
target
source
Element
graph
Graph
element
name | null | {"directed":true,"nodes":[{"nsPrefix":"simplegraph","nsURI":"platform:/resource/org.eclipse.epsilon.emg.engine.test.acceptance/model/SimpleGraph.ecore","name":"simplegraph","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":"Graph","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":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":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":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":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"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":"graph","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"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":3},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":5,"target":10},{"source":9,"target":2},{"source":6,"target":2},{"source":6,"target":11},{"source":6,"target":1},{"source":6,"target":12},{"source":11,"target":2},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":10},{"source":2,"target":12},{"source":2,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":10,"target":2},{"source":10,"target":5},{"source":15,"target":1},{"source":12,"target":1},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":6},{"source":16,"target":1},{"source":14,"target":3},{"source":3,"target":0},{"source":3,"target":17},{"source":17,"target":4},{"source":17,"target":18},{"source":17,"target":3},{"source":17,"target":19},{"source":18,"target":4},{"source":4,"target":0},{"source":4,"target":19},{"source":4,"target":20},{"source":19,"target":3},{"source":19,"target":21},{"source":19,"target":4},{"source":19,"target":17},{"source":21,"target":3},{"source":20,"target":22},{"source":20,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="USE" nsURI="http://USE" nsPrefix="USE">
<eClassifiers xsi:type="ecore:EClass" name="Class">
<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="superClasses" upperBound="-1"
eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariants" upperBound="-1"
eType="#//OCLExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" lowerBound="1"
upperBound="-1" eType="#//Class" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumerations" upperBound="-1"
eType="#//Enumeration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implementation" eType="#//OCLExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preCondition" upperBound="-1"
eType="#//OCLExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="postCondition" upperBound="-1"
eType="#//OCLExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OCLExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="enum" lowerBound="1" eType="#//Enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//CollectionTypes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseType" lowerBound="1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//SimpleTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SimpleTypes">
<eLiterals name="Integer"/>
<eLiterals name="Real" value="1"/>
<eLiterals name="Boolean" value="2"/>
<eLiterals name="String" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CollectionTypes">
<eLiterals name="Set"/>
<eLiterals name="Bag" value="1"/>
<eLiterals name="Sequence" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal">
<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="Association">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//AssocKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="2" upperBound="-1"
eType="#//Role" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssocKind">
<eLiterals name="Association"/>
<eLiterals name="Composition" value="1"/>
<eLiterals name="Aggregation" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Role">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="className" lowerBound="1"
eType="#//Class"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lolybc88/TractsTool/org.tracts.tool/example_4/Use.ecore | ecore | USE
Class
name
abstract
superClasses
attributes
operations
invariants
Model
name
classes
enumerations
associations
Attribute
name
type
Operation
name
parameters
implementation
type
preCondition
postCondition
Parameter
name
type
OCLExpression
expr
Type
EnumerationType
enum
CollectionType
type
baseType
SimpleType
type
ReferenceType
class
SimpleTypes
Integer
Integer
Real
Real
Boolean
Boolean
String
String
CollectionTypes
Set
Set
Bag
Bag
Sequence
Sequence
Enumeration
name
literals
Literal
name
Association
name
kind
role
AssocKind
Association
Association
Composition
Composition
Aggregation
Aggregation
Role
lowerBound
name
ordered
upperBound
className | null | {"directed":true,"nodes":[{"nsPrefix":"USE","nsURI":"http://USE","name":"USE","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OCLExpression","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":"EnumerationType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SimpleTypes","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionTypes","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssocKind","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":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":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":"superClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","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":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"enumerations","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":"associations","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"parameters","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":"implementation","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":"type","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":"preCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"expr","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"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":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"name":"Integer","id":75,"value":0,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Real","id":76,"value":1,"literal":"Real","eClass":"EEnumLiteral"},{"name":"Boolean","id":77,"value":2,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"String","id":78,"value":3,"literal":"String","eClass":"EEnumLiteral"},{"name":"Set","id":79,"value":0,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":80,"value":1,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":81,"value":2,"literal":"Sequence","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":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":"literals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":2,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"name":"Association","id":94,"value":0,"literal":"Association","eClass":"EEnumLiteral"},{"name":"Composition","id":95,"value":1,"literal":"Composition","eClass":"EEnumLiteral"},{"name":"Aggregation","id":96,"value":2,"literal":"Aggregation","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordered","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":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":19,"target":25},{"source":19,"target":1},{"source":20,"target":26},{"source":20,"target":1},{"source":21,"target":1},{"source":21,"target":27},{"source":21,"target":1},{"source":27,"target":1},{"source":22,"target":3},{"source":22,"target":28},{"source":22,"target":1},{"source":28,"target":3},{"source":23,"target":4},{"source":23,"target":29},{"source":23,"target":1},{"source":29,"target":4},{"source":24,"target":6},{"source":24,"target":30},{"source":24,"target":1},{"source":30,"target":6},{"source":2,"target":0},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":31,"target":35},{"source":31,"target":2},{"source":32,"target":1},{"source":32,"target":36},{"source":32,"target":2},{"source":36,"target":1},{"source":33,"target":14},{"source":33,"target":37},{"source":33,"target":2},{"source":37,"target":14},{"source":34,"target":16},{"source":34,"target":38},{"source":34,"target":2},{"source":38,"target":16},{"source":3,"target":0},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":41},{"source":39,"target":3},{"source":40,"target":7},{"source":40,"target":42},{"source":40,"target":3},{"source":42,"target":7},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":43,"target":49},{"source":43,"target":4},{"source":44,"target":5},{"source":44,"target":50},{"source":44,"target":4},{"source":50,"target":5},{"source":45,"target":6},{"source":45,"target":51},{"source":45,"target":4},{"source":51,"target":6},{"source":46,"target":7},{"source":46,"target":52},{"source":46,"target":4},{"source":52,"target":7},{"source":47,"target":6},{"source":47,"target":53},{"source":47,"target":4},{"source":53,"target":6},{"source":48,"target":6},{"source":48,"target":54},{"source":48,"target":4},{"source":54,"target":6},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":56},{"source":55,"target":57},{"source":55,"target":5},{"source":56,"target":7},{"source":56,"target":58},{"source":56,"target":5},{"source":58,"target":7},{"source":6,"target":0},{"source":6,"target":59},{"source":59,"target":60},{"source":59,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":61},{"source":8,"target":62},{"source":61,"target":14},{"source":61,"target":63},{"source":61,"target":8},{"source":63,"target":14},{"source":62,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":64,"target":13},{"source":64,"target":67},{"source":64,"target":9},{"source":67,"target":13},{"source":65,"target":7},{"source":65,"target":68},{"source":65,"target":9},{"source":68,"target":7},{"source":66,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":69},{"source":10,"target":70},{"source":69,"target":12},{"source":69,"target":71},{"source":69,"target":10},{"source":71,"target":12},{"source":70,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":72},{"source":11,"target":73},{"source":72,"target":1},{"source":72,"target":74},{"source":72,"target":11},{"source":74,"target":1},{"source":73,"target":7},{"source":12,"target":0},{"source":12,"target":75},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":75,"target":12},{"source":76,"target":12},{"source":77,"target":12},{"source":78,"target":12},{"source":13,"target":0},{"source":13,"target":79},{"source":13,"target":80},{"source":13,"target":81},{"source":79,"target":13},{"source":80,"target":13},{"source":81,"target":13},{"source":14,"target":0},{"source":14,"target":82},{"source":14,"target":83},{"source":82,"target":84},{"source":82,"target":14},{"source":83,"target":15},{"source":83,"target":85},{"source":83,"target":14},{"source":85,"target":15},{"source":15,"target":0},{"source":15,"target":86},{"source":86,"target":87},{"source":86,"target":15},{"source":16,"target":0},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":88,"target":91},{"source":88,"target":16},{"source":89,"target":17},{"source":89,"target":92},{"source":89,"target":16},{"source":92,"target":17},{"source":90,"target":18},{"source":90,"target":93},{"source":90,"target":16},{"source":93,"target":18},{"source":17,"target":0},{"source":17,"target":94},{"source":17,"target":95},{"source":17,"target":96},{"source":94,"target":17},{"source":95,"target":17},{"source":96,"target":17},{"source":18,"target":0},{"source":18,"target":97},{"source":18,"target":98},{"source":18,"target":99},{"source":18,"target":100},{"source":18,"target":101},{"source":97,"target":102},{"source":97,"target":18},{"source":98,"target":103},{"source":98,"target":18},{"source":99,"target":104},{"source":99,"target":18},{"source":100,"target":105},{"source":100,"target":18},{"source":101,"target":1},{"source":101,"target":106},{"source":101,"target":18},{"source":106,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="flowchart">
<eClassifiers xsi:type="ecore:EClass" name="Flowchart">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" 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="outgoing" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node"
eOpposite="#//Node/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node"
eOpposite="#//Node/incoming"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subflow" eSuperTypes="#//Flowchart #//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Decision" eSuperTypes="#//Node"/>
</ecore:EPackage>
| github:ecore:/data/quratulain-york/org.eclipse.epsilon/plugins/org.eclipse.epsilon.eol.engine/src/org/eclipse/epsilon/eol/flowchart.ecore | ecore | flowchart
Flowchart
nodes
transitions
Node
name
outgoing
incoming
Transition
name
source
target
Subflow
Action
Decision | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"flowchart","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flowchart","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":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subflow","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decision","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":"nodes","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},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"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":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":3},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":3},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":12,"target":16},{"source":15,"target":3},{"source":13,"target":3},{"source":13,"target":17},{"source":13,"target":2},{"source":13,"target":18},{"source":17,"target":3},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":16},{"source":3,"target":18},{"source":19,"target":20},{"source":19,"target":3},{"source":16,"target":2},{"source":16,"target":21},{"source":16,"target":3},{"source":16,"target":12},{"source":21,"target":2},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":3},{"source":18,"target":13},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":2},{"source":4,"target":23},{"source":4,"target":24},{"source":23,"target":1},{"source":24,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":25},{"source":25,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":26},{"source":26,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2019 codekontor GmbH
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hierarchicalgraph" nsURI="http://io/codekontor/slizaa/hierarchicalgraph"
nsPrefix="io.codekontor.slizaa.hierarchicalgraph">
<eClassifiers xsi:type="ecore:EClass" name="HGNode">
<eOperations name="getIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns the unique identifier of this node."/>
</eAnnotations>
</eOperations>
<eOperations name="isPredecessorOf" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="node" lowerBound="1" eType="#//HGNode"/>
</eOperations>
<eOperations name="isSuccessorOf" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="node" lowerBound="1" eType="#//HGNode"/>
</eOperations>
<eOperations name="getPredecessors" upperBound="-1" eType="#//HGNode"/>
<eOperations name="getIncomingDependenciesFrom" eType="#//HGAggregatedDependency">
<eParameters name="node" eType="#//HGNode"/>
</eOperations>
<eOperations name="getIncomingDependenciesFrom" upperBound="-1" eType="#//HGAggregatedDependency">
<eParameters name="nodes" upperBound="-1" eType="#//HGNode"/>
</eOperations>
<eOperations name="getOutgoingDependenciesTo" eType="#//HGAggregatedDependency">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns an aggregated dependency that wraps up all outgoing dependencies from this node to the specified target node.
If there are no such dependencies, <code>null</code> will be returned instead."/>
</eAnnotations>
<eParameters name="targetNode" lowerBound="1" eType="#//HGNode"/>
</eOperations>
<eOperations name="getOutgoingDependenciesTo" upperBound="-1" eType="#//HGAggregatedDependency">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns a list of aggregated dependencies that wrap up the outgoing dependencies from this node to the specified target nodes.
Note that no aggregated dependency will be added if there are no core dependencies from this node to a specified target node. That means that the result list eventually contains less elements 
than the specified list of target nodes."/>
</eAnnotations>
<eParameters name="targetNodes" upperBound="-1" eType="#//HGNode"/>
</eOperations>
<eOperations name="resolveIncomingProxyDependencies"/>
<eOperations name="resolveOutgoingProxyDependencies"/>
<eOperations name="getNodeSource" lowerBound="1">
<eGenericType eClassifier="#//Optional">
<eTypeArguments eTypeParameter="#//HGNode/getNodeSource/T"/>
</eGenericType>
<eTypeParameters name="T"/>
<eParameters name="clazz">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGNode/getNodeSource/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootNode" eType="#//HGRootNode"
changeable="false" transient="true" derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//HGNode"
resolveProxies="false" eOpposite="#//HGNode/children"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//HGNode" containment="true" resolveProxies="false" eOpposite="#//HGNode/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeSource" eType="#//INodeSource"
containment="true" resolveProxies="false" eOpposite="#//INodeSource/node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingCoreDependencies"
ordered="false" unique="false" upperBound="-1" eType="#//HGCoreDependency"
volatile="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accumulatedOutgoingCoreDependencies"
ordered="false" upperBound="-1" eType="#//HGCoreDependency" volatile="true"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingCoreDependencies"
ordered="false" unique="false" upperBound="-1" eType="#//HGCoreDependency"
volatile="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accumulatedIncomingCoreDependencies"
ordered="false" upperBound="-1" eType="#//HGCoreDependency" volatile="true"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="INodeSource" abstract="true" interface="true">
<eOperations name="onExpand"/>
<eOperations name="onCollapse"/>
<eOperations name="onSelect"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" eType="#//HGNode"
eOpposite="#//HGNode/nodeSource"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoExpand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IDependencySource" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" lowerBound="1"
eType="#//HGCoreDependency" eOpposite="#//HGCoreDependency/dependencySource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGRootNode" eSuperTypes="#//HGNode">
<eOperations name="invalidateAllCaches"/>
<eOperations name="invalidateCaches">
<eParameters name="modifiedNodes" upperBound="-1" eType="#//HGNode"/>
</eOperations>
<eOperations name="initializeCaches">
<eParameters name="modifiedNodes" upperBound="-1" eType="#//HGNode"/>
</eOperations>
<eOperations name="lookupNode" eType="#//HGNode">
<eParameters name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
<eOperations name="getExtension">
<eGenericType eTypeParameter="#//HGRootNode/getExtension/T"/>
<eTypeParameters name="T"/>
<eParameters name="clazz">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGRootNode/getExtension/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="getExtension">
<eGenericType eTypeParameter="#//HGRootNode/getExtension.1/T"/>
<eTypeParameters name="T"/>
<eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="clazz">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGRootNode/getExtension.1/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="registerExtension">
<eTypeParameters name="T"/>
<eParameters name="clazz">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGRootNode/registerExtension/T"/>
</eGenericType>
</eParameters>
<eParameters name="extension">
<eGenericType eTypeParameter="#//HGRootNode/registerExtension/T"/>
</eParameters>
</eOperations>
<eOperations name="registerExtension">
<eParameters name="clazz" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="extension" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eOperations>
<eOperations name="hasExtension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eTypeParameters name="T"/>
<eParameters name="key">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGRootNode/hasExtension/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="hasExtension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eTypeParameters name="T"/>
<eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="type">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGRootNode/hasExtension.1/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extensionRegistry" upperBound="-1"
eType="#//StringToObjectMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultNodeSource" eSuperTypes="#//INodeSource">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//StringToStringMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultDependencySource" eSuperTypes="#//IDependencySource">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//StringToStringMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractHGDependency" abstract="true">
<eOperations name="getRootNode" eType="#//HGRootNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//HGNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//HGNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGAggregatedDependency" eSuperTypes="#//AbstractHGDependency">
<eOperations name="resolveProxyDependencies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreDependencies" upperBound="-1"
eType="#//HGCoreDependency" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregatedWeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGCoreDependency" eSuperTypes="#//AbstractHGDependency">
<eOperations name="getDependencySource" lowerBound="1">
<eGenericType eClassifier="#//Optional">
<eTypeArguments eTypeParameter="#//HGCoreDependency/getDependencySource/T"/>
</eGenericType>
<eTypeParameters name="T"/>
<eParameters name="clazz">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//HGCoreDependency/getDependencySource/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencySource" eType="#//IDependencySource"
containment="true" eOpposite="#//IDependencySource/dependency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="proxyDependencyParent"
eType="#//HGProxyDependency" eOpposite="#//HGProxyDependency/resolvedCoreDependencies"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HGProxyDependency" eSuperTypes="#//HGCoreDependency">
<eOperations name="resolveProxyDependencies"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolved" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolvedCoreDependencies"
upperBound="-1" eType="#//HGCoreDependency" eOpposite="#//HGCoreDependency/proxyDependencyParent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeToCoreDependencyMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//HGNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//HGCoreDependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToStringMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IdentifierToNodeMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//HGNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeToCoreDependenciesMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//HGNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//HGCoreDependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToObjectMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Future" instanceClassName="java.util.concurrent.Future">
<eTypeParameters name="T"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Optional" instanceClassName="java.util.Optional">
<eTypeParameters name="T"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SourceOrTarget">
<eLiterals name="SOURCE"/>
<eLiterals name="TARGET"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/code-kontor/slizaa/slizaa-mojos/ecoregenerator-maven-plugin/src/test/projects/ecore-generator-2/target/workspace/io.codekontor.slizaa.hierarchicalgraph.core.model/model/hierarchicalgraph.ecore | ecore | hierarchicalgraph
HGNode
getIdentifier
isPredecessorOf
node
isSuccessorOf
node
getPredecessors
getIncomingDependenciesFrom
node
getIncomingDependenciesFrom
nodes
getOutgoingDependenciesTo
targetNode
getOutgoingDependenciesTo
targetNodes
resolveIncomingProxyDependencies
resolveOutgoingProxyDependencies
getNodeSource
T
clazz
rootNode
parent
children
nodeSource
outgoingCoreDependencies
accumulatedOutgoingCoreDependencies
incomingCoreDependencies
accumulatedIncomingCoreDependencies
INodeSource
onExpand
onCollapse
onSelect
identifier
node
autoExpand
IDependencySource
identifier
dependency
HGRootNode
invalidateAllCaches
invalidateCaches
modifiedNodes
initializeCaches
modifiedNodes
lookupNode
identifier
getExtension
T
clazz
getExtension
T
key
clazz
registerExtension
T
clazz
extension
registerExtension
clazz
extension
hasExtension
T
key
hasExtension
T
key
type
name
extensionRegistry
DefaultNodeSource
properties
DefaultDependencySource
properties
AbstractHGDependency
getRootNode
from
to
HGAggregatedDependency
resolveProxyDependencies
coreDependencies
aggregatedWeight
HGCoreDependency
getDependencySource
T
clazz
type
weight
1
dependencySource
proxyDependencyParent
HGProxyDependency
resolveProxyDependencies
resolved
resolvedCoreDependencies
NodeToCoreDependencyMap
java.util.Map$Entry
java.util.Map$Entry
key
value
StringToStringMap
java.util.Map$Entry
java.util.Map$Entry
key
value
IdentifierToNodeMap
java.util.Map$Entry
java.util.Map$Entry
key
value
NodeToCoreDependenciesMap
java.util.Map$Entry
java.util.Map$Entry
key
value
StringToObjectMap
java.util.Map$Entry
java.util.Map$Entry
key
value
Future
java.util.concurrent.Future
java.util.concurrent.Future
T
Optional
java.util.Optional
java.util.Optional
T
SourceOrTarget
SOURCE
SOURCE
TARGET
TARGET | null | {"directed":true,"nodes":[{"nsPrefix":"io.codekontor.slizaa.hierarchicalgraph","nsURI":"http://io/codekontor/slizaa/hierarchicalgraph","name":"hierarchicalgraph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGNode","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INodeSource","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IDependencySource","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGRootNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultNodeSource","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultDependencySource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractHGDependency","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGAggregatedDependency","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGCoreDependency","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HGProxyDependency","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"NodeToCoreDependencyMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToStringMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"IdentifierToNodeMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"NodeToCoreDependenciesMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToObjectMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.concurrent.Future","defaultValue":null,"instanceClassName":"java.util.concurrent.Future","name":"Future","instanceClass":"java.util.concurrent.Future","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Optional","defaultValue":null,"instanceClassName":"java.util.Optional","name":"Optional","instanceClass":"java.util.Optional","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"SourceOrTarget","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIdentifier","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPredecessorOf","lowerBound":1,"id":20,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuccessorOf","lowerBound":1,"id":21,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPredecessors","lowerBound":0,"id":22,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIncomingDependenciesFrom","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getIncomingDependenciesFrom","lowerBound":0,"id":24,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOutgoingDependenciesTo","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getOutgoingDependenciesTo","lowerBound":0,"id":26,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveIncomingProxyDependencies","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveOutgoingProxyDependencies","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNodeSource","lowerBound":1,"id":29,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"rootNode","changeable":false,"resolveProxies":false,"lowerBound":0,"id":30,"derived":true},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeSource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"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":false,"name":"outgoingCoreDependencies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":34,"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":"accumulatedOutgoingCoreDependencies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"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":false,"name":"incomingCoreDependencies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"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":"accumulatedIncomingCoreDependencies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":40,"many":false,"required":true,"eClass":"EParameter"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":43,"many":false,"required":true,"eClass":"EParameter"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"nodes","lowerBound":0,"id":50,"many":true,"required":false,"eClass":"EParameter"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"targetNode","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"targetNodes","lowerBound":0,"id":56,"many":true,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"T","id":59,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"onExpand","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onCollapse","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onSelect","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":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"autoExpand","changeable":false,"lowerBound":0,"iD":false,"id":77,"derived":true},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":81,"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":"dependency","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependencySource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"invalidateAllCaches","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"invalidateCaches","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"initializeCaches","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookupNode","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExtension","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExtension","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"registerExtension","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"registerExtension","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasExtension","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasExtension","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensionRegistry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"modifiedNodes","lowerBound":0,"id":99,"many":true,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"modifiedNodes","lowerBound":0,"id":101,"many":true,"required":false,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"identifier","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"name":"T","id":107,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"name":"T","id":112,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"name":"T","id":118,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"extension","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EParameter"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"extension","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"name":"T","id":129,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"name":"T","id":134,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EParameter"},{"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":"properties","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":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","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":"getRootNode","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":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveProxyDependencies","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EOperation"},{"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":"coreDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aggregatedWeight","changeable":false,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDependencySource","lowerBound":1,"id":160,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":161,"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":"weight","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"proxyDependencyParent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"name":"T","id":166,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"clazz","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvedCoreDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveProxyDependencies","lowerBound":0,"id":176,"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":"resolved","changeable":false,"lowerBound":0,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":185,"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":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"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":189,"derived":false},{"container":false,"ordered":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":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"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":"key","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"name":"T","id":201,"eClass":"ETypeParameter"},{"name":"T","id":202,"eClass":"ETypeParameter"},{"name":"SOURCE","id":203,"value":0,"literal":"SOURCE","eClass":"EEnumLiteral"},{"name":"TARGET","id":204,"value":0,"literal":"TARGET","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":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":19,"target":38},{"source":19,"target":1},{"source":20,"target":39},{"source":20,"target":1},{"source":20,"target":40},{"source":40,"target":1},{"source":40,"target":41},{"source":40,"target":20},{"source":41,"target":1},{"source":21,"target":42},{"source":21,"target":1},{"source":21,"target":43},{"source":43,"target":1},{"source":43,"target":44},{"source":43,"target":21},{"source":44,"target":1},{"source":22,"target":1},{"source":22,"target":45},{"source":22,"target":1},{"source":45,"target":1},{"source":23,"target":8},{"source":23,"target":46},{"source":23,"target":1},{"source":23,"target":47},{"source":46,"target":8},{"source":47,"target":1},{"source":47,"target":48},{"source":47,"target":23},{"source":48,"target":1},{"source":24,"target":8},{"source":24,"target":49},{"source":24,"target":1},{"source":24,"target":50},{"source":49,"target":8},{"source":50,"target":1},{"source":50,"target":51},{"source":50,"target":24},{"source":51,"target":1},{"source":25,"target":8},{"source":25,"target":52},{"source":25,"target":1},{"source":25,"target":53},{"source":52,"target":8},{"source":53,"target":1},{"source":53,"target":54},{"source":53,"target":25},{"source":54,"target":1},{"source":26,"target":8},{"source":26,"target":55},{"source":26,"target":1},{"source":26,"target":56},{"source":55,"target":8},{"source":56,"target":1},{"source":56,"target":57},{"source":56,"target":26},{"source":57,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":17},{"source":29,"target":58},{"source":29,"target":1},{"source":29,"target":59},{"source":29,"target":60},{"source":58,"target":61},{"source":58,"target":17},{"source":61,"target":59},{"source":60,"target":62},{"source":60,"target":29},{"source":62,"target":63},{"source":63,"target":59},{"source":30,"target":4},{"source":30,"target":64},{"source":30,"target":1},{"source":64,"target":4},{"source":31,"target":1},{"source":31,"target":65},{"source":31,"target":1},{"source":31,"target":32},{"source":65,"target":1},{"source":32,"target":1},{"source":32,"target":66},{"source":32,"target":1},{"source":32,"target":31},{"source":66,"target":1},{"source":33,"target":2},{"source":33,"target":67},{"source":33,"target":1},{"source":33,"target":68},{"source":67,"target":2},{"source":34,"target":9},{"source":34,"target":69},{"source":34,"target":1},{"source":69,"target":9},{"source":35,"target":9},{"source":35,"target":70},{"source":35,"target":1},{"source":70,"target":9},{"source":36,"target":9},{"source":36,"target":71},{"source":36,"target":1},{"source":71,"target":9},{"source":37,"target":9},{"source":37,"target":72},{"source":37,"target":1},{"source":72,"target":9},{"source":2,"target":0},{"source":2,"target":73},{"source":2,"target":74},{"source":2,"target":75},{"source":2,"target":76},{"source":2,"target":68},{"source":2,"target":77},{"source":73,"target":2},{"source":74,"target":2},{"source":75,"target":2},{"source":76,"target":78},{"source":76,"target":2},{"source":68,"target":1},{"source":68,"target":79},{"source":68,"target":2},{"source":68,"target":33},{"source":79,"target":1},{"source":77,"target":80},{"source":77,"target":2},{"source":3,"target":0},{"source":3,"target":81},{"source":3,"target":82},{"source":81,"target":83},{"source":81,"target":3},{"source":82,"target":9},{"source":82,"target":84},{"source":82,"target":3},{"source":82,"target":85},{"source":84,"target":9},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":4,"target":91},{"source":4,"target":92},{"source":4,"target":93},{"source":4,"target":94},{"source":4,"target":95},{"source":4,"target":96},{"source":4,"target":97},{"source":4,"target":98},{"source":86,"target":4},{"source":87,"target":4},{"source":87,"target":99},{"source":99,"target":1},{"source":99,"target":100},{"source":99,"target":87},{"source":100,"target":1},{"source":88,"target":4},{"source":88,"target":101},{"source":101,"target":1},{"source":101,"target":102},{"source":101,"target":88},{"source":102,"target":1},{"source":89,"target":1},{"source":89,"target":103},{"source":89,"target":4},{"source":89,"target":104},{"source":103,"target":1},{"source":104,"target":105},{"source":104,"target":89},{"source":90,"target":106},{"source":90,"target":4},{"source":90,"target":107},{"source":90,"target":108},{"source":106,"target":107},{"source":108,"target":109},{"source":108,"target":90},{"source":109,"target":110},{"source":110,"target":107},{"source":91,"target":111},{"source":91,"target":4},{"source":91,"target":112},{"source":91,"target":113},{"source":91,"target":114},{"source":111,"target":112},{"source":113,"target":115},{"source":113,"target":91},{"source":114,"target":116},{"source":114,"target":91},{"source":116,"target":117},{"source":117,"target":112},{"source":92,"target":4},{"source":92,"target":118},{"source":92,"target":119},{"source":92,"target":120},{"source":119,"target":121},{"source":119,"target":92},{"source":121,"target":122},{"source":122,"target":118},{"source":120,"target":123},{"source":120,"target":92},{"source":123,"target":118},{"source":93,"target":4},{"source":93,"target":124},{"source":93,"target":125},{"source":124,"target":126},{"source":124,"target":93},{"source":125,"target":127},{"source":125,"target":93},{"source":94,"target":128},{"source":94,"target":4},{"source":94,"target":129},{"source":94,"target":130},{"source":130,"target":131},{"source":130,"target":94},{"source":131,"target":132},{"source":132,"target":129},{"source":95,"target":133},{"source":95,"target":4},{"source":95,"target":134},{"source":95,"target":135},{"source":95,"target":136},{"source":135,"target":137},{"source":135,"target":95},{"source":136,"target":138},{"source":136,"target":95},{"source":138,"target":139},{"source":139,"target":134},{"source":96,"target":140},{"source":96,"target":4},{"source":97,"target":15},{"source":97,"target":141},{"source":97,"target":4},{"source":141,"target":15},{"source":98,"target":1},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":142},{"source":5,"target":143},{"source":142,"target":12},{"source":142,"target":144},{"source":142,"target":5},{"source":144,"target":12},{"source":143,"target":2},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":145},{"source":6,"target":146},{"source":145,"target":12},{"source":145,"target":147},{"source":145,"target":6},{"source":147,"target":12},{"source":146,"target":3},{"source":7,"target":0},{"source":7,"target":148},{"source":7,"target":149},{"source":7,"target":150},{"source":148,"target":4},{"source":148,"target":151},{"source":148,"target":7},{"source":151,"target":4},{"source":149,"target":1},{"source":149,"target":152},{"source":149,"target":7},{"source":152,"target":1},{"source":150,"target":1},{"source":150,"target":153},{"source":150,"target":7},{"source":153,"target":1},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":154},{"source":8,"target":155},{"source":8,"target":156},{"source":8,"target":157},{"source":154,"target":8},{"source":155,"target":9},{"source":155,"target":158},{"source":155,"target":8},{"source":158,"target":9},{"source":156,"target":159},{"source":156,"target":8},{"source":157,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":160},{"source":9,"target":161},{"source":9,"target":162},{"source":9,"target":85},{"source":9,"target":163},{"source":9,"target":164},{"source":160,"target":17},{"source":160,"target":165},{"source":160,"target":9},{"source":160,"target":166},{"source":160,"target":167},{"source":165,"target":168},{"source":165,"target":17},{"source":168,"target":166},{"source":167,"target":169},{"source":167,"target":160},{"source":169,"target":170},{"source":170,"target":166},{"source":161,"target":171},{"source":161,"target":9},{"source":162,"target":172},{"source":162,"target":9},{"source":85,"target":3},{"source":85,"target":173},{"source":85,"target":9},{"source":85,"target":82},{"source":173,"target":3},{"source":163,"target":10},{"source":163,"target":174},{"source":163,"target":9},{"source":163,"target":175},{"source":174,"target":10},{"source":164,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":176},{"source":10,"target":177},{"source":10,"target":175},{"source":10,"target":178},{"source":176,"target":10},{"source":177,"target":179},{"source":177,"target":10},{"source":175,"target":9},{"source":175,"target":180},{"source":175,"target":10},{"source":175,"target":163},{"source":180,"target":9},{"source":178,"target":9},{"source":11,"target":0},{"source":11,"target":181},{"source":11,"target":182},{"source":181,"target":1},{"source":181,"target":183},{"source":181,"target":11},{"source":183,"target":1},{"source":182,"target":9},{"source":182,"target":184},{"source":182,"target":11},{"source":184,"target":9},{"source":12,"target":0},{"source":12,"target":185},{"source":12,"target":186},{"source":185,"target":187},{"source":185,"target":12},{"source":186,"target":188},{"source":186,"target":12},{"source":13,"target":0},{"source":13,"target":189},{"source":13,"target":190},{"source":189,"target":191},{"source":189,"target":13},{"source":190,"target":1},{"source":190,"target":192},{"source":190,"target":13},{"source":192,"target":1},{"source":14,"target":0},{"source":14,"target":193},{"source":14,"target":194},{"source":193,"target":1},{"source":193,"target":195},{"source":193,"target":14},{"source":195,"target":1},{"source":194,"target":9},{"source":194,"target":196},{"source":194,"target":14},{"source":196,"target":9},{"source":15,"target":0},{"source":15,"target":197},{"source":15,"target":198},{"source":197,"target":199},{"source":197,"target":15},{"source":198,"target":200},{"source":198,"target":15},{"source":16,"target":0},{"source":16,"target":201},{"source":17,"target":0},{"source":17,"target":202},{"source":18,"target":0},{"source":18,"target":203},{"source":18,"target":204},{"source":203,"target":18},{"source":204,"target":18}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="opf"
nsURI="http://www.idpf.org/2007/opf" nsPrefix="opf">
<eClassifiers xsi:type="ecore:EClass" name="Package">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="package"/>
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metadata" lowerBound="1"
eType="#//Metadata" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="manifest" lowerBound="1"
eType="#//Manifest" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="spine" lowerBound="1" eType="#//Spine"
containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="guide" eType="#//Guide"
containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tours" eType="#//Tours">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="2.0"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueIdentifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="unique-identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateCoverHTML" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateTableOfContents"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeReferencedResources"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metadata">
<eStructuralFeatures xsi:type="ecore:EReference" name="titles" lowerBound="1"
upperBound="-1" eType="ecore:EClass dc.ecore#//Title" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="title"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="creators" upperBound="-1"
eType="ecore:EClass dc.ecore#//Creator" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="creator"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subjects" lowerBound="1"
upperBound="-1" eType="ecore:EClass dc.ecore#//Subject" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="subject"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="ecore:EClass dc.ecore#//Description" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="description"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="publishers" upperBound="-1"
eType="ecore:EClass dc.ecore#//Publisher" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="publisher"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributors" upperBound="-1"
eType="ecore:EClass dc.ecore#//Contributor" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="contributor"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dates" upperBound="-1"
eType="ecore:EClass dc.ecore#//Date" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="date"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="ecore:EClass dc.ecore#//Type" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="type"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="formats" upperBound="-1"
eType="ecore:EClass dc.ecore#//Format" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="format"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="identifiers" lowerBound="1"
upperBound="-1" eType="ecore:EClass dc.ecore#//Identifier" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="identifier"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1"
eType="ecore:EClass dc.ecore#//Source" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="source"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="languages" lowerBound="1"
upperBound="-1" eType="ecore:EClass dc.ecore#//Language" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="language"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="ecore:EClass dc.ecore#//Relation" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="relation"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="coverages" upperBound="-1"
eType="ecore:EClass dc.ecore#//Coverage" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="coverage"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="rights" upperBound="-1"
eType="ecore:EClass dc.ecore#//Rights" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="rights"/>
<details key="namespace" value="http://purl.org/dc/elements/1.1/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="metas" upperBound="-1"
eType="#//Meta" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="meta"/>
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Manifest">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" lowerBound="1" upperBound="-1"
eType="#//Item" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="item"/>
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Item">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="media_type" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="media-type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fallback" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fallback_style" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="fallback-style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required_namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="required-namespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required_modules" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="required-modules"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noToc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourcePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Spine">
<eStructuralFeatures xsi:type="ecore:EReference" name="spineItems" upperBound="-1"
eType="#//Itemref" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="itemref"/>
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="toc" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guide">
<eStructuralFeatures xsi:type="ecore:EReference" name="guideItems" upperBound="-1"
eType="#//Reference" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="reference"/>
<details key="namespace" value="http://www.idpf.org/2007/opf"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//Type"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Itemref">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idref" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tours"/>
<eClassifiers xsi:type="ecore:EEnum" name="Role">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
<eLiterals name="Art_copyist" literal="acp"/>
<eLiterals name="Actor" literal="act"/>
<eLiterals name="Adapter" literal="adp"/>
<eLiterals name="Author_of_afterword_colophon_etc" literal="aft"/>
<eLiterals name="Analyst" literal="anl"/>
<eLiterals name="Animator" literal="anm"/>
<eLiterals name="Annotator" literal="ann"/>
<eLiterals name="Bibliographic_antecedent" literal="ant"/>
<eLiterals name="Applicant" literal="app"/>
<eLiterals name="Author_in_quotations_or_text_abstracts" literal="aqt"/>
<eLiterals name="Architect" literal="arc"/>
<eLiterals name="Artistic_director" literal="ard"/>
<eLiterals name="Arranger" literal="arr"/>
<eLiterals name="Artist" literal="art"/>
<eLiterals name="Assignee" literal="asg"/>
<eLiterals name="Associated_name" literal="asn"/>
<eLiterals name="Attributed_name" literal="att"/>
<eLiterals name="Auctioneer" literal="auc"/>
<eLiterals name="Author_of_dialog" literal="aud"/>
<eLiterals name="Author_of_introduction" literal="aui"/>
<eLiterals name="Author_of_screenplay" literal="aus"/>
<eLiterals name="Author" literal="aut"/>
<eLiterals name="Binding_designer" literal="bdd"/>
<eLiterals name="Bookjacket_designer" literal="bjd"/>
<eLiterals name="Book_designer" literal="bkd"/>
<eLiterals name="Book_producer" literal="bkp"/>
<eLiterals name="Blurb_writer" literal="blw"/>
<eLiterals name="Binder" literal="bnd"/>
<eLiterals name="Bookplate_designer" literal="bpd"/>
<eLiterals name="Bookseller" literal="bsl"/>
<eLiterals name="Conceptor" literal="ccp"/>
<eLiterals name="Choreographer" literal="chr"/>
<eLiterals name="Collaborator" literal="clb"/>
<eLiterals name="Client" literal="cli"/>
<eLiterals name="Calligrapher" literal="cll"/>
<eLiterals name="Colorist" literal="clr"/>
<eLiterals name="Collotyper" literal="clt"/>
<eLiterals name="Commentator" literal="cmm"/>
<eLiterals name="Composer" literal="cmp"/>
<eLiterals name="Compositor" literal="cmt"/>
<eLiterals name="Cinematographer" literal="cng"/>
<eLiterals name="Conductor" literal="cnd"/>
<eLiterals name="Censor" literal="cns"/>
<eLiterals name="Contestant_appellee" literal="coe"/>
<eLiterals name="Collector" literal="col"/>
<eLiterals name="Compiler" literal="com"/>
<eLiterals name="Conservator" literal="con"/>
<eLiterals name="Contestant" literal="cos"/>
<eLiterals name="Contestant_appellant" literal="cot"/>
<eLiterals name="Cover_designer" literal="cov"/>
<eLiterals name="Copyright_claimant" literal="cpc"/>
<eLiterals name="Complainant_appellee" literal="cpe"/>
<eLiterals name="Copyright_holder" literal="cph"/>
<eLiterals name="Complainant" literal="cpl"/>
<eLiterals name="Complainant_appellant" literal="cpt"/>
<eLiterals name="Creator" literal="cre"/>
<eLiterals name="Correspondent" literal="crp"/>
<eLiterals name="Corrector" literal="crr"/>
<eLiterals name="Consultant" literal="csl"/>
<eLiterals name="Consultant_to_a_project" literal="csp"/>
<eLiterals name="Costume_designer" literal="cst"/>
<eLiterals name="Contributor" literal="ctb"/>
<eLiterals name="Contestee_appellee" literal="cte"/>
<eLiterals name="Cartographer" literal="ctg"/>
<eLiterals name="Contractor" literal="ctr"/>
<eLiterals name="Contestee" literal="cts"/>
<eLiterals name="Contestee_appellant" literal="ctt"/>
<eLiterals name="Curator" literal="cur"/>
<eLiterals name="Commentator_for_written_text" literal="cwt"/>
<eLiterals name="Defendant" literal="dfd"/>
<eLiterals name="Defendant_appellee" literal="dfe"/>
<eLiterals name="Defendant_appellant" literal="dft"/>
<eLiterals name="Degree_grantor" literal="dgg"/>
<eLiterals name="Dissertant" literal="dis"/>
<eLiterals name="Delineator" literal="dln"/>
<eLiterals name="Dancer" literal="dnc"/>
<eLiterals name="Donor" literal="dnr"/>
<eLiterals name="Distribution_place" literal="dpb"/>
<eLiterals name="Depicted" literal="dpc"/>
<eLiterals name="Depositor" literal="dpt"/>
<eLiterals name="Draftsman" literal="drm"/>
<eLiterals name="Director" literal="drt"/>
<eLiterals name="Designer" literal="dsr"/>
<eLiterals name="Distributor" literal="dst"/>
<eLiterals name="Data_contributor" literal="dtc"/>
<eLiterals name="Dedicatee" literal="dte"/>
<eLiterals name="Data_manager" literal="dtm"/>
<eLiterals name="Dedicator" literal="dto"/>
<eLiterals name="Dubious_author" literal="dub"/>
<eLiterals name="Editor" literal="edt"/>
<eLiterals name="Engraver" literal="egr"/>
<eLiterals name="Electrician" literal="elg"/>
<eLiterals name="Electrotyper" literal="elt"/>
<eLiterals name="Engineer" literal="eng"/>
<eLiterals name="Etcher" literal="etr"/>
<eLiterals name="Event_place" literal="evp"/>
<eLiterals name="Expert" literal="exp"/>
<eLiterals name="Facsimilist" literal="fac"/>
<eLiterals name="Field_director" literal="fld"/>
<eLiterals name="Film_editor" literal="flm"/>
<eLiterals name="Former_owner" literal="fmo"/>
<eLiterals name="First_party" literal="fpy"/>
<eLiterals name="Funder" literal="fnd"/>
<eLiterals name="Forger" literal="frg"/>
<eLiterals name="Geographic_information_specialist" literal="gis"/>
<eLiterals name="Graphic_technician" literal="_grt"/>
<eLiterals name="Honoree" literal="hnr"/>
<eLiterals name="Host" literal="hst"/>
<eLiterals name="Illustrator" literal="ill"/>
<eLiterals name="Illuminator" literal="ilu"/>
<eLiterals name="Inscriber" literal="ins"/>
<eLiterals name="Inventor" literal="inv"/>
<eLiterals name="Instrumentalist" literal="itr"/>
<eLiterals name="Interviewee" literal="ive"/>
<eLiterals name="Interviewer" literal="ivr"/>
<eLiterals name="Laboratory" literal="lbr"/>
<eLiterals name="Librettist" literal="lbt"/>
<eLiterals name="Laboratory_director" literal="ldr"/>
<eLiterals name="Lead" literal="led"/>
<eLiterals name="Libelee_appellee" literal="lee"/>
<eLiterals name="Libelee" literal="lel"/>
<eLiterals name="Lender" literal="len"/>
<eLiterals name="Libelee_appellant" literal="let"/>
<eLiterals name="Lighting_designer" literal="lgd"/>
<eLiterals name="Libelant_appellee" literal="lie"/>
<eLiterals name="Libelant" literal="lil"/>
<eLiterals name="Libelant_appellant" literal="lit"/>
<eLiterals name="Landscape_architect" literal="lsa"/>
<eLiterals name="Licensee" literal="lse"/>
<eLiterals name="Licensor" literal="lso"/>
<eLiterals name="Lithographer" literal="ltg"/>
<eLiterals name="Lyricist" literal="lyr"/>
<eLiterals name="Music_copyist" literal="mcp"/>
<eLiterals name="Manufacture_place" literal="mfp"/>
<eLiterals name="Manufacturer" literal="mfr"/>
<eLiterals name="Metadata_contact" literal="mdc"/>
<eLiterals name="Moderator" literal="mod"/>
<eLiterals name="Monitor" literal="mon"/>
<eLiterals name="Marbler" literal="mrb"/>
<eLiterals name="Markup_editor" literal="mrk"/>
<eLiterals name="Musical_director" literal="msd"/>
<eLiterals name="Metal_engraver" literal="mte"/>
<eLiterals name="Musician" literal="mus"/>
<eLiterals name="Narrator" literal="nrt"/>
<eLiterals name="Opponent" literal="opn"/>
<eLiterals name="Originator" literal="org"/>
<eLiterals name="Organizer_of_meeting" literal="orm"/>
<eLiterals name="Other" literal="oth"/>
<eLiterals name="Owner" literal="own"/>
<eLiterals name="Patron" literal="pat"/>
<eLiterals name="Publishing_director" literal="pbd"/>
<eLiterals name="Publisher" literal="pbl"/>
<eLiterals name="Project_director" literal="pdr"/>
<eLiterals name="Proofreader" literal="pfr"/>
<eLiterals name="Photographer" literal="pht"/>
<eLiterals name="Platemaker" literal="plt"/>
<eLiterals name="Permitting_agency" literal="pma"/>
<eLiterals name="Production_manager" literal="pmn"/>
<eLiterals name="Printer_of_plates" literal="pop"/>
<eLiterals name="Papermaker" literal="ppm"/>
<eLiterals name="Puppeteer" literal="ppt"/>
<eLiterals name="Process_contact" literal="prc"/>
<eLiterals name="Production_personnel" literal="prd"/>
<eLiterals name="Performer" literal="prf"/>
<eLiterals name="Programmer" literal="prg"/>
<eLiterals name="Printmaker" literal="prm"/>
<eLiterals name="Producer" literal="pro"/>
<eLiterals name="Production_place" literal="prp"/>
<eLiterals name="Printer" literal="prt"/>
<eLiterals name="Patent_applicant" literal="pta"/>
<eLiterals name="Plaintiff_appellee" literal="pte"/>
<eLiterals name="Plaintiff" literal="ptf"/>
<eLiterals name="Patent_holder" literal="pth"/>
<eLiterals name="Plaintiff_appellant" literal="ptt"/>
<eLiterals name="Publication_place" literal="pup"/>
<eLiterals name="Rubricator" literal="rbr"/>
<eLiterals name="Recording_engineer" literal="rce"/>
<eLiterals name="Recipient" literal="rcp"/>
<eLiterals name="Redactor" literal="red"/>
<eLiterals name="Renderer" literal="ren"/>
<eLiterals name="Researcher" literal="res"/>
<eLiterals name="Reviewer" literal="rev"/>
<eLiterals name="Repository" literal="rps"/>
<eLiterals name="Reporter" literal="rpt"/>
<eLiterals name="Responsible_party" literal="rpy"/>
<eLiterals name="Respondent_appellee" literal="rse"/>
<eLiterals name="Restager" literal="rsg"/>
<eLiterals name="Respondent" literal="rsp"/>
<eLiterals name="Respondent_appellant" literal="rst"/>
<eLiterals name="Research_team_head" literal="rth"/>
<eLiterals name="Research_team_member" literal="rtm"/>
<eLiterals name="Scientific_advisor" literal="sad"/>
<eLiterals name="Scenarist" literal="sce"/>
<eLiterals name="Sculptor" literal="scl"/>
<eLiterals name="Scribe" literal="scr"/>
<eLiterals name="Sound_designer" literal="sds"/>
<eLiterals name="Secretary" literal="sec"/>
<eLiterals name="Signer" literal="sgn"/>
<eLiterals name="Supporting_host" literal="sht"/>
<eLiterals name="Singer" literal="sng"/>
<eLiterals name="Speaker" literal="spk"/>
<eLiterals name="Sponsor" literal="spn"/>
<eLiterals name="Second_party" literal="spy"/>
<eLiterals name="Surveyor" literal="srv"/>
<eLiterals name="Set_designer" literal="std"/>
<eLiterals name="Storyteller" literal="stl"/>
<eLiterals name="Stage_manager" literal="stm"/>
<eLiterals name="Standards_body" literal="stn"/>
<eLiterals name="Stereotyper" literal="str"/>
<eLiterals name="Technical_director" literal="tcd"/>
<eLiterals name="Teacher" literal="tch"/>
<eLiterals name="Thesis_advisor" literal="ths"/>
<eLiterals name="Transcriber" literal="trc"/>
<eLiterals name="Translator" literal="trl"/>
<eLiterals name="Type_designer" literal="tyd"/>
<eLiterals name="Typographer" literal="tyg"/>
<eLiterals name="University_place" literal="uvp"/>
<eLiterals name="Videographer" literal="vdg"/>
<eLiterals name="Vocalist" literal="voc"/>
<eLiterals name="Writer_of_accompanying_material" literal="wam"/>
<eLiterals name="Woodcutter" literal="wdc"/>
<eLiterals name="Wood_engraver" literal="wde"/>
<eLiterals name="Witness" literal="wit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="Cover" value="1" literal="cover"/>
<eLiterals name="Title" value="2" literal="title-page"/>
<eLiterals name="TOC" value="3" literal="toc"/>
<eLiterals name="Index" value="4" literal="index"/>
<eLiterals name="Glossary" value="5" literal="glossary"/>
<eLiterals name="Acknowledgements" value="6" literal="acknowledgements"/>
<eLiterals name="Bibliography" value="7" literal="bibliography"/>
<eLiterals name="Colophon" value="8" literal="colophon"/>
<eLiterals name="Copyright" value="9" literal="copyright-page"/>
<eLiterals name="Dedication" value="10" literal="dedication"/>
<eLiterals name="Epigraph" value="11" literal="epigraph"/>
<eLiterals name="Foreword" value="12" literal="foreword"/>
<eLiterals name="Illustrations" value="13" literal="loi"/>
<eLiterals name="Tables" value="14" literal="lot"/>
<eLiterals name="Notes" value="15" literal="notes"/>
<eLiterals name="Preface" value="16" literal="preface"/>
<eLiterals name="Text" value="17" literal="text"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Meta">
<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="content" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/opf.ecore | ecore | opf
Package
metadata
manifest
spine
guide
tours
version
2.0
uniqueIdentifier
generateCoverHTML
generateTableOfContents
includeReferencedResources
Metadata
titles
creators
subjects
descriptions
publishers
contributors
dates
types
formats
identifiers
sources
languages
relations
coverages
rights
metas
Manifest
items
Item
id
href
media_type
fallback
fallback_style
required_namespace
required_modules
file
noToc
title
generated
sourcePath
Spine
spineItems
toc
Guide
guideItems
Reference
type
title
href
Itemref
idref
linear
Tours
Role
Art_copyist
acp
Actor
act
Adapter
adp
Author_of_afterword_colophon_etc
aft
Analyst
anl
Animator
anm
Annotator
ann
Bibliographic_antecedent
ant
Applicant
app
Author_in_quotations_or_text_abstracts
aqt
Architect
arc
Artistic_director
ard
Arranger
arr
Artist
art
Assignee
asg
Associated_name
asn
Attributed_name
att
Auctioneer
auc
Author_of_dialog
aud
Author_of_introduction
aui
Author_of_screenplay
aus
Author
aut
Binding_designer
bdd
Bookjacket_designer
bjd
Book_designer
bkd
Book_producer
bkp
Blurb_writer
blw
Binder
bnd
Bookplate_designer
bpd
Bookseller
bsl
Conceptor
ccp
Choreographer
chr
Collaborator
clb
Client
cli
Calligrapher
cll
Colorist
clr
Collotyper
clt
Commentator
cmm
Composer
cmp
Compositor
cmt
Cinematographer
cng
Conductor
cnd
Censor
cns
Contestant_appellee
coe
Collector
col
Compiler
com
Conservator
con
Contestant
cos
Contestant_appellant
cot
Cover_designer
cov
Copyright_claimant
cpc
Complainant_appellee
cpe
Copyright_holder
cph
Complainant
cpl
Complainant_appellant
cpt
Creator
cre
Correspondent
crp
Corrector
crr
Consultant
csl
Consultant_to_a_project
csp
Costume_designer
cst
Contributor
ctb
Contestee_appellee
cte
Cartographer
ctg
Contractor
ctr
Contestee
cts
Contestee_appellant
ctt
Curator
cur
Commentator_for_written_text
cwt
Defendant
dfd
Defendant_appellee
dfe
Defendant_appellant
dft
Degree_grantor
dgg
Dissertant
dis
Delineator
dln
Dancer
dnc
Donor
dnr
Distribution_place
dpb
Depicted
dpc
Depositor
dpt
Draftsman
drm
Director
drt
Designer
dsr
Distributor
dst
Data_contributor
dtc
Dedicatee
dte
Data_manager
dtm
Dedicator
dto
Dubious_author
dub
Editor
edt
Engraver
egr
Electrician
elg
Electrotyper
elt
Engineer
eng
Etcher
etr
Event_place
evp
Expert
exp
Facsimilist
fac
Field_director
fld
Film_editor
flm
Former_owner
fmo
First_party
fpy
Funder
fnd
Forger
frg
Geographic_information_specialist
gis
Graphic_technician
_grt
Honoree
hnr
Host
hst
Illustrator
ill
Illuminator
ilu
Inscriber
ins
Inventor
inv
Instrumentalist
itr
Interviewee
ive
Interviewer
ivr
Laboratory
lbr
Librettist
lbt
Laboratory_director
ldr
Lead
led
Libelee_appellee
lee
Libelee
lel
Lender
len
Libelee_appellant
let
Lighting_designer
lgd
Libelant_appellee
lie
Libelant
lil
Libelant_appellant
lit
Landscape_architect
lsa
Licensee
lse
Licensor
lso
Lithographer
ltg
Lyricist
lyr
Music_copyist
mcp
Manufacture_place
mfp
Manufacturer
mfr
Metadata_contact
mdc
Moderator
mod
Monitor
mon
Marbler
mrb
Markup_editor
mrk
Musical_director
msd
Metal_engraver
mte
Musician
mus
Narrator
nrt
Opponent
opn
Originator
org
Organizer_of_meeting
orm
Other
oth
Owner
own
Patron
pat
Publishing_director
pbd
Publisher
pbl
Project_director
pdr
Proofreader
pfr
Photographer
pht
Platemaker
plt
Permitting_agency
pma
Production_manager
pmn
Printer_of_plates
pop
Papermaker
ppm
Puppeteer
ppt
Process_contact
prc
Production_personnel
prd
Performer
prf
Programmer
prg
Printmaker
prm
Producer
pro
Production_place
prp
Printer
prt
Patent_applicant
pta
Plaintiff_appellee
pte
Plaintiff
ptf
Patent_holder
pth
Plaintiff_appellant
ptt
Publication_place
pup
Rubricator
rbr
Recording_engineer
rce
Recipient
rcp
Redactor
red
Renderer
ren
Researcher
res
Reviewer
rev
Repository
rps
Reporter
rpt
Responsible_party
rpy
Respondent_appellee
rse
Restager
rsg
Respondent
rsp
Respondent_appellant
rst
Research_team_head
rth
Research_team_member
rtm
Scientific_advisor
sad
Scenarist
sce
Sculptor
scl
Scribe
scr
Sound_designer
sds
Secretary
sec
Signer
sgn
Supporting_host
sht
Singer
sng
Speaker
spk
Sponsor
spn
Second_party
spy
Surveyor
srv
Set_designer
std
Storyteller
stl
Stage_manager
stm
Standards_body
stn
Stereotyper
str
Technical_director
tcd
Teacher
tch
Thesis_advisor
ths
Transcriber
trc
Translator
trl
Type_designer
tyd
Typographer
tyg
University_place
uvp
Videographer
vdg
Vocalist
voc
Writer_of_accompanying_material
wam
Woodcutter
wdc
Wood_engraver
wde
Witness
wit
Type
Cover
cover
Title
title-page
TOC
toc
Index
index
Glossary
glossary
Acknowledgements
acknowledgements
Bibliography
bibliography
Colophon
colophon
Copyright
copyright-page
Dedication
dedication
Epigraph
epigraph
Foreword
foreword
Illustrations
loi
Tables
lot
Notes
notes
Preface
preface
Text
text
Meta
name
content | null | {"directed":true,"nodes":[{"nsPrefix":"opf","nsURI":"http://www.idpf.org/2007/opf","name":"opf","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":"Metadata","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Spine","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guide","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Itemref","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tours","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Role","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meta","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":"metadata","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","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":true,"unsettable":false,"transient":false,"unique":true,"name":"spine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guide","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":"tours","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2.0","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":true,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uniqueIdentifier","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"generateCoverHTML","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"generateTableOfContents","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"includeReferencedResources","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"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":"titles","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"creators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subjects","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"descriptions","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":"publishers","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":"contributors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","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":"formats","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"languages","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"relations","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":"coverages","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":"rights","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"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"},{"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":"items","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"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":"id","changeable":true,"lowerBound":1,"iD":true,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"media_type","changeable":true,"lowerBound":1,"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":"fallback","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fallback_style","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"required_namespace","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"required_modules","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":true,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"noToc","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"generated","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"sourcePath","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"spineItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toc","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guideItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","changeable":true,"lowerBound":1,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idref","changeable":true,"lowerBound":1,"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":"linear","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"name":"Art_copyist","id":107,"value":0,"literal":"acp","eClass":"EEnumLiteral"},{"name":"Actor","id":108,"value":0,"literal":"act","eClass":"EEnumLiteral"},{"name":"Adapter","id":109,"value":0,"literal":"adp","eClass":"EEnumLiteral"},{"name":"Author_of_afterword_colophon_etc","id":110,"value":0,"literal":"aft","eClass":"EEnumLiteral"},{"name":"Analyst","id":111,"value":0,"literal":"anl","eClass":"EEnumLiteral"},{"name":"Animator","id":112,"value":0,"literal":"anm","eClass":"EEnumLiteral"},{"name":"Annotator","id":113,"value":0,"literal":"ann","eClass":"EEnumLiteral"},{"name":"Bibliographic_antecedent","id":114,"value":0,"literal":"ant","eClass":"EEnumLiteral"},{"name":"Applicant","id":115,"value":0,"literal":"app","eClass":"EEnumLiteral"},{"name":"Author_in_quotations_or_text_abstracts","id":116,"value":0,"literal":"aqt","eClass":"EEnumLiteral"},{"name":"Architect","id":117,"value":0,"literal":"arc","eClass":"EEnumLiteral"},{"name":"Artistic_director","id":118,"value":0,"literal":"ard","eClass":"EEnumLiteral"},{"name":"Arranger","id":119,"value":0,"literal":"arr","eClass":"EEnumLiteral"},{"name":"Artist","id":120,"value":0,"literal":"art","eClass":"EEnumLiteral"},{"name":"Assignee","id":121,"value":0,"literal":"asg","eClass":"EEnumLiteral"},{"name":"Associated_name","id":122,"value":0,"literal":"asn","eClass":"EEnumLiteral"},{"name":"Attributed_name","id":123,"value":0,"literal":"att","eClass":"EEnumLiteral"},{"name":"Auctioneer","id":124,"value":0,"literal":"auc","eClass":"EEnumLiteral"},{"name":"Author_of_dialog","id":125,"value":0,"literal":"aud","eClass":"EEnumLiteral"},{"name":"Author_of_introduction","id":126,"value":0,"literal":"aui","eClass":"EEnumLiteral"},{"name":"Author_of_screenplay","id":127,"value":0,"literal":"aus","eClass":"EEnumLiteral"},{"name":"Author","id":128,"value":0,"literal":"aut","eClass":"EEnumLiteral"},{"name":"Binding_designer","id":129,"value":0,"literal":"bdd","eClass":"EEnumLiteral"},{"name":"Bookjacket_designer","id":130,"value":0,"literal":"bjd","eClass":"EEnumLiteral"},{"name":"Book_designer","id":131,"value":0,"literal":"bkd","eClass":"EEnumLiteral"},{"name":"Book_producer","id":132,"value":0,"literal":"bkp","eClass":"EEnumLiteral"},{"name":"Blurb_writer","id":133,"value":0,"literal":"blw","eClass":"EEnumLiteral"},{"name":"Binder","id":134,"value":0,"literal":"bnd","eClass":"EEnumLiteral"},{"name":"Bookplate_designer","id":135,"value":0,"literal":"bpd","eClass":"EEnumLiteral"},{"name":"Bookseller","id":136,"value":0,"literal":"bsl","eClass":"EEnumLiteral"},{"name":"Conceptor","id":137,"value":0,"literal":"ccp","eClass":"EEnumLiteral"},{"name":"Choreographer","id":138,"value":0,"literal":"chr","eClass":"EEnumLiteral"},{"name":"Collaborator","id":139,"value":0,"literal":"clb","eClass":"EEnumLiteral"},{"name":"Client","id":140,"value":0,"literal":"cli","eClass":"EEnumLiteral"},{"name":"Calligrapher","id":141,"value":0,"literal":"cll","eClass":"EEnumLiteral"},{"name":"Colorist","id":142,"value":0,"literal":"clr","eClass":"EEnumLiteral"},{"name":"Collotyper","id":143,"value":0,"literal":"clt","eClass":"EEnumLiteral"},{"name":"Commentator","id":144,"value":0,"literal":"cmm","eClass":"EEnumLiteral"},{"name":"Composer","id":145,"value":0,"literal":"cmp","eClass":"EEnumLiteral"},{"name":"Compositor","id":146,"value":0,"literal":"cmt","eClass":"EEnumLiteral"},{"name":"Cinematographer","id":147,"value":0,"literal":"cng","eClass":"EEnumLiteral"},{"name":"Conductor","id":148,"value":0,"literal":"cnd","eClass":"EEnumLiteral"},{"name":"Censor","id":149,"value":0,"literal":"cns","eClass":"EEnumLiteral"},{"name":"Contestant_appellee","id":150,"value":0,"literal":"coe","eClass":"EEnumLiteral"},{"name":"Collector","id":151,"value":0,"literal":"col","eClass":"EEnumLiteral"},{"name":"Compiler","id":152,"value":0,"literal":"com","eClass":"EEnumLiteral"},{"name":"Conservator","id":153,"value":0,"literal":"con","eClass":"EEnumLiteral"},{"name":"Contestant","id":154,"value":0,"literal":"cos","eClass":"EEnumLiteral"},{"name":"Contestant_appellant","id":155,"value":0,"literal":"cot","eClass":"EEnumLiteral"},{"name":"Cover_designer","id":156,"value":0,"literal":"cov","eClass":"EEnumLiteral"},{"name":"Copyright_claimant","id":157,"value":0,"literal":"cpc","eClass":"EEnumLiteral"},{"name":"Complainant_appellee","id":158,"value":0,"literal":"cpe","eClass":"EEnumLiteral"},{"name":"Copyright_holder","id":159,"value":0,"literal":"cph","eClass":"EEnumLiteral"},{"name":"Complainant","id":160,"value":0,"literal":"cpl","eClass":"EEnumLiteral"},{"name":"Complainant_appellant","id":161,"value":0,"literal":"cpt","eClass":"EEnumLiteral"},{"name":"Creator","id":162,"value":0,"literal":"cre","eClass":"EEnumLiteral"},{"name":"Correspondent","id":163,"value":0,"literal":"crp","eClass":"EEnumLiteral"},{"name":"Corrector","id":164,"value":0,"literal":"crr","eClass":"EEnumLiteral"},{"name":"Consultant","id":165,"value":0,"literal":"csl","eClass":"EEnumLiteral"},{"name":"Consultant_to_a_project","id":166,"value":0,"literal":"csp","eClass":"EEnumLiteral"},{"name":"Costume_designer","id":167,"value":0,"literal":"cst","eClass":"EEnumLiteral"},{"name":"Contributor","id":168,"value":0,"literal":"ctb","eClass":"EEnumLiteral"},{"name":"Contestee_appellee","id":169,"value":0,"literal":"cte","eClass":"EEnumLiteral"},{"name":"Cartographer","id":170,"value":0,"literal":"ctg","eClass":"EEnumLiteral"},{"name":"Contractor","id":171,"value":0,"literal":"ctr","eClass":"EEnumLiteral"},{"name":"Contestee","id":172,"value":0,"literal":"cts","eClass":"EEnumLiteral"},{"name":"Contestee_appellant","id":173,"value":0,"literal":"ctt","eClass":"EEnumLiteral"},{"name":"Curator","id":174,"value":0,"literal":"cur","eClass":"EEnumLiteral"},{"name":"Commentator_for_written_text","id":175,"value":0,"literal":"cwt","eClass":"EEnumLiteral"},{"name":"Defendant","id":176,"value":0,"literal":"dfd","eClass":"EEnumLiteral"},{"name":"Defendant_appellee","id":177,"value":0,"literal":"dfe","eClass":"EEnumLiteral"},{"name":"Defendant_appellant","id":178,"value":0,"literal":"dft","eClass":"EEnumLiteral"},{"name":"Degree_grantor","id":179,"value":0,"literal":"dgg","eClass":"EEnumLiteral"},{"name":"Dissertant","id":180,"value":0,"literal":"dis","eClass":"EEnumLiteral"},{"name":"Delineator","id":181,"value":0,"literal":"dln","eClass":"EEnumLiteral"},{"name":"Dancer","id":182,"value":0,"literal":"dnc","eClass":"EEnumLiteral"},{"name":"Donor","id":183,"value":0,"literal":"dnr","eClass":"EEnumLiteral"},{"name":"Distribution_place","id":184,"value":0,"literal":"dpb","eClass":"EEnumLiteral"},{"name":"Depicted","id":185,"value":0,"literal":"dpc","eClass":"EEnumLiteral"},{"name":"Depositor","id":186,"value":0,"literal":"dpt","eClass":"EEnumLiteral"},{"name":"Draftsman","id":187,"value":0,"literal":"drm","eClass":"EEnumLiteral"},{"name":"Director","id":188,"value":0,"literal":"drt","eClass":"EEnumLiteral"},{"name":"Designer","id":189,"value":0,"literal":"dsr","eClass":"EEnumLiteral"},{"name":"Distributor","id":190,"value":0,"literal":"dst","eClass":"EEnumLiteral"},{"name":"Data_contributor","id":191,"value":0,"literal":"dtc","eClass":"EEnumLiteral"},{"name":"Dedicatee","id":192,"value":0,"literal":"dte","eClass":"EEnumLiteral"},{"name":"Data_manager","id":193,"value":0,"literal":"dtm","eClass":"EEnumLiteral"},{"name":"Dedicator","id":194,"value":0,"literal":"dto","eClass":"EEnumLiteral"},{"name":"Dubious_author","id":195,"value":0,"literal":"dub","eClass":"EEnumLiteral"},{"name":"Editor","id":196,"value":0,"literal":"edt","eClass":"EEnumLiteral"},{"name":"Engraver","id":197,"value":0,"literal":"egr","eClass":"EEnumLiteral"},{"name":"Electrician","id":198,"value":0,"literal":"elg","eClass":"EEnumLiteral"},{"name":"Electrotyper","id":199,"value":0,"literal":"elt","eClass":"EEnumLiteral"},{"name":"Engineer","id":200,"value":0,"literal":"eng","eClass":"EEnumLiteral"},{"name":"Etcher","id":201,"value":0,"literal":"etr","eClass":"EEnumLiteral"},{"name":"Event_place","id":202,"value":0,"literal":"evp","eClass":"EEnumLiteral"},{"name":"Expert","id":203,"value":0,"literal":"exp","eClass":"EEnumLiteral"},{"name":"Facsimilist","id":204,"value":0,"literal":"fac","eClass":"EEnumLiteral"},{"name":"Field_director","id":205,"value":0,"literal":"fld","eClass":"EEnumLiteral"},{"name":"Film_editor","id":206,"value":0,"literal":"flm","eClass":"EEnumLiteral"},{"name":"Former_owner","id":207,"value":0,"literal":"fmo","eClass":"EEnumLiteral"},{"name":"First_party","id":208,"value":0,"literal":"fpy","eClass":"EEnumLiteral"},{"name":"Funder","id":209,"value":0,"literal":"fnd","eClass":"EEnumLiteral"},{"name":"Forger","id":210,"value":0,"literal":"frg","eClass":"EEnumLiteral"},{"name":"Geographic_information_specialist","id":211,"value":0,"literal":"gis","eClass":"EEnumLiteral"},{"name":"Graphic_technician","id":212,"value":0,"literal":"_grt","eClass":"EEnumLiteral"},{"name":"Honoree","id":213,"value":0,"literal":"hnr","eClass":"EEnumLiteral"},{"name":"Host","id":214,"value":0,"literal":"hst","eClass":"EEnumLiteral"},{"name":"Illustrator","id":215,"value":0,"literal":"ill","eClass":"EEnumLiteral"},{"name":"Illuminator","id":216,"value":0,"literal":"ilu","eClass":"EEnumLiteral"},{"name":"Inscriber","id":217,"value":0,"literal":"ins","eClass":"EEnumLiteral"},{"name":"Inventor","id":218,"value":0,"literal":"inv","eClass":"EEnumLiteral"},{"name":"Instrumentalist","id":219,"value":0,"literal":"itr","eClass":"EEnumLiteral"},{"name":"Interviewee","id":220,"value":0,"literal":"ive","eClass":"EEnumLiteral"},{"name":"Interviewer","id":221,"value":0,"literal":"ivr","eClass":"EEnumLiteral"},{"name":"Laboratory","id":222,"value":0,"literal":"lbr","eClass":"EEnumLiteral"},{"name":"Librettist","id":223,"value":0,"literal":"lbt","eClass":"EEnumLiteral"},{"name":"Laboratory_director","id":224,"value":0,"literal":"ldr","eClass":"EEnumLiteral"},{"name":"Lead","id":225,"value":0,"literal":"led","eClass":"EEnumLiteral"},{"name":"Libelee_appellee","id":226,"value":0,"literal":"lee","eClass":"EEnumLiteral"},{"name":"Libelee","id":227,"value":0,"literal":"lel","eClass":"EEnumLiteral"},{"name":"Lender","id":228,"value":0,"literal":"len","eClass":"EEnumLiteral"},{"name":"Libelee_appellant","id":229,"value":0,"literal":"let","eClass":"EEnumLiteral"},{"name":"Lighting_designer","id":230,"value":0,"literal":"lgd","eClass":"EEnumLiteral"},{"name":"Libelant_appellee","id":231,"value":0,"literal":"lie","eClass":"EEnumLiteral"},{"name":"Libelant","id":232,"value":0,"literal":"lil","eClass":"EEnumLiteral"},{"name":"Libelant_appellant","id":233,"value":0,"literal":"lit","eClass":"EEnumLiteral"},{"name":"Landscape_architect","id":234,"value":0,"literal":"lsa","eClass":"EEnumLiteral"},{"name":"Licensee","id":235,"value":0,"literal":"lse","eClass":"EEnumLiteral"},{"name":"Licensor","id":236,"value":0,"literal":"lso","eClass":"EEnumLiteral"},{"name":"Lithographer","id":237,"value":0,"literal":"ltg","eClass":"EEnumLiteral"},{"name":"Lyricist","id":238,"value":0,"literal":"lyr","eClass":"EEnumLiteral"},{"name":"Music_copyist","id":239,"value":0,"literal":"mcp","eClass":"EEnumLiteral"},{"name":"Manufacture_place","id":240,"value":0,"literal":"mfp","eClass":"EEnumLiteral"},{"name":"Manufacturer","id":241,"value":0,"literal":"mfr","eClass":"EEnumLiteral"},{"name":"Metadata_contact","id":242,"value":0,"literal":"mdc","eClass":"EEnumLiteral"},{"name":"Moderator","id":243,"value":0,"literal":"mod","eClass":"EEnumLiteral"},{"name":"Monitor","id":244,"value":0,"literal":"mon","eClass":"EEnumLiteral"},{"name":"Marbler","id":245,"value":0,"literal":"mrb","eClass":"EEnumLiteral"},{"name":"Markup_editor","id":246,"value":0,"literal":"mrk","eClass":"EEnumLiteral"},{"name":"Musical_director","id":247,"value":0,"literal":"msd","eClass":"EEnumLiteral"},{"name":"Metal_engraver","id":248,"value":0,"literal":"mte","eClass":"EEnumLiteral"},{"name":"Musician","id":249,"value":0,"literal":"mus","eClass":"EEnumLiteral"},{"name":"Narrator","id":250,"value":0,"literal":"nrt","eClass":"EEnumLiteral"},{"name":"Opponent","id":251,"value":0,"literal":"opn","eClass":"EEnumLiteral"},{"name":"Originator","id":252,"value":0,"literal":"org","eClass":"EEnumLiteral"},{"name":"Organizer_of_meeting","id":253,"value":0,"literal":"orm","eClass":"EEnumLiteral"},{"name":"Other","id":254,"value":0,"literal":"oth","eClass":"EEnumLiteral"},{"name":"Owner","id":255,"value":0,"literal":"own","eClass":"EEnumLiteral"},{"name":"Patron","id":256,"value":0,"literal":"pat","eClass":"EEnumLiteral"},{"name":"Publishing_director","id":257,"value":0,"literal":"pbd","eClass":"EEnumLiteral"},{"name":"Publisher","id":258,"value":0,"literal":"pbl","eClass":"EEnumLiteral"},{"name":"Project_director","id":259,"value":0,"literal":"pdr","eClass":"EEnumLiteral"},{"name":"Proofreader","id":260,"value":0,"literal":"pfr","eClass":"EEnumLiteral"},{"name":"Photographer","id":261,"value":0,"literal":"pht","eClass":"EEnumLiteral"},{"name":"Platemaker","id":262,"value":0,"literal":"plt","eClass":"EEnumLiteral"},{"name":"Permitting_agency","id":263,"value":0,"literal":"pma","eClass":"EEnumLiteral"},{"name":"Production_manager","id":264,"value":0,"literal":"pmn","eClass":"EEnumLiteral"},{"name":"Printer_of_plates","id":265,"value":0,"literal":"pop","eClass":"EEnumLiteral"},{"name":"Papermaker","id":266,"value":0,"literal":"ppm","eClass":"EEnumLiteral"},{"name":"Puppeteer","id":267,"value":0,"literal":"ppt","eClass":"EEnumLiteral"},{"name":"Process_contact","id":268,"value":0,"literal":"prc","eClass":"EEnumLiteral"},{"name":"Production_personnel","id":269,"value":0,"literal":"prd","eClass":"EEnumLiteral"},{"name":"Performer","id":270,"value":0,"literal":"prf","eClass":"EEnumLiteral"},{"name":"Programmer","id":271,"value":0,"literal":"prg","eClass":"EEnumLiteral"},{"name":"Printmaker","id":272,"value":0,"literal":"prm","eClass":"EEnumLiteral"},{"name":"Producer","id":273,"value":0,"literal":"pro","eClass":"EEnumLiteral"},{"name":"Production_place","id":274,"value":0,"literal":"prp","eClass":"EEnumLiteral"},{"name":"Printer","id":275,"value":0,"literal":"prt","eClass":"EEnumLiteral"},{"name":"Patent_applicant","id":276,"value":0,"literal":"pta","eClass":"EEnumLiteral"},{"name":"Plaintiff_appellee","id":277,"value":0,"literal":"pte","eClass":"EEnumLiteral"},{"name":"Plaintiff","id":278,"value":0,"literal":"ptf","eClass":"EEnumLiteral"},{"name":"Patent_holder","id":279,"value":0,"literal":"pth","eClass":"EEnumLiteral"},{"name":"Plaintiff_appellant","id":280,"value":0,"literal":"ptt","eClass":"EEnumLiteral"},{"name":"Publication_place","id":281,"value":0,"literal":"pup","eClass":"EEnumLiteral"},{"name":"Rubricator","id":282,"value":0,"literal":"rbr","eClass":"EEnumLiteral"},{"name":"Recording_engineer","id":283,"value":0,"literal":"rce","eClass":"EEnumLiteral"},{"name":"Recipient","id":284,"value":0,"literal":"rcp","eClass":"EEnumLiteral"},{"name":"Redactor","id":285,"value":0,"literal":"red","eClass":"EEnumLiteral"},{"name":"Renderer","id":286,"value":0,"literal":"ren","eClass":"EEnumLiteral"},{"name":"Researcher","id":287,"value":0,"literal":"res","eClass":"EEnumLiteral"},{"name":"Reviewer","id":288,"value":0,"literal":"rev","eClass":"EEnumLiteral"},{"name":"Repository","id":289,"value":0,"literal":"rps","eClass":"EEnumLiteral"},{"name":"Reporter","id":290,"value":0,"literal":"rpt","eClass":"EEnumLiteral"},{"name":"Responsible_party","id":291,"value":0,"literal":"rpy","eClass":"EEnumLiteral"},{"name":"Respondent_appellee","id":292,"value":0,"literal":"rse","eClass":"EEnumLiteral"},{"name":"Restager","id":293,"value":0,"literal":"rsg","eClass":"EEnumLiteral"},{"name":"Respondent","id":294,"value":0,"literal":"rsp","eClass":"EEnumLiteral"},{"name":"Respondent_appellant","id":295,"value":0,"literal":"rst","eClass":"EEnumLiteral"},{"name":"Research_team_head","id":296,"value":0,"literal":"rth","eClass":"EEnumLiteral"},{"name":"Research_team_member","id":297,"value":0,"literal":"rtm","eClass":"EEnumLiteral"},{"name":"Scientific_advisor","id":298,"value":0,"literal":"sad","eClass":"EEnumLiteral"},{"name":"Scenarist","id":299,"value":0,"literal":"sce","eClass":"EEnumLiteral"},{"name":"Sculptor","id":300,"value":0,"literal":"scl","eClass":"EEnumLiteral"},{"name":"Scribe","id":301,"value":0,"literal":"scr","eClass":"EEnumLiteral"},{"name":"Sound_designer","id":302,"value":0,"literal":"sds","eClass":"EEnumLiteral"},{"name":"Secretary","id":303,"value":0,"literal":"sec","eClass":"EEnumLiteral"},{"name":"Signer","id":304,"value":0,"literal":"sgn","eClass":"EEnumLiteral"},{"name":"Supporting_host","id":305,"value":0,"literal":"sht","eClass":"EEnumLiteral"},{"name":"Singer","id":306,"value":0,"literal":"sng","eClass":"EEnumLiteral"},{"name":"Speaker","id":307,"value":0,"literal":"spk","eClass":"EEnumLiteral"},{"name":"Sponsor","id":308,"value":0,"literal":"spn","eClass":"EEnumLiteral"},{"name":"Second_party","id":309,"value":0,"literal":"spy","eClass":"EEnumLiteral"},{"name":"Surveyor","id":310,"value":0,"literal":"srv","eClass":"EEnumLiteral"},{"name":"Set_designer","id":311,"value":0,"literal":"std","eClass":"EEnumLiteral"},{"name":"Storyteller","id":312,"value":0,"literal":"stl","eClass":"EEnumLiteral"},{"name":"Stage_manager","id":313,"value":0,"literal":"stm","eClass":"EEnumLiteral"},{"name":"Standards_body","id":314,"value":0,"literal":"stn","eClass":"EEnumLiteral"},{"name":"Stereotyper","id":315,"value":0,"literal":"str","eClass":"EEnumLiteral"},{"name":"Technical_director","id":316,"value":0,"literal":"tcd","eClass":"EEnumLiteral"},{"name":"Teacher","id":317,"value":0,"literal":"tch","eClass":"EEnumLiteral"},{"name":"Thesis_advisor","id":318,"value":0,"literal":"ths","eClass":"EEnumLiteral"},{"name":"Transcriber","id":319,"value":0,"literal":"trc","eClass":"EEnumLiteral"},{"name":"Translator","id":320,"value":0,"literal":"trl","eClass":"EEnumLiteral"},{"name":"Type_designer","id":321,"value":0,"literal":"tyd","eClass":"EEnumLiteral"},{"name":"Typographer","id":322,"value":0,"literal":"tyg","eClass":"EEnumLiteral"},{"name":"University_place","id":323,"value":0,"literal":"uvp","eClass":"EEnumLiteral"},{"name":"Videographer","id":324,"value":0,"literal":"vdg","eClass":"EEnumLiteral"},{"name":"Vocalist","id":325,"value":0,"literal":"voc","eClass":"EEnumLiteral"},{"name":"Writer_of_accompanying_material","id":326,"value":0,"literal":"wam","eClass":"EEnumLiteral"},{"name":"Woodcutter","id":327,"value":0,"literal":"wdc","eClass":"EEnumLiteral"},{"name":"Wood_engraver","id":328,"value":0,"literal":"wde","eClass":"EEnumLiteral"},{"name":"Witness","id":329,"value":0,"literal":"wit","eClass":"EEnumLiteral"},{"name":"Cover","id":330,"value":1,"literal":"cover","eClass":"EEnumLiteral"},{"name":"Title","id":331,"value":2,"literal":"title-page","eClass":"EEnumLiteral"},{"name":"TOC","id":332,"value":3,"literal":"toc","eClass":"EEnumLiteral"},{"name":"Index","id":333,"value":4,"literal":"index","eClass":"EEnumLiteral"},{"name":"Glossary","id":334,"value":5,"literal":"glossary","eClass":"EEnumLiteral"},{"name":"Acknowledgements","id":335,"value":6,"literal":"acknowledgements","eClass":"EEnumLiteral"},{"name":"Bibliography","id":336,"value":7,"literal":"bibliography","eClass":"EEnumLiteral"},{"name":"Colophon","id":337,"value":8,"literal":"colophon","eClass":"EEnumLiteral"},{"name":"Copyright","id":338,"value":9,"literal":"copyright-page","eClass":"EEnumLiteral"},{"name":"Dedication","id":339,"value":10,"literal":"dedication","eClass":"EEnumLiteral"},{"name":"Epigraph","id":340,"value":11,"literal":"epigraph","eClass":"EEnumLiteral"},{"name":"Foreword","id":341,"value":12,"literal":"foreword","eClass":"EEnumLiteral"},{"name":"Illustrations","id":342,"value":13,"literal":"loi","eClass":"EEnumLiteral"},{"name":"Tables","id":343,"value":14,"literal":"lot","eClass":"EEnumLiteral"},{"name":"Notes","id":344,"value":15,"literal":"notes","eClass":"EEnumLiteral"},{"name":"Preface","id":345,"value":16,"literal":"preface","eClass":"EEnumLiteral"},{"name":"Text","id":346,"value":17,"literal":"text","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":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":13,"target":2},{"source":13,"target":23},{"source":13,"target":1},{"source":23,"target":2},{"source":14,"target":3},{"source":14,"target":24},{"source":14,"target":1},{"source":24,"target":3},{"source":15,"target":5},{"source":15,"target":25},{"source":15,"target":1},{"source":25,"target":5},{"source":16,"target":6},{"source":16,"target":26},{"source":16,"target":1},{"source":26,"target":6},{"source":17,"target":9},{"source":17,"target":27},{"source":17,"target":1},{"source":27,"target":9},{"source":18,"target":28},{"source":18,"target":1},{"source":19,"target":29},{"source":19,"target":1},{"source":20,"target":30},{"source":20,"target":1},{"source":21,"target":31},{"source":21,"target":1},{"source":22,"target":32},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":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":33,"target":49},{"source":33,"target":2},{"source":34,"target":50},{"source":34,"target":2},{"source":35,"target":51},{"source":35,"target":2},{"source":36,"target":52},{"source":36,"target":2},{"source":37,"target":53},{"source":37,"target":2},{"source":38,"target":54},{"source":38,"target":2},{"source":39,"target":55},{"source":39,"target":2},{"source":40,"target":56},{"source":40,"target":2},{"source":41,"target":57},{"source":41,"target":2},{"source":42,"target":58},{"source":42,"target":2},{"source":43,"target":59},{"source":43,"target":2},{"source":44,"target":60},{"source":44,"target":2},{"source":45,"target":61},{"source":45,"target":2},{"source":46,"target":62},{"source":46,"target":2},{"source":47,"target":63},{"source":47,"target":2},{"source":48,"target":12},{"source":48,"target":64},{"source":48,"target":2},{"source":64,"target":12},{"source":3,"target":0},{"source":3,"target":65},{"source":65,"target":4},{"source":65,"target":66},{"source":65,"target":3},{"source":66,"target":4},{"source":4,"target":0},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":4,"target":70},{"source":4,"target":71},{"source":4,"target":72},{"source":4,"target":73},{"source":4,"target":74},{"source":4,"target":75},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":67,"target":79},{"source":67,"target":4},{"source":68,"target":80},{"source":68,"target":4},{"source":69,"target":81},{"source":69,"target":4},{"source":70,"target":82},{"source":70,"target":4},{"source":71,"target":83},{"source":71,"target":4},{"source":72,"target":84},{"source":72,"target":4},{"source":73,"target":85},{"source":73,"target":4},{"source":74,"target":86},{"source":74,"target":4},{"source":75,"target":87},{"source":75,"target":4},{"source":76,"target":88},{"source":76,"target":4},{"source":77,"target":89},{"source":77,"target":4},{"source":78,"target":90},{"source":78,"target":4},{"source":5,"target":0},{"source":5,"target":91},{"source":5,"target":92},{"source":91,"target":8},{"source":91,"target":93},{"source":91,"target":5},{"source":93,"target":8},{"source":92,"target":94},{"source":92,"target":5},{"source":6,"target":0},{"source":6,"target":95},{"source":95,"target":7},{"source":95,"target":96},{"source":95,"target":6},{"source":96,"target":7},{"source":7,"target":0},{"source":7,"target":97},{"source":7,"target":98},{"source":7,"target":99},{"source":97,"target":11},{"source":97,"target":100},{"source":97,"target":7},{"source":100,"target":11},{"source":98,"target":101},{"source":98,"target":7},{"source":99,"target":102},{"source":99,"target":7},{"source":8,"target":0},{"source":8,"target":103},{"source":8,"target":104},{"source":103,"target":105},{"source":103,"target":8},{"source":104,"target":106},{"source":104,"target":8},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":107},{"source":10,"target":108},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":111},{"source":10,"target":112},{"source":10,"target":113},{"source":10,"target":114},{"source":10,"target":115},{"source":10,"target":116},{"source":10,"target":117},{"source":10,"target":118},{"source":10,"target":119},{"source":10,"target":120},{"source":10,"target":121},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":10,"target":125},{"source":10,"target":126},{"source":10,"target":127},{"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":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":10,"target":167},{"source":10,"target":168},{"source":10,"target":169},{"source":10,"target":170},{"source":10,"target":171},{"source":10,"target":172},{"source":10,"target":173},{"source":10,"target":174},{"source":10,"target":175},{"source":10,"target":176},{"source":10,"target":177},{"source":10,"target":178},{"source":10,"target":179},{"source":10,"target":180},{"source":10,"target":181},{"source":10,"target":182},{"source":10,"target":183},{"source":10,"target":184},{"source":10,"target":185},{"source":10,"target":186},{"source":10,"target":187},{"source":10,"target":188},{"source":10,"target":189},{"source":10,"target":190},{"source":10,"target":191},{"source":10,"target":192},{"source":10,"target":193},{"source":10,"target":194},{"source":10,"target":195},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":198},{"source":10,"target":199},{"source":10,"target":200},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":10,"target":204},{"source":10,"target":205},{"source":10,"target":206},{"source":10,"target":207},{"source":10,"target":208},{"source":10,"target":209},{"source":10,"target":210},{"source":10,"target":211},{"source":10,"target":212},{"source":10,"target":213},{"source":10,"target":214},{"source":10,"target":215},{"source":10,"target":216},{"source":10,"target":217},{"source":10,"target":218},{"source":10,"target":219},{"source":10,"target":220},{"source":10,"target":221},{"source":10,"target":222},{"source":10,"target":223},{"source":10,"target":224},{"source":10,"target":225},{"source":10,"target":226},{"source":10,"target":227},{"source":10,"target":228},{"source":10,"target":229},{"source":10,"target":230},{"source":10,"target":231},{"source":10,"target":232},{"source":10,"target":233},{"source":10,"target":234},{"source":10,"target":235},{"source":10,"target":236},{"source":10,"target":237},{"source":10,"target":238},{"source":10,"target":239},{"source":10,"target":240},{"source":10,"target":241},{"source":10,"target":242},{"source":10,"target":243},{"source":10,"target":244},{"source":10,"target":245},{"source":10,"target":246},{"source":10,"target":247},{"source":10,"target":248},{"source":10,"target":249},{"source":10,"target":250},{"source":10,"target":251},{"source":10,"target":252},{"source":10,"target":253},{"source":10,"target":254},{"source":10,"target":255},{"source":10,"target":256},{"source":10,"target":257},{"source":10,"target":258},{"source":10,"target":259},{"source":10,"target":260},{"source":10,"target":261},{"source":10,"target":262},{"source":10,"target":263},{"source":10,"target":264},{"source":10,"target":265},{"source":10,"target":266},{"source":10,"target":267},{"source":10,"target":268},{"source":10,"target":269},{"source":10,"target":270},{"source":10,"target":271},{"source":10,"target":272},{"source":10,"target":273},{"source":10,"target":274},{"source":10,"target":275},{"source":10,"target":276},{"source":10,"target":277},{"source":10,"target":278},{"source":10,"target":279},{"source":10,"target":280},{"source":10,"target":281},{"source":10,"target":282},{"source":10,"target":283},{"source":10,"target":284},{"source":10,"target":285},{"source":10,"target":286},{"source":10,"target":287},{"source":10,"target":288},{"source":10,"target":289},{"source":10,"target":290},{"source":10,"target":291},{"source":10,"target":292},{"source":10,"target":293},{"source":10,"target":294},{"source":10,"target":295},{"source":10,"target":296},{"source":10,"target":297},{"source":10,"target":298},{"source":10,"target":299},{"source":10,"target":300},{"source":10,"target":301},{"source":10,"target":302},{"source":10,"target":303},{"source":10,"target":304},{"source":10,"target":305},{"source":10,"target":306},{"source":10,"target":307},{"source":10,"target":308},{"source":10,"target":309},{"source":10,"target":310},{"source":10,"target":311},{"source":10,"target":312},{"source":10,"target":313},{"source":10,"target":314},{"source":10,"target":315},{"source":10,"target":316},{"source":10,"target":317},{"source":10,"target":318},{"source":10,"target":319},{"source":10,"target":320},{"source":10,"target":321},{"source":10,"target":322},{"source":10,"target":323},{"source":10,"target":324},{"source":10,"target":325},{"source":10,"target":326},{"source":10,"target":327},{"source":10,"target":328},{"source":10,"target":329},{"source":107,"target":10},{"source":108,"target":10},{"source":109,"target":10},{"source":110,"target":10},{"source":111,"target":10},{"source":112,"target":10},{"source":113,"target":10},{"source":114,"target":10},{"source":115,"target":10},{"source":116,"target":10},{"source":117,"target":10},{"source":118,"target":10},{"source":119,"target":10},{"source":120,"target":10},{"source":121,"target":10},{"source":122,"target":10},{"source":123,"target":10},{"source":124,"target":10},{"source":125,"target":10},{"source":126,"target":10},{"source":127,"target":10},{"source":128,"target":10},{"source":129,"target":10},{"source":130,"target":10},{"source":131,"target":10},{"source":132,"target":10},{"source":133,"target":10},{"source":134,"target":10},{"source":135,"target":10},{"source":136,"target":10},{"source":137,"target":10},{"source":138,"target":10},{"source":139,"target":10},{"source":140,"target":10},{"source":141,"target":10},{"source":142,"target":10},{"source":143,"target":10},{"source":144,"target":10},{"source":145,"target":10},{"source":146,"target":10},{"source":147,"target":10},{"source":148,"target":10},{"source":149,"target":10},{"source":150,"target":10},{"source":151,"target":10},{"source":152,"target":10},{"source":153,"target":10},{"source":154,"target":10},{"source":155,"target":10},{"source":156,"target":10},{"source":157,"target":10},{"source":158,"target":10},{"source":159,"target":10},{"source":160,"target":10},{"source":161,"target":10},{"source":162,"target":10},{"source":163,"target":10},{"source":164,"target":10},{"source":165,"target":10},{"source":166,"target":10},{"source":167,"target":10},{"source":168,"target":10},{"source":169,"target":10},{"source":170,"target":10},{"source":171,"target":10},{"source":172,"target":10},{"source":173,"target":10},{"source":174,"target":10},{"source":175,"target":10},{"source":176,"target":10},{"source":177,"target":10},{"source":178,"target":10},{"source":179,"target":10},{"source":180,"target":10},{"source":181,"target":10},{"source":182,"target":10},{"source":183,"target":10},{"source":184,"target":10},{"source":185,"target":10},{"source":186,"target":10},{"source":187,"target":10},{"source":188,"target":10},{"source":189,"target":10},{"source":190,"target":10},{"source":191,"target":10},{"source":192,"target":10},{"source":193,"target":10},{"source":194,"target":10},{"source":195,"target":10},{"source":196,"target":10},{"source":197,"target":10},{"source":198,"target":10},{"source":199,"target":10},{"source":200,"target":10},{"source":201,"target":10},{"source":202,"target":10},{"source":203,"target":10},{"source":204,"target":10},{"source":205,"target":10},{"source":206,"target":10},{"source":207,"target":10},{"source":208,"target":10},{"source":209,"target":10},{"source":210,"target":10},{"source":211,"target":10},{"source":212,"target":10},{"source":213,"target":10},{"source":214,"target":10},{"source":215,"target":10},{"source":216,"target":10},{"source":217,"target":10},{"source":218,"target":10},{"source":219,"target":10},{"source":220,"target":10},{"source":221,"target":10},{"source":222,"target":10},{"source":223,"target":10},{"source":224,"target":10},{"source":225,"target":10},{"source":226,"target":10},{"source":227,"target":10},{"source":228,"target":10},{"source":229,"target":10},{"source":230,"target":10},{"source":231,"target":10},{"source":232,"target":10},{"source":233,"target":10},{"source":234,"target":10},{"source":235,"target":10},{"source":236,"target":10},{"source":237,"target":10},{"source":238,"target":10},{"source":239,"target":10},{"source":240,"target":10},{"source":241,"target":10},{"source":242,"target":10},{"source":243,"target":10},{"source":244,"target":10},{"source":245,"target":10},{"source":246,"target":10},{"source":247,"target":10},{"source":248,"target":10},{"source":249,"target":10},{"source":250,"target":10},{"source":251,"target":10},{"source":252,"target":10},{"source":253,"target":10},{"source":254,"target":10},{"source":255,"target":10},{"source":256,"target":10},{"source":257,"target":10},{"source":258,"target":10},{"source":259,"target":10},{"source":260,"target":10},{"source":261,"target":10},{"source":262,"target":10},{"source":263,"target":10},{"source":264,"target":10},{"source":265,"target":10},{"source":266,"target":10},{"source":267,"target":10},{"source":268,"target":10},{"source":269,"target":10},{"source":270,"target":10},{"source":271,"target":10},{"source":272,"target":10},{"source":273,"target":10},{"source":274,"target":10},{"source":275,"target":10},{"source":276,"target":10},{"source":277,"target":10},{"source":278,"target":10},{"source":279,"target":10},{"source":280,"target":10},{"source":281,"target":10},{"source":282,"target":10},{"source":283,"target":10},{"source":284,"target":10},{"source":285,"target":10},{"source":286,"target":10},{"source":287,"target":10},{"source":288,"target":10},{"source":289,"target":10},{"source":290,"target":10},{"source":291,"target":10},{"source":292,"target":10},{"source":293,"target":10},{"source":294,"target":10},{"source":295,"target":10},{"source":296,"target":10},{"source":297,"target":10},{"source":298,"target":10},{"source":299,"target":10},{"source":300,"target":10},{"source":301,"target":10},{"source":302,"target":10},{"source":303,"target":10},{"source":304,"target":10},{"source":305,"target":10},{"source":306,"target":10},{"source":307,"target":10},{"source":308,"target":10},{"source":309,"target":10},{"source":310,"target":10},{"source":311,"target":10},{"source":312,"target":10},{"source":313,"target":10},{"source":314,"target":10},{"source":315,"target":10},{"source":316,"target":10},{"source":317,"target":10},{"source":318,"target":10},{"source":319,"target":10},{"source":320,"target":10},{"source":321,"target":10},{"source":322,"target":10},{"source":323,"target":10},{"source":324,"target":10},{"source":325,"target":10},{"source":326,"target":10},{"source":327,"target":10},{"source":328,"target":10},{"source":329,"target":10},{"source":11,"target":0},{"source":11,"target":330},{"source":11,"target":331},{"source":11,"target":332},{"source":11,"target":333},{"source":11,"target":334},{"source":11,"target":335},{"source":11,"target":336},{"source":11,"target":337},{"source":11,"target":338},{"source":11,"target":339},{"source":11,"target":340},{"source":11,"target":341},{"source":11,"target":342},{"source":11,"target":343},{"source":11,"target":344},{"source":11,"target":345},{"source":11,"target":346},{"source":330,"target":11},{"source":331,"target":11},{"source":332,"target":11},{"source":333,"target":11},{"source":334,"target":11},{"source":335,"target":11},{"source":336,"target":11},{"source":337,"target":11},{"source":338,"target":11},{"source":339,"target":11},{"source":340,"target":11},{"source":341,"target":11},{"source":342,"target":11},{"source":343,"target":11},{"source":344,"target":11},{"source":345,"target":11},{"source":346,"target":11},{"source":12,"target":0},{"source":12,"target":347},{"source":12,"target":348},{"source":347,"target":349},{"source":347,"target":12},{"source":348,"target":350},{"source":348,"target":12}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="phantoms" nsURI="http://org.eclipse.gmf.tooling.examples.phantoms"
nsPrefix="phantoms">
<eClassifiers xsi:type="ecore:EClass" name="Root">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//RootChild" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RootChild"/>
<eClassifiers xsi:type="ecore:EClass" name="TopParent" eSuperTypes="#//RootChild">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//TopChild" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Medium" eSuperTypes="#//RootChild">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//MediumParent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TopChild">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="TopChild"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MediumParent">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//MediumChild" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MediumChild">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="MediumChild"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/eclipse/gmf-tooling/test-examples/phantoms/org.eclipse.gmf.tooling.examples.phantoms/model/phantoms.ecore | ecore | phantoms
Root
children
RootChild
TopParent
children
Medium
children
TopChild
name
TopChild
MediumParent
children
MediumChild
name
MediumChild | null | {"directed":true,"nodes":[{"nsPrefix":"phantoms","nsURI":"http://org.eclipse.gmf.tooling.examples.phantoms","name":"phantoms","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootChild","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopParent","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Medium","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopChild","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MediumParent","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MediumChild","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":"children","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"TopChild","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"TopChild","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"MediumChild","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"MediumChild","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":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":3,"target":0},{"source":3,"target":2},{"source":3,"target":10},{"source":3,"target":11},{"source":10,"target":5},{"source":10,"target":12},{"source":10,"target":3},{"source":12,"target":5},{"source":11,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":13},{"source":4,"target":14},{"source":13,"target":6},{"source":13,"target":15},{"source":13,"target":4},{"source":15,"target":6},{"source":14,"target":2},{"source":5,"target":0},{"source":5,"target":16},{"source":16,"target":17},{"source":16,"target":5},{"source":6,"target":0},{"source":6,"target":18},{"source":18,"target":7},{"source":18,"target":19},{"source":18,"target":6},{"source":19,"target":7},{"source":7,"target":0},{"source":7,"target":20},{"source":20,"target":21},{"source":20,"target":7}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="factory" nsURI="http://www.example.org/factory" nsPrefix="factory">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
<details key="productionschema" value="../../de.mdelab.languages.productionschema/model/productionschema.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="FactorySpecification" eSuperTypes="#//IdentifiableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFactories" upperBound="-1"
eType="#//Factory" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEmployees" upperBound="-1"
eType="#//Employee" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProductParts" upperBound="-1"
eType="#//ProductPart" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProducts" upperBound="-1"
eType="#//Product" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Factory" eSuperTypes="#//IdentifiableElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="factoryContainsAllPS"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="factoryContainsAllPS" value="createdProductParts->forAll(p|p.constructionProcesses->exists(ps | ownedProductionSchemata->includes(ps)))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="productionSchemata" upperBound="-1"
eType="ecore:EClass productionschema.ecore#//ProductionSchema"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="streetNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postalCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1"
eType="#//Employee"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="machines" upperBound="-1"
eType="#//Machine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="createdProductParts" upperBound="-1"
eType="#//ProductPart"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMachines" upperBound="-1"
eType="#//Machine" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Machine" eSuperTypes="#//IdentifiableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//IdentifiableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//IdentifiableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="productionStartYear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="productionEndYear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imagePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProductVersions" upperBound="-1"
eType="#//ProductVersion" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductPart" eSuperTypes="#//IdentifiableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imagePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supportedProductVersions"
upperBound="-1" eType="#//ProductVersion"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constructionProcesses"
upperBound="-1" eType="ecore:EClass productionschema.ecore#//ProductionSchema"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IdentifiableElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProductVersion" eSuperTypes="#//IdentifiableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionStartYear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionEndYear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Somae/mdsd-factory-project/factory/de.mdelab.languages.factory/model/factory.ecore | ecore | factory
FactorySpecification
ownedFactories
ownedEmployees
ownedProductParts
ownedProducts
businessTypeName
Factory
productionSchemata
description
streetNumber
street
city
postalCode
country
length
width
employees
machines
createdProductParts
ownedMachines
Machine
x
y
size
Employee
Product
productionStartYear
productionEndYear
imagePath
ownedProductVersions
ProductPart
imagePath
supportedProductVersions
constructionProcesses
IdentifiableElement
id
label
ProductVersion
description
versionStartYear
versionEndYear | null | {"directed":true,"nodes":[{"nsPrefix":"factory","nsURI":"http://www.example.org/factory","name":"factory","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FactorySpecification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factory","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Machine","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductPart","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifiableElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductVersion","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":"ownedFactories","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":"ownedEmployees","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":"ownedProductParts","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":"ownedProducts","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":"businessTypeName","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"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"productionSchemata","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"streetNumber","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":"street","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":"city","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":"postalCode","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"country","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"machines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"createdProductParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMachines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":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":"y","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":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":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"productionStartYear","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"productionEndYear","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imagePath","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProductVersions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imagePath","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportedProductVersions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"constructionProcesses","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"versionStartYear","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"versionEndYear","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":7},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":9,"target":2},{"source":9,"target":15},{"source":9,"target":1},{"source":15,"target":2},{"source":10,"target":4},{"source":10,"target":16},{"source":10,"target":1},{"source":16,"target":4},{"source":11,"target":6},{"source":11,"target":17},{"source":11,"target":1},{"source":17,"target":6},{"source":12,"target":5},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":5},{"source":13,"target":19},{"source":13,"target":1},{"source":14,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"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":20,"target":34},{"source":20,"target":2},{"source":21,"target":35},{"source":21,"target":2},{"source":22,"target":36},{"source":22,"target":2},{"source":23,"target":37},{"source":23,"target":2},{"source":24,"target":38},{"source":24,"target":2},{"source":25,"target":39},{"source":25,"target":2},{"source":26,"target":40},{"source":26,"target":2},{"source":27,"target":41},{"source":27,"target":2},{"source":28,"target":42},{"source":28,"target":2},{"source":29,"target":4},{"source":29,"target":43},{"source":29,"target":2},{"source":43,"target":4},{"source":30,"target":3},{"source":30,"target":44},{"source":30,"target":2},{"source":44,"target":3},{"source":31,"target":6},{"source":31,"target":45},{"source":31,"target":2},{"source":45,"target":6},{"source":32,"target":3},{"source":32,"target":46},{"source":32,"target":2},{"source":46,"target":3},{"source":33,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":47,"target":51},{"source":47,"target":3},{"source":48,"target":52},{"source":48,"target":3},{"source":49,"target":53},{"source":49,"target":3},{"source":50,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":54},{"source":54,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":55,"target":60},{"source":55,"target":5},{"source":56,"target":61},{"source":56,"target":5},{"source":57,"target":62},{"source":57,"target":5},{"source":58,"target":8},{"source":58,"target":63},{"source":58,"target":5},{"source":63,"target":8},{"source":59,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":64,"target":68},{"source":64,"target":6},{"source":65,"target":8},{"source":65,"target":69},{"source":65,"target":6},{"source":69,"target":8},{"source":66,"target":70},{"source":66,"target":6},{"source":67,"target":7},{"source":7,"target":0},{"source":7,"target":71},{"source":7,"target":72},{"source":71,"target":73},{"source":71,"target":7},{"source":72,"target":74},{"source":72,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":75,"target":79},{"source":75,"target":8},{"source":76,"target":80},{"source":76,"target":8},{"source":77,"target":81},{"source":77,"target":8},{"source":78,"target":7}],"multigraph":true} |
true | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="AnyLogic">
<eClassifiers xsi:type="ecore:EClass" name="ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="excludeFromBuild" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VisualModelElement" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicFlag" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationFlag" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Point">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="engineVersion" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaPackageName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClasses" ordered="false" upperBound="-1" eType="/0/ActiveObjectClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="experiments" ordered="false" upperBound="-1" eType="/0/Experiment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActiveObjectClass" eSuperTypes="/0/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="clientAreaTopLeft" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generic" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genericParameters" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="agent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="environmentDefinesInitialLocation" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" ordered="false" upperBound="-1" eType="/0/Connector" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="embeddedObjects" ordered="false" upperBound="-1" eType="/0/EmbeddedObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shapes" ordered="false" upperBound="-1" eType="/0/Shape" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceEmbeddedObject" ordered="false" lowerBound="1" eType="/0/EmbeddedObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceConnectableName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEmbeddedObject" ordered="false" lowerBound="1" eType="/0/EmbeddedObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetConnectableName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="points" ordered="false" upperBound="-1" eType="/0/Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedObject" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="presentation" ordered="false" lowerBound="1" eType="/0/EmbeddedObjectPresentation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClass" ordered="false" lowerBound="1" eType="/0/ActiveObjectClassRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="genericParametersSubstitute" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="/0/Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActiveObjectClassRef">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asObject" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedIcon" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedObjectPresentation" eSuperTypes="/0/Shape"/>
<eClassifiers xsi:type="ecore:EClass" name="Experiment" eSuperTypes="/0/ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SimulationExperiment" eSuperTypes="/0/Experiment">
<eStructuralFeatures xsi:type="ecore:EReference" name="activeObjectClass" ordered="false" lowerBound="1" eType="/0/ActiveObjectClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clientAreaTopLeft" ordered="false" lowerBound="1" eType="/0/Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTopGroupPersistent" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="frame" ordered="false" lowerBound="1" eType="/0/Frame" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commandLineArguments" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumMemory" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="randomSeed" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="seedValue" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vmArgs" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="absoluteAccuracy" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeAccuracy" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeAccuracy" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedTimeStep" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shapes" ordered="false" upperBound="-1" eType="/0/Shape" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controls" ordered="false" upperBound="-1" eType="/0/Control" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="/0/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableAdaptiveFrameManagement" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableAntiAliasing" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enablePanning" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableZoom" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="executionMode" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpuRatio" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="framesPerSecond" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realTimeScale" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiProperties" ordered="false" upperBound="-1" eType="/0/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useCalendar" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stopOption" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialDate" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialTime" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalDate" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finalTime" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelTimeUnit" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="/0/VisualModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="asObject" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedIcon" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textColor" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableExpression" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionCode" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelText" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/0/Font" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="/0/Control"/>
<eClassifiers xsi:type="ecore:EClass" name="Frame">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="/0/Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1" eType="/0/Font" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Font">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/slebok/zoo/zoo/dsl/simulation/anylogic/johannes/fetched/AnyLogic.ecore | ecore | AnyLogic
ModelElement
id
name
excludeFromBuild
VisualModelElement
position
label
publicFlag
presentationFlag
showLabel
Point
x
y
Model
engineVersion
javaPackageName
activeObjectClasses
experiments
ActiveObjectClass
clientAreaTopLeft
presentationTopGroupPersistent
iconTopGroupPersistent
generic
genericParameters
agent
environmentDefinesInitialLocation
connectors
embeddedObjects
shapes
Connector
sourceEmbeddedObject
sourceConnectableName
targetEmbeddedObject
targetConnectableName
points
EmbeddedObject
presentation
activeObjectClass
genericParametersSubstitute
parameters
ActiveObjectClassRef
packageName
className
Parameter
name
value
Shape
asObject
embeddedIcon
rotation
EmbeddedObjectPresentation
Experiment
SimulationExperiment
activeObjectClass
clientAreaTopLeft
presentationTopGroupPersistent
iconTopGroupPersistent
frame
commandLineArguments
maximumMemory
randomSeed
seedValue
vmArgs
absoluteAccuracy
relativeAccuracy
timeAccuracy
fixedTimeStep
shapes
controls
parameters
enableAdaptiveFrameManagement
enableAntiAliasing
enablePanning
enableZoom
executionMode
cpuRatio
title
framesPerSecond
realTimeScale
uiProperties
useCalendar
stopOption
initialDate
initialTime
finalDate
finalTime
modelTimeUnit
Control
width
height
asObject
embeddedIcon
fillColor
textColor
enableExpression
actionCode
labelText
font
Button
Frame
x
y
width
height
Text
color
text
font
alignment
Font
name
size
style
PrimitiveTypes
Boolean
Integer
String
Double | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"AnyLogic","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisualModelElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveObjectClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedObject","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveObjectClassRef","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedObjectPresentation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Experiment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimulationExperiment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Frame","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"excludeFromBuild","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"id":23,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":24,"serializable":true,"eClass":"EDataType"},{"id":25,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":26,"serializable":true,"eClass":"EDataType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"publicFlag","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationFlag","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"showLabel","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"engineVersion","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"javaPackageName","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"experiments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clientAreaTopLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"generic","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericParameters","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"agent","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"environmentDefinesInitialLocation","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"embeddedObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shapes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceEmbeddedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sourceConnectableName","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetEmbeddedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"targetConnectableName","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"presentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericParametersSubstitute","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"packageName","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"asObject","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"embeddedIcon","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rotation","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":107,"serializable":true,"eClass":"EDataType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activeObjectClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clientAreaTopLeft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"presentationTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconTopGroupPersistent","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"frame","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commandLineArguments","changeable":true,"lowerBound":1,"iD":false,"id":116,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"maximumMemory","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"randomSeed","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"seedValue","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vmArgs","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"absoluteAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relativeAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"timeAccuracy","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fixedTimeStep","changeable":true,"lowerBound":1,"iD":false,"id":124,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shapes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableAdaptiveFrameManagement","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableAntiAliasing","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enablePanning","changeable":true,"lowerBound":1,"iD":false,"id":130,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableZoom","changeable":true,"lowerBound":1,"iD":false,"id":131,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"executionMode","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cpuRatio","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"framesPerSecond","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"realTimeScale","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uiProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"useCalendar","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stopOption","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initialDate","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"initialTime","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"finalDate","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"finalTime","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"modelTimeUnit","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":180,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"asObject","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"embeddedIcon","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fillColor","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"textColor","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableExpression","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"actionCode","changeable":true,"lowerBound":1,"iD":false,"id":187,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"labelText","changeable":true,"lowerBound":1,"iD":false,"id":188,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":202,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"color","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":211,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"alignment","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":220,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":225,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":19,"target":22},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":22},{"source":20,"target":24},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":24},{"source":21,"target":26},{"source":21,"target":27},{"source":21,"target":1},{"source":27,"target":26},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":28,"target":3},{"source":28,"target":34},{"source":28,"target":2},{"source":34,"target":3},{"source":29,"target":3},{"source":29,"target":35},{"source":29,"target":2},{"source":35,"target":3},{"source":30,"target":26},{"source":30,"target":36},{"source":30,"target":2},{"source":36,"target":26},{"source":31,"target":26},{"source":31,"target":37},{"source":31,"target":2},{"source":37,"target":26},{"source":32,"target":26},{"source":32,"target":38},{"source":32,"target":2},{"source":38,"target":26},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":22},{"source":39,"target":41},{"source":39,"target":3},{"source":41,"target":22},{"source":40,"target":22},{"source":40,"target":42},{"source":40,"target":3},{"source":42,"target":22},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":43,"target":22},{"source":43,"target":48},{"source":43,"target":4},{"source":48,"target":22},{"source":44,"target":24},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":24},{"source":45,"target":5},{"source":45,"target":50},{"source":45,"target":4},{"source":50,"target":5},{"source":46,"target":12},{"source":46,"target":51},{"source":46,"target":4},{"source":51,"target":12},{"source":47,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":62},{"source":52,"target":3},{"source":52,"target":63},{"source":52,"target":5},{"source":63,"target":3},{"source":53,"target":26},{"source":53,"target":64},{"source":53,"target":5},{"source":64,"target":26},{"source":54,"target":26},{"source":54,"target":65},{"source":54,"target":5},{"source":65,"target":26},{"source":55,"target":26},{"source":55,"target":66},{"source":55,"target":5},{"source":66,"target":26},{"source":56,"target":24},{"source":56,"target":67},{"source":56,"target":5},{"source":67,"target":24},{"source":57,"target":26},{"source":57,"target":68},{"source":57,"target":5},{"source":68,"target":26},{"source":58,"target":26},{"source":58,"target":69},{"source":58,"target":5},{"source":69,"target":26},{"source":59,"target":6},{"source":59,"target":70},{"source":59,"target":5},{"source":70,"target":6},{"source":60,"target":7},{"source":60,"target":71},{"source":60,"target":5},{"source":71,"target":7},{"source":61,"target":10},{"source":61,"target":72},{"source":61,"target":5},{"source":72,"target":10},{"source":62,"target":1},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":73,"target":7},{"source":73,"target":79},{"source":73,"target":6},{"source":79,"target":7},{"source":74,"target":24},{"source":74,"target":80},{"source":74,"target":6},{"source":80,"target":24},{"source":75,"target":7},{"source":75,"target":81},{"source":75,"target":6},{"source":81,"target":7},{"source":76,"target":24},{"source":76,"target":82},{"source":76,"target":6},{"source":82,"target":24},{"source":77,"target":3},{"source":77,"target":83},{"source":77,"target":6},{"source":83,"target":3},{"source":78,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":84,"target":11},{"source":84,"target":89},{"source":84,"target":7},{"source":89,"target":11},{"source":85,"target":8},{"source":85,"target":90},{"source":85,"target":7},{"source":90,"target":8},{"source":86,"target":24},{"source":86,"target":91},{"source":86,"target":7},{"source":91,"target":24},{"source":87,"target":9},{"source":87,"target":92},{"source":87,"target":7},{"source":92,"target":9},{"source":88,"target":2},{"source":8,"target":0},{"source":8,"target":93},{"source":8,"target":94},{"source":93,"target":24},{"source":93,"target":95},{"source":93,"target":8},{"source":95,"target":24},{"source":94,"target":24},{"source":94,"target":96},{"source":94,"target":8},{"source":96,"target":24},{"source":9,"target":0},{"source":9,"target":97},{"source":9,"target":98},{"source":97,"target":24},{"source":97,"target":99},{"source":97,"target":9},{"source":99,"target":24},{"source":98,"target":24},{"source":98,"target":100},{"source":98,"target":9},{"source":100,"target":24},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":101},{"source":10,"target":102},{"source":10,"target":103},{"source":10,"target":104},{"source":101,"target":26},{"source":101,"target":105},{"source":101,"target":10},{"source":105,"target":26},{"source":102,"target":26},{"source":102,"target":106},{"source":102,"target":10},{"source":106,"target":26},{"source":103,"target":107},{"source":103,"target":108},{"source":103,"target":10},{"source":108,"target":107},{"source":104,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":109},{"source":109,"target":10},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":110},{"source":110,"target":1},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":13,"target":115},{"source":13,"target":116},{"source":13,"target":117},{"source":13,"target":118},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":13,"target":123},{"source":13,"target":124},{"source":13,"target":125},{"source":13,"target":126},{"source":13,"target":127},{"source":13,"target":128},{"source":13,"target":129},{"source":13,"target":130},{"source":13,"target":131},{"source":13,"target":132},{"source":13,"target":133},{"source":13,"target":134},{"source":13,"target":135},{"source":13,"target":136},{"source":13,"target":137},{"source":13,"target":138},{"source":13,"target":139},{"source":13,"target":140},{"source":13,"target":141},{"source":13,"target":142},{"source":13,"target":143},{"source":13,"target":144},{"source":13,"target":145},{"source":111,"target":5},{"source":111,"target":146},{"source":111,"target":13},{"source":146,"target":5},{"source":112,"target":3},{"source":112,"target":147},{"source":112,"target":13},{"source":147,"target":3},{"source":113,"target":26},{"source":113,"target":148},{"source":113,"target":13},{"source":148,"target":26},{"source":114,"target":26},{"source":114,"target":149},{"source":114,"target":13},{"source":149,"target":26},{"source":115,"target":16},{"source":115,"target":150},{"source":115,"target":13},{"source":150,"target":16},{"source":116,"target":24},{"source":116,"target":151},{"source":116,"target":13},{"source":151,"target":24},{"source":117,"target":22},{"source":117,"target":152},{"source":117,"target":13},{"source":152,"target":22},{"source":118,"target":26},{"source":118,"target":153},{"source":118,"target":13},{"source":153,"target":26},{"source":119,"target":22},{"source":119,"target":154},{"source":119,"target":13},{"source":154,"target":22},{"source":120,"target":24},{"source":120,"target":155},{"source":120,"target":13},{"source":155,"target":24},{"source":121,"target":107},{"source":121,"target":156},{"source":121,"target":13},{"source":156,"target":107},{"source":122,"target":107},{"source":122,"target":157},{"source":122,"target":13},{"source":157,"target":107},{"source":123,"target":107},{"source":123,"target":158},{"source":123,"target":13},{"source":158,"target":107},{"source":124,"target":107},{"source":124,"target":159},{"source":124,"target":13},{"source":159,"target":107},{"source":125,"target":10},{"source":125,"target":160},{"source":125,"target":13},{"source":160,"target":10},{"source":126,"target":14},{"source":126,"target":161},{"source":126,"target":13},{"source":161,"target":14},{"source":127,"target":9},{"source":127,"target":162},{"source":127,"target":13},{"source":162,"target":9},{"source":128,"target":26},{"source":128,"target":163},{"source":128,"target":13},{"source":163,"target":26},{"source":129,"target":26},{"source":129,"target":164},{"source":129,"target":13},{"source":164,"target":26},{"source":130,"target":26},{"source":130,"target":165},{"source":130,"target":13},{"source":165,"target":26},{"source":131,"target":26},{"source":131,"target":166},{"source":131,"target":13},{"source":166,"target":26},{"source":132,"target":24},{"source":132,"target":167},{"source":132,"target":13},{"source":167,"target":24},{"source":133,"target":24},{"source":133,"target":168},{"source":133,"target":13},{"source":168,"target":24},{"source":134,"target":24},{"source":134,"target":169},{"source":134,"target":13},{"source":169,"target":24},{"source":135,"target":24},{"source":135,"target":170},{"source":135,"target":13},{"source":170,"target":24},{"source":136,"target":24},{"source":136,"target":171},{"source":136,"target":13},{"source":171,"target":24},{"source":137,"target":9},{"source":137,"target":172},{"source":137,"target":13},{"source":172,"target":9},{"source":138,"target":26},{"source":138,"target":173},{"source":138,"target":13},{"source":173,"target":26},{"source":139,"target":24},{"source":139,"target":174},{"source":139,"target":13},{"source":174,"target":24},{"source":140,"target":24},{"source":140,"target":175},{"source":140,"target":13},{"source":175,"target":24},{"source":141,"target":24},{"source":141,"target":176},{"source":141,"target":13},{"source":176,"target":24},{"source":142,"target":24},{"source":142,"target":177},{"source":142,"target":13},{"source":177,"target":24},{"source":143,"target":24},{"source":143,"target":178},{"source":143,"target":13},{"source":178,"target":24},{"source":144,"target":24},{"source":144,"target":179},{"source":144,"target":13},{"source":179,"target":24},{"source":145,"target":12},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":180},{"source":14,"target":181},{"source":14,"target":182},{"source":14,"target":183},{"source":14,"target":184},{"source":14,"target":185},{"source":14,"target":186},{"source":14,"target":187},{"source":14,"target":188},{"source":14,"target":189},{"source":14,"target":190},{"source":180,"target":22},{"source":180,"target":191},{"source":180,"target":14},{"source":191,"target":22},{"source":181,"target":22},{"source":181,"target":192},{"source":181,"target":14},{"source":192,"target":22},{"source":182,"target":26},{"source":182,"target":193},{"source":182,"target":14},{"source":193,"target":26},{"source":183,"target":26},{"source":183,"target":194},{"source":183,"target":14},{"source":194,"target":26},{"source":184,"target":22},{"source":184,"target":195},{"source":184,"target":14},{"source":195,"target":22},{"source":185,"target":22},{"source":185,"target":196},{"source":185,"target":14},{"source":196,"target":22},{"source":186,"target":24},{"source":186,"target":197},{"source":186,"target":14},{"source":197,"target":24},{"source":187,"target":24},{"source":187,"target":198},{"source":187,"target":14},{"source":198,"target":24},{"source":188,"target":24},{"source":188,"target":199},{"source":188,"target":14},{"source":199,"target":24},{"source":189,"target":18},{"source":189,"target":200},{"source":189,"target":14},{"source":200,"target":18},{"source":190,"target":2},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":201},{"source":201,"target":14},{"source":16,"target":0},{"source":16,"target":202},{"source":16,"target":203},{"source":16,"target":204},{"source":16,"target":205},{"source":202,"target":22},{"source":202,"target":206},{"source":202,"target":16},{"source":206,"target":22},{"source":203,"target":22},{"source":203,"target":207},{"source":203,"target":16},{"source":207,"target":22},{"source":204,"target":22},{"source":204,"target":208},{"source":204,"target":16},{"source":208,"target":22},{"source":205,"target":22},{"source":205,"target":209},{"source":205,"target":16},{"source":209,"target":22},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":210},{"source":17,"target":211},{"source":17,"target":212},{"source":17,"target":213},{"source":17,"target":214},{"source":210,"target":22},{"source":210,"target":215},{"source":210,"target":17},{"source":215,"target":22},{"source":211,"target":24},{"source":211,"target":216},{"source":211,"target":17},{"source":216,"target":24},{"source":212,"target":18},{"source":212,"target":217},{"source":212,"target":17},{"source":217,"target":18},{"source":213,"target":24},{"source":213,"target":218},{"source":213,"target":17},{"source":218,"target":24},{"source":214,"target":10},{"source":18,"target":0},{"source":18,"target":219},{"source":18,"target":220},{"source":18,"target":221},{"source":219,"target":24},{"source":219,"target":222},{"source":219,"target":18},{"source":222,"target":24},{"source":220,"target":22},{"source":220,"target":223},{"source":220,"target":18},{"source":223,"target":22},{"source":221,"target":22},{"source":221,"target":224},{"source":221,"target":18},{"source":224,"target":22},{"source":225,"target":26},{"source":225,"target":22},{"source":225,"target":24},{"source":225,"target":107},{"source":26,"target":225},{"source":22,"target":225},{"source":24,"target":225},{"source":107,"target":225}],"multigraph":true} |
true | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
</ecore:EPackage>
<ecore:EPackage name="PathExp">
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathExp" eSuperTypes="/1/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="false" lowerBound="1" upperBound="-1" eType="/1/State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="false" upperBound="-1" eType="/1/Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="/1/Transition" eOpposite="/1/Transition/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="/1/Transition" eOpposite="/1/Transition/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="/1/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/1/State" eOpposite="/1/State/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/1/State" eOpposite="/1/State/incoming"/>
</eClassifiers>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/PathExp.ecore | ecore | PrimitiveTypes
String
PathExp
Element
name
PathExp
states
transitions
State
incoming
outgoing
Transition
source
target | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"nsPrefix":null,"nsURI":null,"name":"PathExp","id":2,"eClass":"EPackage"},{"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":"PathExp","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"id":8,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":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":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":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":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":6},{"source":3,"target":2},{"source":3,"target":7},{"source":7,"target":1},{"source":7,"target":8},{"source":7,"target":3},{"source":8,"target":1},{"source":4,"target":2},{"source":4,"target":3},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":9,"target":5},{"source":9,"target":12},{"source":9,"target":4},{"source":12,"target":5},{"source":10,"target":6},{"source":10,"target":13},{"source":10,"target":4},{"source":13,"target":6},{"source":11,"target":3},{"source":5,"target":2},{"source":5,"target":14},{"source":5,"target":15},{"source":14,"target":6},{"source":14,"target":16},{"source":14,"target":5},{"source":14,"target":17},{"source":16,"target":6},{"source":15,"target":6},{"source":15,"target":18},{"source":15,"target":5},{"source":15,"target":19},{"source":18,"target":6},{"source":6,"target":2},{"source":6,"target":3},{"source":6,"target":19},{"source":6,"target":17},{"source":6,"target":20},{"source":19,"target":5},{"source":19,"target":21},{"source":19,"target":6},{"source":19,"target":15},{"source":21,"target":5},{"source":17,"target":5},{"source":17,"target":22},{"source":17,"target":6},{"source":17,"target":14},{"source":22,"target":5},{"source":20,"target":3}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="conflictreport"
nsURI="http://modelversioning.org/conflictreport/1.0" nsPrefix="conflictreport">
<eClassifiers xsi:type="ecore:EClass" name="ConflictReport">
<eOperations name="hasConflictingChange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diffElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="getConflictingChanges" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement">
<eParameters name="diffElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="getConflicts" upperBound="-1" eType="ecore:EClass conflict.ecore#//Conflict">
<eParameters name="diffElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="hasEquivalentChange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diffElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="getEquivalentChanges" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement">
<eParameters name="diffElement" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="getEquivalentSubChanges" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eOperations name="getEquivalentPreferredChanges" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eOperations name="isDependentDiagramChange" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eParameters name="diagramChange" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="getDependentDiagramChanges" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement">
<eParameters name="modelChange" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="getDependentModelChange" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement">
<eParameters name="diagramChange" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eOperations name="hasDependentDiagramChange" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eParameters name="modelChange" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="conflicts" upperBound="-1"
eType="ecore:EClass conflict.ecore#//Conflict" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="equivalentChanges" upperBound="-1"
eType="#//EquivalentChange" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//ConflictDependency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftVersion" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//ComparisonResourceSnapshot"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightVersion" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//ComparisonResourceSnapshot"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftDiagrams" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//ComparisonResourceSnapshot"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightDiagrams" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//ComparisonResourceSnapshot"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leftUser" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rightUser" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramDependencies" ordered="false"
upperBound="-1" eType="#//DependentDiagramChange"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EquivalentChange">
<eOperations name="getPreferredChange" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eOperations name="getSubChange" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftChange" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightChange" eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferSide" lowerBound="1"
eType="ecore:EEnum platform:/plugin/org.eclipse.emf.compare.match/model/match.ecore#//Side"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConflictDependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependentConflict" lowerBound="2"
upperBound="2" eType="ecore:EClass conflict.ecore#//Conflict"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependentDiagramChange">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelChange" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramChanges" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.compare.diff/model/diff.ecore#//DiffElement"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/TheProjecter/amor-conflict-detection/org.modelversioning.conflicts/models/conflictReport.ecore | ecore | conflictreport
ConflictReport
hasConflictingChange
diffElement
getConflictingChanges
diffElement
getConflicts
diffElement
hasEquivalentChange
diffElement
getEquivalentChanges
diffElement
getEquivalentSubChanges
getEquivalentPreferredChanges
isDependentDiagramChange
diagramChange
getDependentDiagramChanges
modelChange
getDependentModelChange
diagramChange
hasDependentDiagramChange
modelChange
conflicts
equivalentChanges
dependencies
leftVersion
rightVersion
leftDiagrams
rightDiagrams
leftUser
rightUser
diagramDependencies
EquivalentChange
getPreferredChange
getSubChange
leftChange
rightChange
preferSide
ConflictDependency
dependentConflict
DependentDiagramChange
modelChange
diagramChanges | null | {"directed":true,"nodes":[{"nsPrefix":"conflictreport","nsURI":"http://modelversioning.org/conflictreport/1.0","name":"conflictreport","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConflictReport","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquivalentChange","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConflictDependency","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependentDiagramChange","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasConflictingChange","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getConflictingChanges","lowerBound":0,"id":6,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getConflicts","lowerBound":0,"id":7,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasEquivalentChange","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getEquivalentChanges","lowerBound":0,"id":9,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getEquivalentSubChanges","lowerBound":0,"id":10,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getEquivalentPreferredChanges","lowerBound":0,"id":11,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isDependentDiagramChange","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDependentDiagramChanges","lowerBound":0,"id":13,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDependentModelChange","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasDependentDiagramChange","lowerBound":0,"id":15,"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":"conflicts","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":"equivalentChanges","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":"dependencies","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":"leftVersion","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":"rightVersion","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":"leftDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"leftUser","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":"rightUser","changeable":true,"lowerBound":0,"iD":false,"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":"diagramDependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diffElement","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EParameter"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diffElement","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diffElement","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diffElement","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EParameter"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diffElement","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagramChange","lowerBound":1,"id":44,"many":false,"required":true,"eClass":"EParameter"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"modelChange","lowerBound":1,"id":47,"many":false,"required":true,"eClass":"EParameter"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagramChange","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EParameter"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"modelChange","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPreferredChange","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSubChange","lowerBound":0,"id":66,"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":"leftChange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rightChange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preferSide","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"},{"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":"dependentConflict","changeable":true,"resolveProxies":true,"lowerBound":2,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelChange","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"diagramChanges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":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":5,"target":26},{"source":5,"target":1},{"source":5,"target":27},{"source":27,"target":28},{"source":27,"target":5},{"source":6,"target":29},{"source":6,"target":1},{"source":6,"target":30},{"source":30,"target":31},{"source":30,"target":6},{"source":7,"target":32},{"source":7,"target":1},{"source":7,"target":33},{"source":33,"target":34},{"source":33,"target":7},{"source":8,"target":35},{"source":8,"target":1},{"source":8,"target":36},{"source":36,"target":37},{"source":36,"target":8},{"source":9,"target":38},{"source":9,"target":1},{"source":9,"target":39},{"source":39,"target":40},{"source":39,"target":9},{"source":10,"target":41},{"source":10,"target":1},{"source":11,"target":42},{"source":11,"target":1},{"source":12,"target":43},{"source":12,"target":1},{"source":12,"target":44},{"source":44,"target":45},{"source":44,"target":12},{"source":13,"target":46},{"source":13,"target":1},{"source":13,"target":47},{"source":47,"target":48},{"source":47,"target":13},{"source":14,"target":49},{"source":14,"target":1},{"source":14,"target":50},{"source":50,"target":51},{"source":50,"target":14},{"source":15,"target":52},{"source":15,"target":1},{"source":15,"target":53},{"source":53,"target":54},{"source":53,"target":15},{"source":16,"target":55},{"source":16,"target":1},{"source":17,"target":2},{"source":17,"target":56},{"source":17,"target":1},{"source":56,"target":2},{"source":18,"target":3},{"source":18,"target":57},{"source":18,"target":1},{"source":57,"target":3},{"source":19,"target":58},{"source":19,"target":1},{"source":20,"target":59},{"source":20,"target":1},{"source":21,"target":60},{"source":21,"target":1},{"source":22,"target":61},{"source":22,"target":1},{"source":23,"target":62},{"source":23,"target":1},{"source":24,"target":63},{"source":24,"target":1},{"source":25,"target":4},{"source":25,"target":64},{"source":25,"target":1},{"source":64,"target":4},{"source":2,"target":0},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":65,"target":70},{"source":65,"target":2},{"source":66,"target":71},{"source":66,"target":2},{"source":67,"target":72},{"source":67,"target":2},{"source":68,"target":73},{"source":68,"target":2},{"source":69,"target":74},{"source":69,"target":2},{"source":3,"target":0},{"source":3,"target":75},{"source":75,"target":76},{"source":75,"target":3},{"source":4,"target":0},{"source":4,"target":77},{"source":4,"target":78},{"source":77,"target":79},{"source":77,"target":4},{"source":78,"target":80},{"source":78,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="isostdisots_29002_5ed_1techxmlschemaidentifierSimplified" nsURI="urn:iso:std:iso:ts:29002:-5:ed-1:tech:xml-schema:identifiersimplified" nsPrefix="identifiers">
<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="IRDISequence">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="patternIRDIs"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="patternIRDIs" value="self.iRDIs->forAll(x | x.matches('[0-9]{4}-[0-9A-Z:_\\.]{1,35}(-[0-9A-Z:_\\.]{1,35}(-[0-9A-Z]{1,1}(-[0-9A-Z:_\\.]{1,70})?)?)?(#[0-9A-Z]{2,2}-[0-9A-Z:_\\.]{1,131}#[0-9]{1,10})?')) or self.iRDIs->forAll(x | x.matches('[0-9]{4}-[0-9A-Z:_\\.]{1,35}(-[0-9A-Z:_\\.]{1,35})?--[0-9A-Z:_\\.]{1,70}(#[0-9A-Z]{2,2}-[0-9A-Z:_\\.]{1,131}#[0-9]{1,10})?')) or self.iRDIs->forAll(x | x.matches('[0-9]{4}-[0-9A-Z:_\\.]{1,35}---[0-9A-Z:_\\.]{1,70}(#[0-9A-Z]{2,2}-[0-9A-Z:_\\.]{1,131}#[0-9]{1,10})?'))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iRDIs" unique="false" upperBound="-1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/patrickneubauer/XMLIntellEdit/xmlintelledit/xmltext/examples/EXTREMO-ECLASS-CASE-STUDY/eClassDictionary/eClassDictionary2.ecore | ecore | isostdisots_29002_5ed_1techxmlschemaidentifierSimplified
IRDISequence
iRDIs | null | {"directed":true,"nodes":[{"nsPrefix":"identifiers","nsURI":"urn:iso:std:iso:ts:29002:-5:ed-1:tech:xml-schema:identifiersimplified","name":"isostdisots_29002_5ed_1techxmlschemaidentifierSimplified","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRDISequence","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iRDIs","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="graiGrid" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0"
nsPrefix="org.msee.slmtoolbox.modeling.model.lang.graiGrid">
<eSubpackages name="root" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0/root"
nsPrefix="org.msee.slmtoolbox.modeling.model.lang.graiGrid.root">
<eClassifiers xsi:type="ecore:EClass" name="GgModel" eSuperTypes="#//generalElements/GgBaseElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrids" upperBound="-1"
eType="#//generalElements/GgGraiGrid" containment="true" eOpposite="#//generalElements/GgGraiGrid/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organizations" upperBound="-1"
eType="#//generalElements/GgOrganization" containment="true" eOpposite="#//generalElements/GgOrganization/model"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="generalElements" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0/generalElements"
nsPrefix="org.msee.slmtoolbox.modeling.model.lang.graiGrid.generalElements">
<eClassifiers xsi:type="ecore:EClass" name="GgBaseElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgGraiGrid" eSuperTypes="#//generalElements/GgBaseElement">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Grai Grid ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="levels" upperBound="-1"
eType="#//coreElements/GgLevel" containment="true" eOpposite="#//coreElements/GgLevel/graiGrid"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="flows" upperBound="-1"
eType="#//coreElements/GgFlow" containment="true" eOpposite="#//coreElements/GgFlow/graiGrid"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//coreElements/GgNode" containment="true" eOpposite="#//coreElements/GgNode/graiGrid"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//coreElements/GgFunction" eOpposite="#//coreElements/GgFunction/graiGrid"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="informationSources" upperBound="-1"
eType="#//coreElements/GgInformationSource" containment="true" eOpposite="#//coreElements/GgInformationSource/graiGrid"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organizations" upperBound="-1"
eType="#//generalElements/GgOrganization" eOpposite="#//generalElements/GgOrganization/graiGrid"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//root/GgModel" eOpposite="#//root/GgModel/graiGrids"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgOrganization" eSuperTypes="#//generalElements/GgBaseElement">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Enterprise ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//coreElements/GgFunction" containment="true" eOpposite="#//coreElements/GgFunction/organization"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1"
eType="#//root/GgModel" eOpposite="#//root/GgModel/organizations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrid" lowerBound="1"
eType="#//generalElements/GgGraiGrid" eOpposite="#//generalElements/GgGraiGrid/organizations"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="coreElements" nsURI="http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0/coreElements"
nsPrefix="org.msee.slmtoolbox.modeling.model.lang.graiGrid.coreElements">
<eClassifiers xsi:type="ecore:EClass" name="GgFunction" eSuperTypes="#//generalElements/GgBaseElement">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Function ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrid" eType="#//generalElements/GgGraiGrid"
eOpposite="#//generalElements/GgGraiGrid/functions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decisionCenters" upperBound="-1"
eType="#//coreElements/GgDecisionCenter" eOpposite="#//coreElements/GgDecisionCenter/function"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" eType="#//generalElements/GgOrganization"
eOpposite="#//generalElements/GgOrganization/functions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgLevel" eSuperTypes="#//generalElements/GgBaseElement">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Level ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//coreElements/GgNode" eOpposite="#//coreElements/GgNode/level"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="horizon" lowerBound="1"
eType="#//coreElements/GgTimeValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="period" lowerBound="1"
eType="#//coreElements/GgTimeValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processingUnit" lowerBound="1"
eType="#//coreElements/GgTimeValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrid" eType="#//generalElements/GgGraiGrid"
eOpposite="#//generalElements/GgGraiGrid/levels"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgFlow" abstract="true" eSuperTypes="#//generalElements/GgBaseElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//coreElements/GgNode" eOpposite="#//coreElements/GgNode/inFlows"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//coreElements/GgNode" eOpposite="#//coreElements/GgNode/outFlows"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrid" eType="#//generalElements/GgGraiGrid"
eOpposite="#//generalElements/GgGraiGrid/flows"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgNode" abstract="true" eSuperTypes="#//generalElements/GgBaseElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="level" lowerBound="1"
eType="#//coreElements/GgLevel" eOpposite="#//coreElements/GgLevel/nodes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outFlows" upperBound="-1"
eType="#//coreElements/GgFlow" eOpposite="#//coreElements/GgFlow/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inFlows" upperBound="-1"
eType="#//coreElements/GgFlow" eOpposite="#//coreElements/GgFlow/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrid" eType="#//generalElements/GgGraiGrid"
eOpposite="#//generalElements/GgGraiGrid/nodes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgDecisionFrame" eSuperTypes="#//coreElements/GgFlow">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Decision Frame ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decisionVariable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objective" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="criteria" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgInformationFlow" eSuperTypes="#//coreElements/GgFlow">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Information Flow ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgCollaborativeDecision" eSuperTypes="#//coreElements/GgFlow">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Collaborative Decision ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgDecisionCenter" eSuperTypes="#//coreElements/GgNode">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Decision Center ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1"
eType="#//coreElements/GgFunction" eOpposite="#//coreElements/GgFunction/decisionCenters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgTimeValue">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append(this.getValue());
result.append(" ");
result.append(this.getUnit());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="#//coreElements/GgTimeUnits"/>
<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="GgInformationSource" abstract="true"
eSuperTypes="#//generalElements/GgBaseElement">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Information Source ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="informationCenters" upperBound="-1"
eType="#//coreElements/GgInformationCenter" eOpposite="#//coreElements/GgInformationCenter/informationSource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graiGrid" lowerBound="1"
eType="#//generalElements/GgGraiGrid" eOpposite="#//generalElements/GgGraiGrid/informationSources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GgExternalInformationSource" eSuperTypes="#//coreElements/GgInformationSource"/>
<eClassifiers xsi:type="ecore:EClass" name="GgInternalInformationSource" eSuperTypes="#//coreElements/GgInformationSource"/>
<eClassifiers xsi:type="ecore:EClass" name="GgInformationCenter" eSuperTypes="#//coreElements/GgNode">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="if (eIsProxy()) return super.toString();
StringBuffer result = new StringBuffer();
result.append("Information Center ");
result.append(this.getName());
return result.toString();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="informationSource" lowerBound="1"
eType="#//coreElements/GgInformationSource" eOpposite="#//coreElements/GgInformationSource/informationCenters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GgTimeUnits">
<eLiterals name="YEAR" literal="Year"/>
<eLiterals name="MONTH" value="1" literal="Month"/>
<eLiterals name="WEEK" value="2" literal="Week"/>
<eLiterals name="DAY" value="3" literal="Day"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/OsmoseEU/OSMOSE_OpenPlatform/OSM_BPM/workspace/org.msee.slmtoolbox.modeling.model/model/graiGrid.ecore | ecore | graiGrid
root
GgModel
graiGrids
organizations
generalElements
GgBaseElement
id
name
code
description
GgGraiGrid
toString
levels
flows
nodes
functions
informationSources
organizations
model
GgOrganization
toString
functions
model
graiGrid
coreElements
GgFunction
toString
graiGrid
decisionCenters
organization
GgLevel
toString
nodes
horizon
period
processingUnit
graiGrid
GgFlow
source
target
graiGrid
GgNode
level
outFlows
inFlows
graiGrid
GgDecisionFrame
toString
decisionVariable
objective
constraint
criteria
GgInformationFlow
toString
GgCollaborativeDecision
toString
GgDecisionCenter
toString
function
GgTimeValue
toString
unit
value
GgInformationSource
toString
informationCenters
graiGrid
GgExternalInformationSource
GgInternalInformationSource
GgInformationCenter
toString
informationSource
GgTimeUnits
YEAR
Year
MONTH
Month
WEEK
Week
DAY
Day | null | {"directed":true,"nodes":[{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.graiGrid","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0","name":"graiGrid","id":0,"eClass":"EPackage"},{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.graiGrid.root","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0/root","name":"root","id":1,"eClass":"EPackage"},{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.graiGrid.generalElements","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0/generalElements","name":"generalElements","id":2,"eClass":"EPackage"},{"nsPrefix":"org.msee.slmtoolbox.modeling.model.lang.graiGrid.coreElements","nsURI":"http://org/msee/slmtoolbox/modeling/model/lang/graiGrid.ecore/2.0/coreElements","name":"coreElements","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgModel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgBaseElement","instanceClass":null,"abstract":true,"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":"graiGrids","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":"organizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgGraiGrid","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgOrganization","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"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":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},{"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":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":23,"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":"levels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flows","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":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functions","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":"informationSources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgLevel","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"id":33,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graiGrid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgFlow","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"id":36,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graiGrid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgNode","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"id":39,"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":"graiGrid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgFunction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graiGrid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgInformationSource","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"id":45,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graiGrid","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graiGrid","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":50,"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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgDecisionFrame","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgInformationFlow","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgCollaborativeDecision","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgDecisionCenter","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgTimeValue","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgExternalInformationSource","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgInternalInformationSource","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GgInformationCenter","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GgTimeUnits","instanceClass":null,"id":66,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decisionCenters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"horizon","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"period","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processingUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"inFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":101,"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":"decisionVariable","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"objective","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":"constraint","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"criteria","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EOperation"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EOperation"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EOperation"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":122,"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":"unit","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"informationCenters","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"informationSource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"name":"YEAR","id":141,"value":0,"literal":"Year","eClass":"EEnumLiteral"},{"name":"MONTH","id":142,"value":1,"literal":"Month","eClass":"EEnumLiteral"},{"name":"WEEK","id":143,"value":2,"literal":"Week","eClass":"EEnumLiteral"},{"name":"DAY","id":144,"value":3,"literal":"Day","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":6,"target":9},{"source":6,"target":10},{"source":6,"target":4},{"source":6,"target":11},{"source":10,"target":9},{"source":7,"target":12},{"source":7,"target":13},{"source":7,"target":4},{"source":7,"target":14},{"source":13,"target":12},{"source":8,"target":5},{"source":2,"target":5},{"source":2,"target":9},{"source":2,"target":12},{"source":2,"target":0},{"source":5,"target":2},{"source":5,"target":15},{"source":5,"target":16},{"source":5,"target":17},{"source":5,"target":18},{"source":15,"target":19},{"source":15,"target":5},{"source":16,"target":20},{"source":16,"target":5},{"source":17,"target":21},{"source":17,"target":5},{"source":18,"target":22},{"source":18,"target":5},{"source":9,"target":2},{"source":9,"target":5},{"source":9,"target":23},{"source":9,"target":24},{"source":9,"target":25},{"source":9,"target":26},{"source":9,"target":27},{"source":9,"target":28},{"source":9,"target":29},{"source":9,"target":11},{"source":9,"target":30},{"source":23,"target":31},{"source":23,"target":9},{"source":24,"target":32},{"source":24,"target":33},{"source":24,"target":9},{"source":24,"target":34},{"source":33,"target":32},{"source":25,"target":35},{"source":25,"target":36},{"source":25,"target":9},{"source":25,"target":37},{"source":36,"target":35},{"source":26,"target":38},{"source":26,"target":39},{"source":26,"target":9},{"source":26,"target":40},{"source":39,"target":38},{"source":27,"target":41},{"source":27,"target":42},{"source":27,"target":9},{"source":27,"target":43},{"source":42,"target":41},{"source":28,"target":44},{"source":28,"target":45},{"source":28,"target":9},{"source":28,"target":46},{"source":45,"target":44},{"source":29,"target":12},{"source":29,"target":47},{"source":29,"target":9},{"source":29,"target":48},{"source":47,"target":12},{"source":11,"target":4},{"source":11,"target":49},{"source":11,"target":9},{"source":11,"target":6},{"source":49,"target":4},{"source":30,"target":5},{"source":12,"target":2},{"source":12,"target":5},{"source":12,"target":50},{"source":12,"target":51},{"source":12,"target":14},{"source":12,"target":48},{"source":12,"target":52},{"source":50,"target":53},{"source":50,"target":12},{"source":51,"target":41},{"source":51,"target":54},{"source":51,"target":12},{"source":51,"target":55},{"source":54,"target":41},{"source":14,"target":4},{"source":14,"target":56},{"source":14,"target":12},{"source":14,"target":7},{"source":56,"target":4},{"source":48,"target":9},{"source":48,"target":57},{"source":48,"target":12},{"source":48,"target":29},{"source":57,"target":9},{"source":52,"target":5},{"source":3,"target":41},{"source":3,"target":32},{"source":3,"target":35},{"source":3,"target":38},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":44},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":0},{"source":41,"target":3},{"source":41,"target":5},{"source":41,"target":67},{"source":41,"target":43},{"source":41,"target":68},{"source":41,"target":55},{"source":41,"target":69},{"source":67,"target":70},{"source":67,"target":41},{"source":43,"target":9},{"source":43,"target":71},{"source":43,"target":41},{"source":43,"target":27},{"source":71,"target":9},{"source":68,"target":61},{"source":68,"target":72},{"source":68,"target":41},{"source":68,"target":73},{"source":72,"target":61},{"source":55,"target":12},{"source":55,"target":74},{"source":55,"target":41},{"source":55,"target":51},{"source":74,"target":12},{"source":69,"target":5},{"source":32,"target":3},{"source":32,"target":5},{"source":32,"target":75},{"source":32,"target":76},{"source":32,"target":77},{"source":32,"target":78},{"source":32,"target":79},{"source":32,"target":34},{"source":32,"target":80},{"source":75,"target":81},{"source":75,"target":32},{"source":76,"target":38},{"source":76,"target":82},{"source":76,"target":32},{"source":76,"target":83},{"source":82,"target":38},{"source":77,"target":62},{"source":77,"target":84},{"source":77,"target":32},{"source":84,"target":62},{"source":78,"target":62},{"source":78,"target":85},{"source":78,"target":32},{"source":85,"target":62},{"source":79,"target":62},{"source":79,"target":86},{"source":79,"target":32},{"source":86,"target":62},{"source":34,"target":9},{"source":34,"target":87},{"source":34,"target":32},{"source":34,"target":24},{"source":87,"target":9},{"source":80,"target":5},{"source":35,"target":3},{"source":35,"target":5},{"source":35,"target":88},{"source":35,"target":89},{"source":35,"target":37},{"source":35,"target":90},{"source":88,"target":38},{"source":88,"target":91},{"source":88,"target":35},{"source":88,"target":92},{"source":91,"target":38},{"source":89,"target":38},{"source":89,"target":93},{"source":89,"target":35},{"source":89,"target":94},{"source":93,"target":38},{"source":37,"target":9},{"source":37,"target":95},{"source":37,"target":35},{"source":37,"target":25},{"source":95,"target":9},{"source":90,"target":5},{"source":38,"target":3},{"source":38,"target":5},{"source":38,"target":83},{"source":38,"target":94},{"source":38,"target":92},{"source":38,"target":40},{"source":38,"target":96},{"source":83,"target":32},{"source":83,"target":97},{"source":83,"target":38},{"source":83,"target":76},{"source":97,"target":32},{"source":94,"target":35},{"source":94,"target":98},{"source":94,"target":38},{"source":94,"target":89},{"source":98,"target":35},{"source":92,"target":35},{"source":92,"target":99},{"source":92,"target":38},{"source":92,"target":88},{"source":99,"target":35},{"source":40,"target":9},{"source":40,"target":100},{"source":40,"target":38},{"source":40,"target":26},{"source":100,"target":9},{"source":96,"target":5},{"source":58,"target":3},{"source":58,"target":35},{"source":58,"target":101},{"source":58,"target":102},{"source":58,"target":103},{"source":58,"target":104},{"source":58,"target":105},{"source":58,"target":106},{"source":101,"target":107},{"source":101,"target":58},{"source":102,"target":108},{"source":102,"target":58},{"source":103,"target":109},{"source":103,"target":58},{"source":104,"target":110},{"source":104,"target":58},{"source":105,"target":111},{"source":105,"target":58},{"source":106,"target":35},{"source":59,"target":3},{"source":59,"target":35},{"source":59,"target":112},{"source":59,"target":113},{"source":112,"target":114},{"source":112,"target":59},{"source":113,"target":35},{"source":60,"target":3},{"source":60,"target":35},{"source":60,"target":115},{"source":60,"target":116},{"source":115,"target":117},{"source":115,"target":60},{"source":116,"target":35},{"source":61,"target":3},{"source":61,"target":38},{"source":61,"target":118},{"source":61,"target":73},{"source":61,"target":119},{"source":118,"target":120},{"source":118,"target":61},{"source":73,"target":41},{"source":73,"target":121},{"source":73,"target":61},{"source":73,"target":68},{"source":121,"target":41},{"source":119,"target":38},{"source":62,"target":3},{"source":62,"target":122},{"source":62,"target":123},{"source":62,"target":124},{"source":122,"target":125},{"source":122,"target":62},{"source":123,"target":66},{"source":123,"target":126},{"source":123,"target":62},{"source":126,"target":66},{"source":124,"target":127},{"source":124,"target":62},{"source":44,"target":3},{"source":44,"target":5},{"source":44,"target":128},{"source":44,"target":129},{"source":44,"target":46},{"source":44,"target":130},{"source":128,"target":131},{"source":128,"target":44},{"source":129,"target":65},{"source":129,"target":132},{"source":129,"target":44},{"source":129,"target":133},{"source":132,"target":65},{"source":46,"target":9},{"source":46,"target":134},{"source":46,"target":44},{"source":46,"target":28},{"source":134,"target":9},{"source":130,"target":5},{"source":63,"target":3},{"source":63,"target":44},{"source":63,"target":135},{"source":135,"target":44},{"source":64,"target":3},{"source":64,"target":44},{"source":64,"target":136},{"source":136,"target":44},{"source":65,"target":3},{"source":65,"target":38},{"source":65,"target":137},{"source":65,"target":133},{"source":65,"target":138},{"source":137,"target":139},{"source":137,"target":65},{"source":133,"target":44},{"source":133,"target":140},{"source":133,"target":65},{"source":133,"target":129},{"source":140,"target":44},{"source":138,"target":38},{"source":66,"target":3},{"source":66,"target":141},{"source":66,"target":142},{"source":66,"target":143},{"source":66,"target":144},{"source":141,"target":66},{"source":142,"target":66},{"source":143,"target":66},{"source":144,"target":66}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="grl" nsURI="http:///grl.ecore" nsPrefix="grl">
<eClassifiers xsi:type="ecore:EClass" name="GRLspec">
<eStructuralFeatures xsi:type="ecore:EReference" name="urnspec" lowerBound="1"
eType="ecore:EClass urn.ecore#//URNspec" transient="true" eOpposite="urn.ecore#//URNspec/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intElements" upperBound="-1"
eType="#//IntentionalElement" containment="true" eOpposite="#//IntentionalElement/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actors" upperBound="-1"
eType="#//Actor" containment="true" eOpposite="#//Actor/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1"
eType="#//ElementLink" containment="true" eOpposite="#//ElementLink/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//StrategiesGroup" containment="true" eOpposite="#//StrategiesGroup/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" upperBound="-1"
eType="#//EvaluationStrategy" containment="true" eOpposite="#//EvaluationStrategy/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributionGroups" upperBound="-1"
eType="#//ContributionContextGroup" containment="true" eOpposite="#//ContributionContextGroup/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributionContexts" upperBound="-1"
eType="#//ContributionContext" containment="true" eOpposite="#//ContributionContext/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="impactModel" eType="#//ImpactModel"
containment="true" eOpposite="#//ImpactModel/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInformationElements"
upperBound="-1" eType="#//kpimodel/KPIInformationElement" containment="true"
eOpposite="#//kpimodel/KPIInformationElement/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiModelLinks" upperBound="-1"
eType="#//kpimodel/KPIModelLink" containment="true" eOpposite="#//kpimodel/KPIModelLink/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indicatorGroup" upperBound="-1"
eType="#//kpimodel/IndicatorGroup" containment="true" eOpposite="#//kpimodel/IndicatorGroup/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="KPIConversion" upperBound="-1"
eType="#//kpimodel/KPIConversion" containment="true" eOpposite="#//kpimodel/KPIConversion/grlspec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureModel" eType="ecore:EClass fm.ecore#//FeatureModel"
containment="true" eOpposite="fm.ecore#//FeatureModel/grlspec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Belief" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntentionalElement" eSuperTypes="#//GRLLinkableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//IntentionalElementType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decompositionType" eType="#//DecompositionType"
defaultValueLiteral="And"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importance" eType="#//ImportanceType"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importanceQuantitative"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/intElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1" eType="#//IntentionalElementRef"
eOpposite="#//IntentionalElementRef/def"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreImpactNode" eType="ecore:EClass platform:/resource/ca.mcgill.sel.core/model/CORE.ecore#//COREImpactNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//GRLLinkableElement urncore.ecore#//IURNContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importance" eType="#//ImportanceType"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importanceQuantitative"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/actors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedActors" upperBound="-1"
eType="#//Actor" eOpposite="#//Actor/includingActor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includingActor" eType="#//Actor"
eOpposite="#//Actor/includedActors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collapsedRefs" upperBound="-1"
eType="#//CollapsedActorRef" eOpposite="#//CollapsedActorRef/actor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Criticality">
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
<eLiterals name="None" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntentionalElementType">
<eLiterals name="Softgoal"/>
<eLiterals name="Goal" value="1"/>
<eLiterals name="Task" value="2"/>
<eLiterals name="Ressource" value="3"/>
<eLiterals name="Indicator" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Priority">
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
<eLiterals name="None" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GRLGraph" eSuperTypes="urncore.ecore#//GRLmodelElement urncore.ecore#//IURNDiagram"/>
<eClassifiers xsi:type="ecore:EClass" name="ActorRef" eSuperTypes="urncore.ecore#//GRLmodelElement urncore.ecore#//IURNContainerRef"/>
<eClassifiers xsi:type="ecore:EClass" name="IntentionalElementRef" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="criticality" eType="#//Criticality"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="#//Priority"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="def" lowerBound="1" eType="#//IntentionalElement"
eOpposite="#//IntentionalElement/refs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contribution" eSuperTypes="#//ElementLink">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contribution" eType="#//ContributionType"
defaultValueLiteral="Help"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantitativeContribution"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="25"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="correlation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreContribution" eType="ecore:EClass platform:/resource/ca.mcgill.sel.core/model/CORE.ecore#//COREContribution"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ContributionType">
<eLiterals name="Make"/>
<eLiterals name="Help" value="1"/>
<eLiterals name="SomePositive" value="2"/>
<eLiterals name="Unknown" value="3"/>
<eLiterals name="SomeNegative" value="4"/>
<eLiterals name="Hurt" value="5"/>
<eLiterals name="Break" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkRef" eSuperTypes="urncore.ecore#//IURNConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="link" lowerBound="1" eType="#//ElementLink"
eOpposite="#//ElementLink/refs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1"
eType="#//LinkRefBendpoint" containment="true" eOpposite="#//LinkRefBendpoint/linkref"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementLink" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1" eType="#//LinkRef"
eOpposite="#//LinkRef/link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/links"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dest" lowerBound="1" eType="#//GRLLinkableElement"
eOpposite="#//GRLLinkableElement/linksDest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" lowerBound="1" eType="#//GRLLinkableElement"
eOpposite="#//GRLLinkableElement/linksSrc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Decomposition" eSuperTypes="#//ElementLink"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//ElementLink"/>
<eClassifiers xsi:type="ecore:EEnum" name="DecompositionType">
<eLiterals name="And"/>
<eLiterals name="Or" value="1"/>
<eLiterals name="Xor" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Evaluation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualitativeEvaluation"
eType="#//QualitativeLabel" defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exceeds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intElement" lowerBound="1"
eType="#//IntentionalElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" lowerBound="1"
eType="#//EvaluationStrategy" transient="true" eOpposite="#//EvaluationStrategy/evaluations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiEvalValueSet" eType="#//kpimodel/KPIEvalValueSet"
containment="true" eOpposite="#//kpimodel/KPIEvalValueSet/eval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evalRange" eType="#//EvaluationRange"
containment="true" eOpposite="#//EvaluationRange/eval"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiNewEvalValue" eType="#//kpimodel/KPINewEvalValue"
containment="true" eOpposite="#//kpimodel/KPINewEvalValue/eval"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluationStrategy" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//StrategyType"
defaultValueLiteral="Private"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluations" upperBound="-1"
eType="#//Evaluation" containment="true" eOpposite="#//Evaluation/strategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="group" lowerBound="1" eType="#//StrategiesGroup"
eOpposite="#//StrategiesGroup/strategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/strategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedStrategies" upperBound="-1"
eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/parentStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentStrategies" upperBound="-1"
eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/includedStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedStrategies" upperBound="-1"
eType="#//ReusedStrategy" eOpposite="#//ReusedStrategy/reusingStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInfoConfig" upperBound="-1"
eType="#//kpimodel/KPIInformationConfig" containment="true" eOpposite="#//kpimodel/KPIInformationConfig/strategies"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GRLNode" eSuperTypes="urncore.ecore#//GRLmodelElement urncore.ecore#//IURNNode"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkRefBendpoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkref" lowerBound="1"
eType="#//LinkRef" transient="true" eOpposite="#//LinkRef/bendpoints"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BeliefLink" eSuperTypes="urncore.ecore#//IURNConnection"/>
<eClassifiers xsi:type="ecore:EClass" name="StrategiesGroup" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" upperBound="-1"
eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/group"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/groups"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="QualitativeLabel">
<eLiterals name="Denied"/>
<eLiterals name="WeaklyDenied" value="1"/>
<eLiterals name="WeaklySatisfied" value="2"/>
<eLiterals name="Satisfied" value="3"/>
<eLiterals name="Conflict" value="4"/>
<eLiterals name="Unknown" value="5"/>
<eLiterals name="None" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionContextGroup" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/contributionGroups"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contribs" upperBound="-1"
eType="#//ContributionContext" eOpposite="#//ContributionContext/groups"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionContext" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/contributionContexts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//ContributionContextGroup" eOpposite="#//ContributionContextGroup/contribs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changes" upperBound="-1"
eType="#//ContributionChange" containment="true" eOpposite="#//ContributionChange/context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentContexts" upperBound="-1"
eType="#//ContributionContext" eOpposite="#//ContributionContext/includedContexts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includedContexts" upperBound="-1"
eType="#//ContributionContext" eOpposite="#//ContributionContext/parentContexts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionChange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newContribution" eType="#//ContributionType"
defaultValueLiteral="Unknown"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newQuantitativeContribution"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//ContributionContext" transient="true" eOpposite="#//ContributionContext/changes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contribution" lowerBound="1"
eType="#//Contribution"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contribRange" eType="#//ContributionRange"
containment="true" eOpposite="#//ContributionRange/change"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ImportanceType">
<eLiterals name="High"/>
<eLiterals name="Medium" value="1"/>
<eLiterals name="Low" value="2"/>
<eLiterals name="None" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GRLLinkableElement" abstract="true"
eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="linksDest" upperBound="-1"
eType="#//ElementLink" eOpposite="#//ElementLink/dest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksSrc" upperBound="-1"
eType="#//ElementLink" eOpposite="#//ElementLink/src"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollapsedActorRef" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="actor" lowerBound="1" eType="#//Actor"
eOpposite="#//Actor/collapsedRefs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluationRange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eval" lowerBound="1" eType="#//Evaluation"
transient="true" eOpposite="#//Evaluation/evalRange"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContributionRange">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="change" lowerBound="1"
eType="#//ContributionChange" transient="true" eOpposite="#//ContributionChange/contribRange"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImpactModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/impactModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreImpactModel" eType="ecore:EClass platform:/resource/ca.mcgill.sel.core/model/CORE.ecore#//COREImpactModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StrategyType">
<eLiterals name="Default"/>
<eLiterals name="Public" value="1"/>
<eLiterals name="Selected" value="2"/>
<eLiterals name="Private" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReusedStrategy" eSuperTypes="#//EvaluationStrategy">
<eStructuralFeatures xsi:type="ecore:EReference" name="reusingStrategies" lowerBound="1"
upperBound="-1" eType="#//EvaluationStrategy" eOpposite="#//EvaluationStrategy/reusedStrategies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reuseLinkInFM" lowerBound="1"
eType="ecore:EClass fm.ecore#//ReuseLink"/>
</eClassifiers>
<eSubpackages name="kpimodel" nsURI="http:///grl/kpimodel.ecore" nsPrefix="grl.kpimodel">
<eClassifiers xsi:type="ecore:EClass" name="IndicatorGroup" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default four groups are:
TimeMeasure
CostMeasure
QualityMeasure
FlexibilityMeasure"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRedesignCategory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/indicatorGroup"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indicators" upperBound="-1"
eType="#//kpimodel/Indicator" eOpposite="#//kpimodel/Indicator/groups"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Indicator" eSuperTypes="#//IntentionalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiModelLinksDest" upperBound="-1"
eType="#//kpimodel/KPIModelLink" eOpposite="#//kpimodel/KPIModelLink/indDest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="#//kpimodel/IndicatorGroup" eOpposite="#//kpimodel/IndicatorGroup/indicators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIInformationElement" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1"
eType="#//kpimodel/KPIInformationElementRef" eOpposite="#//kpimodel/KPIInformationElementRef/def"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/kpiInformationElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiModelLinksSrc" upperBound="-1"
eType="#//kpimodel/KPIModelLink" eOpposite="#//kpimodel/KPIModelLink/kpiInformationElementSrc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIInformationElementRef" eSuperTypes="#//GRLNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="def" lowerBound="1" eType="#//kpimodel/KPIInformationElement"
eOpposite="#//kpimodel/KPIInformationElement/refs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIModelLink" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInformationElementSrc"
lowerBound="1" eType="#//kpimodel/KPIInformationElement" eOpposite="#//kpimodel/KPIInformationElement/kpiModelLinksSrc"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refs" upperBound="-1"
eType="#//kpimodel/KPIModelLinkRef" eOpposite="#//kpimodel/KPIModelLinkRef/link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/kpiModelLinks"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indDest" lowerBound="1"
eType="#//kpimodel/Indicator" eOpposite="#//kpimodel/Indicator/kpiModelLinksDest"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIModelLinkRef" eSuperTypes="urncore.ecore#//IURNConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="link" lowerBound="1"
eType="#//kpimodel/KPIModelLink" eOpposite="#//kpimodel/KPIModelLink/refs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIEvalValueSet">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="thresholdValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="worstValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluationValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualitativeEvaluationValue"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eval" lowerBound="1"
eType="#//Evaluation" transient="true" eOpposite="#//Evaluation/kpiEvalValueSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiConv" eType="#//kpimodel/KPIConversion"
eOpposite="#//kpimodel/KPIConversion/kpiEvalValueSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIInformationConfig">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="levelOfDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueOfDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strategies" lowerBound="1"
eType="#//EvaluationStrategy" transient="true" eOpposite="#//EvaluationStrategy/kpiInfoConfig"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiInfoElement" lowerBound="1"
eType="#//kpimodel/KPIInformationElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPINewEvalValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluationValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eval" lowerBound="1"
eType="#//Evaluation" transient="true" eOpposite="#//Evaluation/kpiNewEvalValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPIConversion" abstract="true" eSuperTypes="urncore.ecore#//GRLmodelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="kpiEvalValueSet" upperBound="-1"
eType="#//kpimodel/KPIEvalValueSet" eOpposite="#//kpimodel/KPIEvalValueSet/kpiConv"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grlspec" lowerBound="1"
eType="#//GRLspec" transient="true" eOpposite="#//GRLspec/KPIConversion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualitativeMappings" eSuperTypes="#//kpimodel/KPIConversion">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapping" upperBound="-1"
eType="#//kpimodel/QualitativeMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualitativeMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realWorldLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evaluation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualitativeEvaluation"
eType="#//QualitativeLabel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exceeds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/JUCMNAV/DCtoURN/Thesis_DC_2_URN/Metamodels/grl.ecore | ecore | grl
GRLspec
urnspec
intElements
actors
links
groups
strategies
contributionGroups
contributionContexts
impactModel
kpiInformationElements
kpiModelLinks
indicatorGroup
KPIConversion
featureModel
Belief
author
IntentionalElement
type
decompositionType
And
importance
None
importanceQuantitative
0
lineColor
fillColor
filled
false
grlspec
refs
coreImpactNode
Actor
importance
None
importanceQuantitative
0
count
1
grlspec
includedActors
includingActor
collapsedRefs
Criticality
High
High
Medium
Medium
Low
Low
None
None
IntentionalElementType
Softgoal
Softgoal
Goal
Goal
Task
Task
Ressource
Ressource
Indicator
Indicator
Priority
High
High
Medium
Medium
Low
Low
None
None
GRLGraph
ActorRef
IntentionalElementRef
criticality
None
priority
None
def
Contribution
contribution
Help
quantitativeContribution
25
correlation
false
coreContribution
ContributionType
Make
Make
Help
Help
SomePositive
SomePositive
Unknown
Unknown
SomeNegative
SomeNegative
Hurt
Hurt
Break
Break
LinkRef
link
bendpoints
ElementLink
refs
grlspec
dest
src
Decomposition
Dependency
DecompositionType
And
And
Or
Or
Xor
Xor
Evaluation
evaluation
0
qualitativeEvaluation
None
exceeds
false
intElement
strategies
kpiEvalValueSet
evalRange
kpiNewEvalValue
EvaluationStrategy
author
type
Private
evaluations
group
grlspec
includedStrategies
parentStrategies
reusedStrategies
kpiInfoConfig
GRLNode
LinkRefBendpoint
x
y
linkref
BeliefLink
StrategiesGroup
strategies
grlspec
QualitativeLabel
Denied
Denied
WeaklyDenied
WeaklyDenied
WeaklySatisfied
WeaklySatisfied
Satisfied
Satisfied
Conflict
Conflict
Unknown
Unknown
None
None
ContributionContextGroup
grlspec
contribs
ContributionContext
grlspec
groups
changes
parentContexts
includedContexts
ContributionChange
newContribution
Unknown
newQuantitativeContribution
0
context
contribution
contribRange
ImportanceType
High
High
Medium
Medium
Low
Low
None
None
GRLLinkableElement
linksDest
linksSrc
CollapsedActorRef
actor
EvaluationRange
start
end
step
1
eval
ContributionRange
start
end
step
1
change
ImpactModel
grlspec
coreImpactModel
StrategyType
Default
Default
Public
Public
Selected
Selected
Private
Private
ReusedStrategy
reusingStrategies
reuseLinkInFM
kpimodel
IndicatorGroup
isRedesignCategory
grlspec
indicators
Indicator
kpiModelLinksDest
groups
KPIInformationElement
refs
grlspec
kpiModelLinksSrc
KPIInformationElementRef
def
KPIModelLink
kpiInformationElementSrc
refs
grlspec
indDest
KPIModelLinkRef
link
KPIEvalValueSet
targetValue
0
thresholdValue
0
worstValue
0
evaluationValue
0
unit
qualitativeEvaluationValue
eval
kpiConv
KPIInformationConfig
levelOfDimension
valueOfDimension
strategies
kpiInfoElement
KPINewEvalValue
evaluationValue
0
eval
KPIConversion
kpiEvalValueSet
grlspec
QualitativeMappings
mapping
QualitativeMapping
realWorldLabel
evaluation
qualitativeEvaluation
exceeds | null | {"directed":true,"nodes":[{"nsPrefix":"grl","nsURI":"http:///grl.ecore","name":"grl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLspec","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Belief","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntentionalElement","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,"instanceClassName":null,"name":"Criticality","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntentionalElementType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Priority","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLGraph","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorRef","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntentionalElementRef","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContributionType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkRef","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementLink","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decomposition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DecompositionType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationStrategy","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLNode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkRefBendpoint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BeliefLink","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategiesGroup","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"QualitativeLabel","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionContextGroup","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionContext","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionChange","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportanceType","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GRLLinkableElement","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollapsedActorRef","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationRange","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContributionRange","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImpactModel","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StrategyType","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReusedStrategy","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"nsPrefix":"grl.kpimodel","nsURI":"http:///grl/kpimodel.ecore","name":"kpimodel","id":36,"eClass":"EPackage"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"urnspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"intElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"links","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":"groups","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":"strategies","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":"contributionGroups","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":"contributionContexts","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":"impactModel","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":"kpiInformationElements","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":"kpiModelLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indicatorGroup","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":"KPIConversion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"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":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIInformationElement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"id":69,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIModelLink","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"id":72,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndicatorGroup","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"id":75,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIConversion","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"id":78,"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":"grlspec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"And","unsettable":false,"transient":false,"unique":true,"name":"decompositionType","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"importance","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"importanceQuantitative","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineColor","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"filled","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coreImpactNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"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":"def","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"importance","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"importanceQuantitative","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":0,"iD":false,"id":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":"includedActors","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":"includingActor","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":"collapsedRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"name":"High","id":121,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":122,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":123,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"name":"None","id":124,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"name":"Softgoal","id":125,"value":0,"literal":"Softgoal","eClass":"EEnumLiteral"},{"name":"Goal","id":126,"value":1,"literal":"Goal","eClass":"EEnumLiteral"},{"name":"Task","id":127,"value":2,"literal":"Task","eClass":"EEnumLiteral"},{"name":"Ressource","id":128,"value":3,"literal":"Ressource","eClass":"EEnumLiteral"},{"name":"Indicator","id":129,"value":4,"literal":"Indicator","eClass":"EEnumLiteral"},{"name":"High","id":130,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":131,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":132,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"name":"None","id":133,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"criticality","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Help","unsettable":false,"transient":false,"unique":true,"name":"contribution","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":25,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"25","unsettable":false,"transient":false,"unique":true,"name":"quantitativeContribution","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"correlation","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":false,"unsettable":false,"transient":false,"unique":true,"name":"coreContribution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"name":"Make","id":153,"value":0,"literal":"Make","eClass":"EEnumLiteral"},{"name":"Help","id":154,"value":1,"literal":"Help","eClass":"EEnumLiteral"},{"name":"SomePositive","id":155,"value":2,"literal":"SomePositive","eClass":"EEnumLiteral"},{"name":"Unknown","id":156,"value":3,"literal":"Unknown","eClass":"EEnumLiteral"},{"name":"SomeNegative","id":157,"value":4,"literal":"SomeNegative","eClass":"EEnumLiteral"},{"name":"Hurt","id":158,"value":5,"literal":"Hurt","eClass":"EEnumLiteral"},{"name":"Break","id":159,"value":6,"literal":"Break","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":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"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":"linkref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linksDest","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":"linksSrc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"name":"And","id":178,"value":0,"literal":"And","eClass":"EEnumLiteral"},{"name":"Or","id":179,"value":1,"literal":"Or","eClass":"EEnumLiteral"},{"name":"Xor","id":180,"value":2,"literal":"Xor","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"qualitativeEvaluation","changeable":true,"lowerBound":0,"iD":false,"id":182,"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":"exceeds","changeable":true,"lowerBound":0,"iD":false,"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":"intElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"strategies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kpiEvalValueSet","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":"evalRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kpiNewEvalValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIEvalValueSet","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"id":196,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":197,"derived":false},{"id":198,"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":"eval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPINewEvalValue","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"id":201,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Private","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includedStrategies","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":false,"unsettable":false,"transient":false,"unique":true,"name":"parentStrategies","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":"reusedStrategies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kpiInfoConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"strategies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusingStrategies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIInformationConfig","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"id":222,"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":"strategies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"name":"Denied","id":235,"value":0,"literal":"Denied","eClass":"EEnumLiteral"},{"name":"WeaklyDenied","id":236,"value":1,"literal":"WeaklyDenied","eClass":"EEnumLiteral"},{"name":"WeaklySatisfied","id":237,"value":2,"literal":"WeaklySatisfied","eClass":"EEnumLiteral"},{"name":"Satisfied","id":238,"value":3,"literal":"Satisfied","eClass":"EEnumLiteral"},{"name":"Conflict","id":239,"value":4,"literal":"Conflict","eClass":"EEnumLiteral"},{"name":"Unknown","id":240,"value":5,"literal":"Unknown","eClass":"EEnumLiteral"},{"name":"None","id":241,"value":6,"literal":"None","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":"contribs","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"changes","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":"parentContexts","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":"includedContexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Unknown","unsettable":false,"transient":false,"unique":true,"name":"newContribution","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"newQuantitativeContribution","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contribution","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contribRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"change","changeable":true,"resolveProxies":true,"lowerBound":1,"id":266,"derived":false},{"name":"High","id":267,"value":0,"literal":"High","eClass":"EEnumLiteral"},{"name":"Medium","id":268,"value":1,"literal":"Medium","eClass":"EEnumLiteral"},{"name":"Low","id":269,"value":2,"literal":"Low","eClass":"EEnumLiteral"},{"name":"None","id":270,"value":3,"literal":"None","eClass":"EEnumLiteral"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":277,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"lowerBound":0,"iD":false,"id":284,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coreImpactModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"name":"Default","id":293,"value":0,"literal":"Default","eClass":"EEnumLiteral"},{"name":"Public","id":294,"value":1,"literal":"Public","eClass":"EEnumLiteral"},{"name":"Selected","id":295,"value":2,"literal":"Selected","eClass":"EEnumLiteral"},{"name":"Private","id":296,"value":3,"literal":"Private","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":"reuseLinkInFM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Indicator","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIInformationElementRef","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPIModelLinkRef","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeMappings","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeMapping","instanceClass":null,"abstract":false,"id":305,"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":"isRedesignCategory","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"indicators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"groups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiModelLinksDest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"indDest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"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":"refs","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":"kpiModelLinksSrc","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"def","changeable":true,"resolveProxies":true,"lowerBound":1,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiInformationElementSrc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"targetValue","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"thresholdValue","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"worstValue","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"evaluationValue","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"qualitativeEvaluationValue","changeable":true,"lowerBound":0,"iD":false,"id":342,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiConv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiEvalValueSet","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"levelOfDimension","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":"valueOfDimension","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kpiInfoElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"evaluationValue","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realWorldLabel","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"evaluation","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"qualitativeEvaluation","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exceeds","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":37,"target":51},{"source":37,"target":1},{"source":38,"target":3},{"source":38,"target":52},{"source":38,"target":1},{"source":38,"target":53},{"source":52,"target":3},{"source":39,"target":4},{"source":39,"target":54},{"source":39,"target":1},{"source":39,"target":55},{"source":54,"target":4},{"source":40,"target":14},{"source":40,"target":56},{"source":40,"target":1},{"source":40,"target":57},{"source":56,"target":14},{"source":41,"target":23},{"source":41,"target":58},{"source":41,"target":1},{"source":41,"target":59},{"source":58,"target":23},{"source":42,"target":19},{"source":42,"target":60},{"source":42,"target":1},{"source":42,"target":61},{"source":60,"target":19},{"source":43,"target":25},{"source":43,"target":62},{"source":43,"target":1},{"source":43,"target":63},{"source":62,"target":25},{"source":44,"target":26},{"source":44,"target":64},{"source":44,"target":1},{"source":44,"target":65},{"source":64,"target":26},{"source":45,"target":33},{"source":45,"target":66},{"source":45,"target":1},{"source":45,"target":67},{"source":66,"target":33},{"source":46,"target":68},{"source":46,"target":69},{"source":46,"target":1},{"source":46,"target":70},{"source":69,"target":68},{"source":47,"target":71},{"source":47,"target":72},{"source":47,"target":1},{"source":47,"target":73},{"source":72,"target":71},{"source":48,"target":74},{"source":48,"target":75},{"source":48,"target":1},{"source":48,"target":76},{"source":75,"target":74},{"source":49,"target":77},{"source":49,"target":78},{"source":49,"target":1},{"source":49,"target":79},{"source":78,"target":77},{"source":50,"target":80},{"source":50,"target":1},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":81},{"source":2,"target":82},{"source":81,"target":83},{"source":81,"target":2},{"source":82,"target":20},{"source":3,"target":0},{"source":3,"target":29},{"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":53},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":84,"target":6},{"source":84,"target":94},{"source":84,"target":3},{"source":94,"target":6},{"source":85,"target":17},{"source":85,"target":95},{"source":85,"target":3},{"source":95,"target":17},{"source":86,"target":28},{"source":86,"target":96},{"source":86,"target":3},{"source":96,"target":28},{"source":87,"target":97},{"source":87,"target":3},{"source":88,"target":98},{"source":88,"target":3},{"source":89,"target":99},{"source":89,"target":3},{"source":90,"target":100},{"source":90,"target":3},{"source":53,"target":1},{"source":53,"target":101},{"source":53,"target":3},{"source":53,"target":38},{"source":101,"target":1},{"source":91,"target":10},{"source":91,"target":102},{"source":91,"target":3},{"source":91,"target":103},{"source":102,"target":10},{"source":92,"target":104},{"source":92,"target":3},{"source":93,"target":29},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":105},{"source":4,"target":106},{"source":4,"target":107},{"source":4,"target":55},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":4,"target":111},{"source":4,"target":112},{"source":105,"target":28},{"source":105,"target":113},{"source":105,"target":4},{"source":113,"target":28},{"source":106,"target":114},{"source":106,"target":4},{"source":107,"target":115},{"source":107,"target":4},{"source":55,"target":1},{"source":55,"target":116},{"source":55,"target":4},{"source":55,"target":39},{"source":116,"target":1},{"source":108,"target":4},{"source":108,"target":117},{"source":108,"target":4},{"source":108,"target":109},{"source":117,"target":4},{"source":109,"target":4},{"source":109,"target":118},{"source":109,"target":4},{"source":109,"target":108},{"source":118,"target":4},{"source":110,"target":30},{"source":110,"target":119},{"source":110,"target":4},{"source":110,"target":120},{"source":119,"target":30},{"source":111,"target":29},{"source":5,"target":0},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":5,"target":124},{"source":121,"target":5},{"source":122,"target":5},{"source":123,"target":5},{"source":124,"target":5},{"source":6,"target":0},{"source":6,"target":125},{"source":6,"target":126},{"source":6,"target":127},{"source":6,"target":128},{"source":6,"target":129},{"source":125,"target":6},{"source":126,"target":6},{"source":127,"target":6},{"source":128,"target":6},{"source":129,"target":6},{"source":7,"target":0},{"source":7,"target":130},{"source":7,"target":131},{"source":7,"target":132},{"source":7,"target":133},{"source":130,"target":7},{"source":131,"target":7},{"source":132,"target":7},{"source":133,"target":7},{"source":8,"target":0},{"source":8,"target":134},{"source":8,"target":135},{"source":9,"target":0},{"source":9,"target":136},{"source":9,"target":137},{"source":10,"target":0},{"source":10,"target":20},{"source":10,"target":138},{"source":10,"target":139},{"source":10,"target":103},{"source":10,"target":140},{"source":138,"target":5},{"source":138,"target":141},{"source":138,"target":10},{"source":141,"target":5},{"source":139,"target":7},{"source":139,"target":142},{"source":139,"target":10},{"source":142,"target":7},{"source":103,"target":3},{"source":103,"target":143},{"source":103,"target":10},{"source":103,"target":91},{"source":143,"target":3},{"source":140,"target":20},{"source":11,"target":0},{"source":11,"target":14},{"source":11,"target":144},{"source":11,"target":145},{"source":11,"target":146},{"source":11,"target":147},{"source":11,"target":148},{"source":144,"target":12},{"source":144,"target":149},{"source":144,"target":11},{"source":149,"target":12},{"source":145,"target":150},{"source":145,"target":11},{"source":146,"target":151},{"source":146,"target":11},{"source":147,"target":152},{"source":147,"target":11},{"source":148,"target":14},{"source":12,"target":0},{"source":12,"target":153},{"source":12,"target":154},{"source":12,"target":155},{"source":12,"target":156},{"source":12,"target":157},{"source":12,"target":158},{"source":12,"target":159},{"source":153,"target":12},{"source":154,"target":12},{"source":155,"target":12},{"source":156,"target":12},{"source":157,"target":12},{"source":158,"target":12},{"source":159,"target":12},{"source":13,"target":0},{"source":13,"target":160},{"source":13,"target":161},{"source":13,"target":162},{"source":160,"target":14},{"source":160,"target":163},{"source":160,"target":13},{"source":160,"target":164},{"source":163,"target":14},{"source":161,"target":21},{"source":161,"target":165},{"source":161,"target":13},{"source":161,"target":166},{"source":165,"target":21},{"source":14,"target":0},{"source":14,"target":164},{"source":14,"target":57},{"source":14,"target":167},{"source":14,"target":168},{"source":14,"target":169},{"source":164,"target":13},{"source":164,"target":170},{"source":164,"target":14},{"source":164,"target":160},{"source":170,"target":13},{"source":57,"target":1},{"source":57,"target":171},{"source":57,"target":14},{"source":57,"target":40},{"source":171,"target":1},{"source":167,"target":29},{"source":167,"target":172},{"source":167,"target":14},{"source":167,"target":173},{"source":172,"target":29},{"source":168,"target":29},{"source":168,"target":174},{"source":168,"target":14},{"source":168,"target":175},{"source":174,"target":29},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":176},{"source":176,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":177},{"source":177,"target":14},{"source":17,"target":0},{"source":17,"target":178},{"source":17,"target":179},{"source":17,"target":180},{"source":178,"target":17},{"source":179,"target":17},{"source":180,"target":17},{"source":18,"target":0},{"source":18,"target":181},{"source":18,"target":182},{"source":18,"target":183},{"source":18,"target":184},{"source":18,"target":185},{"source":18,"target":186},{"source":18,"target":187},{"source":18,"target":188},{"source":181,"target":189},{"source":181,"target":18},{"source":182,"target":24},{"source":182,"target":190},{"source":182,"target":18},{"source":190,"target":24},{"source":183,"target":191},{"source":183,"target":18},{"source":184,"target":3},{"source":184,"target":192},{"source":184,"target":18},{"source":192,"target":3},{"source":185,"target":19},{"source":185,"target":193},{"source":185,"target":18},{"source":185,"target":194},{"source":193,"target":19},{"source":186,"target":195},{"source":186,"target":196},{"source":186,"target":18},{"source":186,"target":197},{"source":196,"target":195},{"source":187,"target":31},{"source":187,"target":198},{"source":187,"target":18},{"source":187,"target":199},{"source":198,"target":31},{"source":188,"target":200},{"source":188,"target":201},{"source":188,"target":18},{"source":188,"target":202},{"source":201,"target":200},{"source":19,"target":0},{"source":19,"target":203},{"source":19,"target":204},{"source":19,"target":194},{"source":19,"target":205},{"source":19,"target":61},{"source":19,"target":206},{"source":19,"target":207},{"source":19,"target":208},{"source":19,"target":209},{"source":19,"target":210},{"source":203,"target":211},{"source":203,"target":19},{"source":204,"target":34},{"source":204,"target":212},{"source":204,"target":19},{"source":212,"target":34},{"source":194,"target":18},{"source":194,"target":213},{"source":194,"target":19},{"source":194,"target":185},{"source":213,"target":18},{"source":205,"target":23},{"source":205,"target":214},{"source":205,"target":19},{"source":205,"target":215},{"source":214,"target":23},{"source":61,"target":1},{"source":61,"target":216},{"source":61,"target":19},{"source":61,"target":42},{"source":216,"target":1},{"source":206,"target":19},{"source":206,"target":217},{"source":206,"target":19},{"source":206,"target":207},{"source":217,"target":19},{"source":207,"target":19},{"source":207,"target":218},{"source":207,"target":19},{"source":207,"target":206},{"source":218,"target":19},{"source":208,"target":35},{"source":208,"target":219},{"source":208,"target":19},{"source":208,"target":220},{"source":219,"target":35},{"source":209,"target":221},{"source":209,"target":222},{"source":209,"target":19},{"source":209,"target":223},{"source":222,"target":221},{"source":20,"target":0},{"source":20,"target":224},{"source":20,"target":225},{"source":21,"target":0},{"source":21,"target":226},{"source":21,"target":227},{"source":21,"target":166},{"source":226,"target":228},{"source":226,"target":21},{"source":227,"target":229},{"source":227,"target":21},{"source":166,"target":13},{"source":166,"target":230},{"source":166,"target":21},{"source":166,"target":161},{"source":230,"target":13},{"source":22,"target":0},{"source":22,"target":231},{"source":23,"target":0},{"source":23,"target":215},{"source":23,"target":59},{"source":23,"target":232},{"source":215,"target":19},{"source":215,"target":233},{"source":215,"target":23},{"source":215,"target":205},{"source":233,"target":19},{"source":59,"target":1},{"source":59,"target":234},{"source":59,"target":23},{"source":59,"target":41},{"source":234,"target":1},{"source":24,"target":0},{"source":24,"target":235},{"source":24,"target":236},{"source":24,"target":237},{"source":24,"target":238},{"source":24,"target":239},{"source":24,"target":240},{"source":24,"target":241},{"source":235,"target":24},{"source":236,"target":24},{"source":237,"target":24},{"source":238,"target":24},{"source":239,"target":24},{"source":240,"target":24},{"source":241,"target":24},{"source":25,"target":0},{"source":25,"target":63},{"source":25,"target":242},{"source":25,"target":243},{"source":63,"target":1},{"source":63,"target":244},{"source":63,"target":25},{"source":63,"target":43},{"source":244,"target":1},{"source":242,"target":26},{"source":242,"target":245},{"source":242,"target":25},{"source":242,"target":246},{"source":245,"target":26},{"source":26,"target":0},{"source":26,"target":65},{"source":26,"target":246},{"source":26,"target":247},{"source":26,"target":248},{"source":26,"target":249},{"source":26,"target":250},{"source":65,"target":1},{"source":65,"target":251},{"source":65,"target":26},{"source":65,"target":44},{"source":251,"target":1},{"source":246,"target":25},{"source":246,"target":252},{"source":246,"target":26},{"source":246,"target":242},{"source":252,"target":25},{"source":247,"target":27},{"source":247,"target":253},{"source":247,"target":26},{"source":247,"target":254},{"source":253,"target":27},{"source":248,"target":26},{"source":248,"target":255},{"source":248,"target":26},{"source":248,"target":249},{"source":255,"target":26},{"source":249,"target":26},{"source":249,"target":256},{"source":249,"target":26},{"source":249,"target":248},{"source":256,"target":26},{"source":27,"target":0},{"source":27,"target":257},{"source":27,"target":258},{"source":27,"target":254},{"source":27,"target":259},{"source":27,"target":260},{"source":257,"target":12},{"source":257,"target":261},{"source":257,"target":27},{"source":261,"target":12},{"source":258,"target":262},{"source":258,"target":27},{"source":254,"target":26},{"source":254,"target":263},{"source":254,"target":27},{"source":254,"target":247},{"source":263,"target":26},{"source":259,"target":11},{"source":259,"target":264},{"source":259,"target":27},{"source":264,"target":11},{"source":260,"target":32},{"source":260,"target":265},{"source":260,"target":27},{"source":260,"target":266},{"source":265,"target":32},{"source":28,"target":0},{"source":28,"target":267},{"source":28,"target":268},{"source":28,"target":269},{"source":28,"target":270},{"source":267,"target":28},{"source":268,"target":28},{"source":269,"target":28},{"source":270,"target":28},{"source":29,"target":0},{"source":29,"target":173},{"source":29,"target":175},{"source":29,"target":271},{"source":173,"target":14},{"source":173,"target":272},{"source":173,"target":29},{"source":173,"target":167},{"source":272,"target":14},{"source":175,"target":14},{"source":175,"target":273},{"source":175,"target":29},{"source":175,"target":168},{"source":273,"target":14},{"source":30,"target":0},{"source":30,"target":20},{"source":30,"target":120},{"source":30,"target":274},{"source":120,"target":4},{"source":120,"target":275},{"source":120,"target":30},{"source":120,"target":110},{"source":275,"target":4},{"source":274,"target":20},{"source":31,"target":0},{"source":31,"target":276},{"source":31,"target":277},{"source":31,"target":278},{"source":31,"target":199},{"source":276,"target":279},{"source":276,"target":31},{"source":277,"target":280},{"source":277,"target":31},{"source":278,"target":281},{"source":278,"target":31},{"source":199,"target":18},{"source":199,"target":282},{"source":199,"target":31},{"source":199,"target":187},{"source":282,"target":18},{"source":32,"target":0},{"source":32,"target":283},{"source":32,"target":284},{"source":32,"target":285},{"source":32,"target":266},{"source":283,"target":286},{"source":283,"target":32},{"source":284,"target":287},{"source":284,"target":32},{"source":285,"target":288},{"source":285,"target":32},{"source":266,"target":27},{"source":266,"target":289},{"source":266,"target":32},{"source":266,"target":260},{"source":289,"target":27},{"source":33,"target":0},{"source":33,"target":67},{"source":33,"target":290},{"source":67,"target":1},{"source":67,"target":291},{"source":67,"target":33},{"source":67,"target":45},{"source":291,"target":1},{"source":290,"target":292},{"source":290,"target":33},{"source":34,"target":0},{"source":34,"target":293},{"source":34,"target":294},{"source":34,"target":295},{"source":34,"target":296},{"source":293,"target":34},{"source":294,"target":34},{"source":295,"target":34},{"source":296,"target":34},{"source":35,"target":0},{"source":35,"target":19},{"source":35,"target":220},{"source":35,"target":297},{"source":35,"target":298},{"source":220,"target":19},{"source":220,"target":299},{"source":220,"target":35},{"source":220,"target":208},{"source":299,"target":19},{"source":297,"target":300},{"source":297,"target":35},{"source":298,"target":19},{"source":36,"target":74},{"source":36,"target":301},{"source":36,"target":68},{"source":36,"target":302},{"source":36,"target":71},{"source":36,"target":303},{"source":36,"target":195},{"source":36,"target":221},{"source":36,"target":200},{"source":36,"target":77},{"source":36,"target":304},{"source":36,"target":305},{"source":36,"target":0},{"source":74,"target":36},{"source":74,"target":306},{"source":74,"target":76},{"source":74,"target":307},{"source":74,"target":308},{"source":306,"target":309},{"source":306,"target":74},{"source":76,"target":1},{"source":76,"target":310},{"source":76,"target":74},{"source":76,"target":48},{"source":310,"target":1},{"source":307,"target":301},{"source":307,"target":311},{"source":307,"target":74},{"source":307,"target":312},{"source":311,"target":301},{"source":301,"target":36},{"source":301,"target":3},{"source":301,"target":313},{"source":301,"target":312},{"source":301,"target":314},{"source":313,"target":71},{"source":313,"target":315},{"source":313,"target":301},{"source":313,"target":316},{"source":315,"target":71},{"source":312,"target":74},{"source":312,"target":317},{"source":312,"target":301},{"source":312,"target":307},{"source":317,"target":74},{"source":314,"target":3},{"source":68,"target":36},{"source":68,"target":318},{"source":68,"target":70},{"source":68,"target":319},{"source":68,"target":320},{"source":318,"target":302},{"source":318,"target":321},{"source":318,"target":68},{"source":318,"target":322},{"source":321,"target":302},{"source":70,"target":1},{"source":70,"target":323},{"source":70,"target":68},{"source":70,"target":46},{"source":323,"target":1},{"source":319,"target":71},{"source":319,"target":324},{"source":319,"target":68},{"source":319,"target":325},{"source":324,"target":71},{"source":302,"target":36},{"source":302,"target":20},{"source":302,"target":322},{"source":302,"target":326},{"source":322,"target":68},{"source":322,"target":327},{"source":322,"target":302},{"source":322,"target":318},{"source":327,"target":68},{"source":326,"target":20},{"source":71,"target":36},{"source":71,"target":325},{"source":71,"target":328},{"source":71,"target":73},{"source":71,"target":316},{"source":71,"target":329},{"source":325,"target":68},{"source":325,"target":330},{"source":325,"target":71},{"source":325,"target":319},{"source":330,"target":68},{"source":328,"target":303},{"source":328,"target":331},{"source":328,"target":71},{"source":328,"target":332},{"source":331,"target":303},{"source":73,"target":1},{"source":73,"target":333},{"source":73,"target":71},{"source":73,"target":47},{"source":333,"target":1},{"source":316,"target":301},{"source":316,"target":334},{"source":316,"target":71},{"source":316,"target":313},{"source":334,"target":301},{"source":303,"target":36},{"source":303,"target":332},{"source":303,"target":335},{"source":332,"target":71},{"source":332,"target":336},{"source":332,"target":303},{"source":332,"target":328},{"source":336,"target":71},{"source":195,"target":36},{"source":195,"target":337},{"source":195,"target":338},{"source":195,"target":339},{"source":195,"target":340},{"source":195,"target":341},{"source":195,"target":342},{"source":195,"target":197},{"source":195,"target":343},{"source":337,"target":344},{"source":337,"target":195},{"source":338,"target":345},{"source":338,"target":195},{"source":339,"target":346},{"source":339,"target":195},{"source":340,"target":347},{"source":340,"target":195},{"source":341,"target":348},{"source":341,"target":195},{"source":342,"target":349},{"source":342,"target":195},{"source":197,"target":18},{"source":197,"target":350},{"source":197,"target":195},{"source":197,"target":186},{"source":350,"target":18},{"source":343,"target":77},{"source":343,"target":351},{"source":343,"target":195},{"source":343,"target":352},{"source":351,"target":77},{"source":221,"target":36},{"source":221,"target":353},{"source":221,"target":354},{"source":221,"target":223},{"source":221,"target":355},{"source":353,"target":356},{"source":353,"target":221},{"source":354,"target":357},{"source":354,"target":221},{"source":223,"target":19},{"source":223,"target":358},{"source":223,"target":221},{"source":223,"target":209},{"source":358,"target":19},{"source":355,"target":68},{"source":355,"target":359},{"source":355,"target":221},{"source":359,"target":68},{"source":200,"target":36},{"source":200,"target":360},{"source":200,"target":202},{"source":360,"target":361},{"source":360,"target":200},{"source":202,"target":18},{"source":202,"target":362},{"source":202,"target":200},{"source":202,"target":188},{"source":362,"target":18},{"source":77,"target":36},{"source":77,"target":352},{"source":77,"target":79},{"source":77,"target":363},{"source":352,"target":195},{"source":352,"target":364},{"source":352,"target":77},{"source":352,"target":343},{"source":364,"target":195},{"source":79,"target":1},{"source":79,"target":365},{"source":79,"target":77},{"source":79,"target":49},{"source":365,"target":1},{"source":304,"target":36},{"source":304,"target":77},{"source":304,"target":366},{"source":304,"target":367},{"source":366,"target":305},{"source":366,"target":368},{"source":366,"target":304},{"source":368,"target":305},{"source":367,"target":77},{"source":305,"target":36},{"source":305,"target":369},{"source":305,"target":370},{"source":305,"target":371},{"source":305,"target":372},{"source":369,"target":373},{"source":369,"target":305},{"source":370,"target":374},{"source":370,"target":305},{"source":371,"target":24},{"source":371,"target":375},{"source":371,"target":305},{"source":375,"target":24},{"source":372,"target":376},{"source":372,"target":305}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="xrefsopposite" nsURI="http://www.eclipse.org/EMF/2019/test/xrefsopposite"
nsPrefix="xrefso">
<eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//AbstractA">
<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="ref1" upperBound="-1" eType="#//A"
eOpposite="#//A/oref1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oref1" upperBound="-1"
eType="#//A" eOpposite="#//A/ref1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref2" upperBound="-1" eType="#//A"
eOpposite="#//A/oref2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oref2" upperBound="-1"
eType="#//A" eOpposite="#//A/ref2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref3" upperBound="-1" eType="#//A"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAPkg" eType="#//APkg"
eOpposite="#//APkg/ownedAs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="APkg" eSuperTypes="#//AbstractA">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAs" upperBound="-1"
eType="#//A" containment="true" eOpposite="#//A/owningAPkg"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractA" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf/tests/org.eclipse.emf.test.core/src/org/eclipse/emf/test/core/xrefsopposite/xrefsopposite.ecore | ecore | xrefsopposite
A
name
ref1
oref1
ref2
oref2
ref3
owningAPkg
APkg
ownedAs
AbstractA
id | null | {"directed":true,"nodes":[{"nsPrefix":"xrefso","nsURI":"http://www.eclipse.org/EMF/2019/test/xrefsopposite","name":"xrefsopposite","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"APkg","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractA","instanceClass":null,"abstract":true,"id":3,"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":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref1","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":false,"unsettable":false,"transient":false,"unique":true,"name":"oref1","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":true,"name":"ref2","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":"oref2","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":"ref3","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAPkg","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"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":4,"target":12},{"source":4,"target":1},{"source":5,"target":1},{"source":5,"target":13},{"source":5,"target":1},{"source":5,"target":6},{"source":13,"target":1},{"source":6,"target":1},{"source":6,"target":14},{"source":6,"target":1},{"source":6,"target":5},{"source":14,"target":1},{"source":7,"target":1},{"source":7,"target":15},{"source":7,"target":1},{"source":7,"target":8},{"source":15,"target":1},{"source":8,"target":1},{"source":8,"target":16},{"source":8,"target":1},{"source":8,"target":7},{"source":16,"target":1},{"source":9,"target":1},{"source":9,"target":17},{"source":9,"target":1},{"source":17,"target":1},{"source":10,"target":2},{"source":10,"target":18},{"source":10,"target":1},{"source":10,"target":19},{"source":18,"target":2},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":19},{"source":2,"target":20},{"source":19,"target":1},{"source":19,"target":21},{"source":19,"target":2},{"source":19,"target":10},{"source":21,"target":1},{"source":20,"target":3},{"source":3,"target":0},{"source":3,"target":22},{"source":22,"target":23},{"source":22,"target":3}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smm"
nsURI="http://www.eclipse.org/MoDisco/smm" nsPrefix="smm">
<eClassifiers xsi:type="ecore:EClass" name="SmmElement" abstract="true">
<eOperations name="getInbound" upperBound="-1" eType="#//SmmRelationship"/>
<eOperations name="getOutbound" upperBound="-1" eType="#//SmmRelationship"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//SmmModel"
eOpposite="#//SmmModel/modelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1"
eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" upperBound="-1"
eType="#//Annotation" containment="true" eOpposite="#//Annotation/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmmModel" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" upperBound="-1"
eType="#//SmmElement" containment="true" eOpposite="#//SmmElement/model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmmRelationship" abstract="true" interface="true"
eSuperTypes="#//SmmElement">
<eOperations name="getTo" lowerBound="1" eType="#//SmmElement"/>
<eOperations name="getFrom" lowerBound="1" eType="#//SmmElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CategoryRelationship" eSuperTypes="#//SmmRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Category"
eOpposite="#//Category/outCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Category"
eOpposite="#//Category/inCategory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1"
eType="#//Category" eOpposite="#//Category/categoryElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoryElement" upperBound="-1"
eType="#//Category" eOpposite="#//Category/category"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outCategory" upperBound="-1"
eType="#//CategoryRelationship" eOpposite="#//CategoryRelationship/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inCategory" upperBound="-1"
eType="#//CategoryRelationship" eOpposite="#//CategoryRelationship/to"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoryMeasure" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/category"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measure" abstract="true" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1"
eType="#//Category" eOpposite="#//Category/categoryMeasure"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="library" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="equivalentFrom" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/equivalentTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="equivalentTo" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/equivalentFrom"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinement" upperBound="-1"
eType="#//Measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measurement" upperBound="-1"
eType="#//Measurement" eOpposite="#//Measurement/measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outMeasure" upperBound="-1"
eType="#//MeasureRelationship" eOpposite="#//MeasureRelationship/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMeasure" upperBound="-1"
eType="#//MeasureRelationship" eOpposite="#//MeasureRelationship/to"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trait" lowerBound="1" eType="#//Characteristic"
eOpposite="#//Characteristic/characteristics"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scope" lowerBound="1" eType="#//Scope"
eOpposite="#//Scope/measures"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measurement" abstract="true" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="measure" lowerBound="1"
eType="#//Measure" eOpposite="#//Measure/measurement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="observation" lowerBound="1"
eType="#//Observation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="error" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outMeasurement" upperBound="-1"
eType="#//MeasurementRelationship" eOpposite="#//MeasurementRelationship/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMeasurement" upperBound="-1"
eType="#//MeasurementRelationship" eOpposite="#//MeasurementRelationship/to"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observation" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="observer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="whenObserved" eType="#//Date"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Date" instanceClassName="java.util.Date"/>
<eClassifiers xsi:type="ecore:EDataType" name="Timestamp" instanceClassName="java.sql.Timestamp"/>
<eClassifiers xsi:type="ecore:EClass" name="MeasureRelationship" eSuperTypes="#//SmmRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Measure"
eOpposite="#//Measure/outMeasure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Measure"
eOpposite="#//Measure/inMeasure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DimensionalMeasure" eSuperTypes="#//Measure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ranking" eSuperTypes="#//Measure">
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" lowerBound="1"
upperBound="-1" eType="#//RankingInterval" containment="true" eOpposite="#//RankingInterval/rank"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RankingInterval" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rank" eType="#//Ranking"
eOpposite="#//Ranking/interval"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumEndpoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumOpen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumEndpoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumOpen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Characteristic" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/trait"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enumerated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measures" upperBound="-1"
eType="#//Measure" eOpposite="#//Measure/scope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recognizer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="functor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasure1" lowerBound="1"
eType="#//DimensionalMeasure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasure2" lowerBound="1"
eType="#//DimensionalMeasure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectiveMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasure" lowerBound="1"
eType="#//DimensionalMeasure"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accumulator" lowerBound="1"
eType="#//Accumulator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedMeasure" eSuperTypes="#//DimensionalMeasure"/>
<eClassifiers xsi:type="ecore:EClass" name="RescaledMeasure" eSuperTypes="#//DimensionalMeasure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formula" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RatioMeasure" eSuperTypes="#//BinaryMeasure"/>
<eClassifiers xsi:type="ecore:EClass" name="Counting" eSuperTypes="#//DirectMeasure"/>
<eClassifiers xsi:type="ecore:EEnum" name="Accumulator">
<eLiterals name="sum"/>
<eLiterals name="maximum" value="1"/>
<eLiterals name="minimum" value="2"/>
<eLiterals name="average" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DimensionalMeasurement" abstract="true"
eSuperTypes="#//Measurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Grade" eSuperTypes="#//Measurement">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasurement" eType="#//DimensionalMeasurement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSupplied" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasurementRelationship" abstract="true"
eSuperTypes="#//SmmRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Measurement"
eOpposite="#//Measurement/outMeasurement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Measurement"
eOpposite="#//Measurement/inMeasurement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectMeasurement" eSuperTypes="#//DimensionalMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="Count" eSuperTypes="#//DirectMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectiveMeasurement" eSuperTypes="#//DimensionalMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accumulator" lowerBound="1"
eType="#//Accumulator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSupplied" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasurement" upperBound="-1"
eType="#//DimensionalMeasurement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregatedMeasurement" eSuperTypes="#//DimensionalMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSuppled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseMeasurement" upperBound="-1"
eType="#//DimensionalMeasurement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedMeasurement" eSuperTypes="#//DimensionalMeasurement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReScaledMeasurement" eSuperTypes="#//DimensionalMeasurement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBaseSupplied" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//SmmElement"
eOpposite="#//SmmElement/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//SmmElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//SmmElement"
eOpposite="#//SmmElement/annotation"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/atlanmod/modisco/modisco-models/org.eclipse.gmt.modisco.omg.smm/src/main/resources/model/SMM.ecore | ecore | smm
SmmElement
getInbound
getOutbound
model
attribute
annotation
SmmModel
modelElement
SmmRelationship
getTo
getFrom
CategoryRelationship
name
from
to
Category
name
category
categoryElement
outCategory
inCategory
categoryMeasure
Measure
category
library
name
equivalentFrom
equivalentTo
refinement
measurement
outMeasure
inMeasure
trait
scope
Measurement
measure
observation
error
outMeasurement
inMeasurement
Observation
observer
tool
whenObserved
Date
java.util.Date
java.util.Date
Timestamp
java.sql.Timestamp
java.sql.Timestamp
MeasureRelationship
from
to
DimensionalMeasure
unit
Ranking
interval
RankingInterval
rank
maximumEndpoint
maximumOpen
minimumEndpoint
minimumOpen
symbol
Characteristic
name
parent
characteristics
Scope
class
enumerated
name
measures
recognizer
BinaryMeasure
functor
baseMeasure1
baseMeasure2
DirectMeasure
operation
CollectiveMeasure
baseMeasure
accumulator
NamedMeasure
RescaledMeasure
formula
RatioMeasure
Counting
Accumulator
sum
sum
maximum
maximum
minimum
minimum
average
average
DimensionalMeasurement
value
Grade
baseMeasurement
isBaseSupplied
value
MeasurementRelationship
name
from
to
DirectMeasurement
Count
CollectiveMeasurement
accumulator
isBaseSupplied
baseMeasurement
AggregatedMeasurement
isBaseSuppled
baseMeasurement
NamedMeasurement
ReScaledMeasurement
isBaseSupplied
Attribute
tag
value
owner
Annotation
text
owner | null | {"directed":true,"nodes":[{"nsPrefix":"smm","nsURI":"http://www.eclipse.org/MoDisco/smm","name":"smm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmmElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmmModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmmRelationship","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryRelationship","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"Date","instanceClass":"java.util.Date","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.sql.Timestamp","defaultValue":null,"instanceClassName":"java.sql.Timestamp","name":"Timestamp","instanceClass":"java.sql.Timestamp","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureRelationship","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionalMeasure","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ranking","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RankingInterval","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Characteristic","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryMeasure","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectMeasure","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectiveMeasure","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedMeasure","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RescaledMeasure","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RatioMeasure","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Counting","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Accumulator","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionalMeasurement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grade","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasurementRelationship","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectMeasurement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Count","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectiveMeasurement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregatedMeasurement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedMeasurement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReScaledMeasurement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getInbound","lowerBound":0,"id":36,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getOutbound","lowerBound":0,"id":37,"many":true,"required":false,"eClass":"EOperation"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTo","lowerBound":1,"id":51,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFrom","lowerBound":1,"id":52,"many":false,"required":true,"eClass":"EOperation"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categoryElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categoryMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"equivalentFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"equivalentTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trait","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"characteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"error","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"observer","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tool","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"whenObserved","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interval","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rank","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumOpen","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimumEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minimumOpen","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enumerated","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"recognizer","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"functor","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasure1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasure2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasure","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accumulator","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formula","changeable":true,"lowerBound":1,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"name":"sum","id":182,"value":0,"literal":"sum","eClass":"EEnumLiteral"},{"name":"maximum","id":183,"value":1,"literal":"maximum","eClass":"EEnumLiteral"},{"name":"minimum","id":184,"value":2,"literal":"minimum","eClass":"EEnumLiteral"},{"name":"average","id":185,"value":3,"literal":"average","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSupplied","changeable":true,"lowerBound":1,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accumulator","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSupplied","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSuppled","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseMeasurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBaseSupplied","changeable":true,"lowerBound":1,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":1,"target":0},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":36,"target":3},{"source":36,"target":41},{"source":36,"target":1},{"source":41,"target":3},{"source":37,"target":3},{"source":37,"target":42},{"source":37,"target":1},{"source":42,"target":3},{"source":38,"target":2},{"source":38,"target":43},{"source":38,"target":1},{"source":38,"target":44},{"source":43,"target":2},{"source":39,"target":34},{"source":39,"target":45},{"source":39,"target":1},{"source":39,"target":46},{"source":45,"target":34},{"source":40,"target":35},{"source":40,"target":47},{"source":40,"target":1},{"source":40,"target":48},{"source":47,"target":35},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":44},{"source":2,"target":49},{"source":44,"target":1},{"source":44,"target":50},{"source":44,"target":2},{"source":44,"target":38},{"source":50,"target":1},{"source":49,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":51,"target":1},{"source":51,"target":54},{"source":51,"target":3},{"source":54,"target":1},{"source":52,"target":1},{"source":52,"target":55},{"source":52,"target":3},{"source":55,"target":1},{"source":53,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":56,"target":60},{"source":56,"target":4},{"source":57,"target":5},{"source":57,"target":61},{"source":57,"target":4},{"source":57,"target":62},{"source":61,"target":5},{"source":58,"target":5},{"source":58,"target":63},{"source":58,"target":4},{"source":58,"target":64},{"source":63,"target":5},{"source":59,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":62},{"source":5,"target":64},{"source":5,"target":68},{"source":5,"target":69},{"source":65,"target":70},{"source":65,"target":5},{"source":66,"target":5},{"source":66,"target":71},{"source":66,"target":5},{"source":66,"target":67},{"source":71,"target":5},{"source":67,"target":5},{"source":67,"target":72},{"source":67,"target":5},{"source":67,"target":66},{"source":72,"target":5},{"source":62,"target":4},{"source":62,"target":73},{"source":62,"target":5},{"source":62,"target":57},{"source":73,"target":4},{"source":64,"target":4},{"source":64,"target":74},{"source":64,"target":5},{"source":64,"target":58},{"source":74,"target":4},{"source":68,"target":6},{"source":68,"target":75},{"source":68,"target":5},{"source":68,"target":76},{"source":75,"target":6},{"source":69,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":6,"target":86},{"source":6,"target":87},{"source":76,"target":5},{"source":76,"target":88},{"source":76,"target":6},{"source":76,"target":68},{"source":88,"target":5},{"source":77,"target":89},{"source":77,"target":6},{"source":78,"target":90},{"source":78,"target":6},{"source":79,"target":6},{"source":79,"target":91},{"source":79,"target":6},{"source":79,"target":80},{"source":91,"target":6},{"source":80,"target":6},{"source":80,"target":92},{"source":80,"target":6},{"source":80,"target":79},{"source":92,"target":6},{"source":81,"target":6},{"source":81,"target":93},{"source":81,"target":6},{"source":93,"target":6},{"source":82,"target":7},{"source":82,"target":94},{"source":82,"target":6},{"source":82,"target":95},{"source":94,"target":7},{"source":83,"target":11},{"source":83,"target":96},{"source":83,"target":6},{"source":83,"target":97},{"source":96,"target":11},{"source":84,"target":11},{"source":84,"target":98},{"source":84,"target":6},{"source":84,"target":99},{"source":98,"target":11},{"source":85,"target":15},{"source":85,"target":100},{"source":85,"target":6},{"source":85,"target":101},{"source":100,"target":15},{"source":86,"target":16},{"source":86,"target":102},{"source":86,"target":6},{"source":86,"target":103},{"source":102,"target":16},{"source":87,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":95},{"source":7,"target":104},{"source":7,"target":105},{"source":7,"target":106},{"source":7,"target":107},{"source":7,"target":108},{"source":95,"target":6},{"source":95,"target":109},{"source":95,"target":7},{"source":95,"target":82},{"source":109,"target":6},{"source":104,"target":8},{"source":104,"target":110},{"source":104,"target":7},{"source":110,"target":8},{"source":105,"target":111},{"source":105,"target":7},{"source":106,"target":27},{"source":106,"target":112},{"source":106,"target":7},{"source":106,"target":113},{"source":112,"target":27},{"source":107,"target":27},{"source":107,"target":114},{"source":107,"target":7},{"source":107,"target":115},{"source":114,"target":27},{"source":108,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":116},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":116,"target":120},{"source":116,"target":8},{"source":117,"target":121},{"source":117,"target":8},{"source":118,"target":9},{"source":118,"target":122},{"source":118,"target":8},{"source":122,"target":9},{"source":119,"target":1},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":97},{"source":11,"target":99},{"source":11,"target":123},{"source":97,"target":6},{"source":97,"target":124},{"source":97,"target":11},{"source":97,"target":83},{"source":124,"target":6},{"source":99,"target":6},{"source":99,"target":125},{"source":99,"target":11},{"source":99,"target":84},{"source":125,"target":6},{"source":123,"target":3},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":126},{"source":12,"target":127},{"source":126,"target":128},{"source":126,"target":12},{"source":127,"target":6},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":129},{"source":13,"target":130},{"source":129,"target":14},{"source":129,"target":131},{"source":129,"target":13},{"source":129,"target":132},{"source":131,"target":14},{"source":130,"target":6},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":132},{"source":14,"target":133},{"source":14,"target":134},{"source":14,"target":135},{"source":14,"target":136},{"source":14,"target":137},{"source":14,"target":138},{"source":132,"target":13},{"source":132,"target":139},{"source":132,"target":14},{"source":132,"target":129},{"source":139,"target":13},{"source":133,"target":140},{"source":133,"target":14},{"source":134,"target":141},{"source":134,"target":14},{"source":135,"target":142},{"source":135,"target":14},{"source":136,"target":143},{"source":136,"target":14},{"source":137,"target":144},{"source":137,"target":14},{"source":138,"target":1},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":145},{"source":15,"target":146},{"source":15,"target":101},{"source":15,"target":147},{"source":145,"target":148},{"source":145,"target":15},{"source":146,"target":15},{"source":146,"target":149},{"source":146,"target":15},{"source":149,"target":15},{"source":101,"target":6},{"source":101,"target":150},{"source":101,"target":15},{"source":101,"target":85},{"source":150,"target":6},{"source":147,"target":1},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":151},{"source":16,"target":152},{"source":16,"target":153},{"source":16,"target":103},{"source":16,"target":154},{"source":16,"target":155},{"source":151,"target":156},{"source":151,"target":16},{"source":152,"target":157},{"source":152,"target":16},{"source":153,"target":158},{"source":153,"target":16},{"source":103,"target":6},{"source":103,"target":159},{"source":103,"target":16},{"source":103,"target":86},{"source":159,"target":6},{"source":154,"target":160},{"source":154,"target":16},{"source":155,"target":1},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":161,"target":165},{"source":161,"target":17},{"source":162,"target":12},{"source":162,"target":166},{"source":162,"target":17},{"source":166,"target":12},{"source":163,"target":12},{"source":163,"target":167},{"source":163,"target":17},{"source":167,"target":12},{"source":164,"target":12},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":168},{"source":18,"target":169},{"source":168,"target":170},{"source":168,"target":18},{"source":169,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":171},{"source":19,"target":172},{"source":19,"target":173},{"source":171,"target":12},{"source":171,"target":174},{"source":171,"target":19},{"source":174,"target":12},{"source":172,"target":24},{"source":172,"target":175},{"source":172,"target":19},{"source":175,"target":24},{"source":173,"target":12},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":176},{"source":176,"target":12},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":177},{"source":21,"target":178},{"source":177,"target":179},{"source":177,"target":21},{"source":178,"target":12},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":180},{"source":180,"target":17},{"source":23,"target":0},{"source":23,"target":18},{"source":23,"target":181},{"source":181,"target":18},{"source":24,"target":0},{"source":24,"target":182},{"source":24,"target":183},{"source":24,"target":184},{"source":24,"target":185},{"source":182,"target":24},{"source":183,"target":24},{"source":184,"target":24},{"source":185,"target":24},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":186},{"source":25,"target":187},{"source":186,"target":188},{"source":186,"target":25},{"source":187,"target":7},{"source":26,"target":0},{"source":26,"target":7},{"source":26,"target":189},{"source":26,"target":190},{"source":26,"target":191},{"source":26,"target":192},{"source":189,"target":25},{"source":189,"target":193},{"source":189,"target":26},{"source":193,"target":25},{"source":190,"target":194},{"source":190,"target":26},{"source":191,"target":195},{"source":191,"target":26},{"source":192,"target":7},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":196},{"source":27,"target":113},{"source":27,"target":115},{"source":27,"target":197},{"source":196,"target":198},{"source":196,"target":27},{"source":113,"target":7},{"source":113,"target":199},{"source":113,"target":27},{"source":113,"target":106},{"source":199,"target":7},{"source":115,"target":7},{"source":115,"target":200},{"source":115,"target":27},{"source":115,"target":107},{"source":200,"target":7},{"source":197,"target":3},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":201},{"source":201,"target":25},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":202},{"source":202,"target":28},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":203},{"source":30,"target":204},{"source":30,"target":205},{"source":30,"target":206},{"source":203,"target":24},{"source":203,"target":207},{"source":203,"target":30},{"source":207,"target":24},{"source":204,"target":208},{"source":204,"target":30},{"source":205,"target":25},{"source":205,"target":209},{"source":205,"target":30},{"source":209,"target":25},{"source":206,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":210},{"source":31,"target":211},{"source":31,"target":212},{"source":210,"target":213},{"source":210,"target":31},{"source":211,"target":25},{"source":211,"target":214},{"source":211,"target":31},{"source":214,"target":25},{"source":212,"target":25},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":215},{"source":215,"target":25},{"source":33,"target":0},{"source":33,"target":25},{"source":33,"target":216},{"source":33,"target":217},{"source":216,"target":218},{"source":216,"target":33},{"source":217,"target":25},{"source":34,"target":0},{"source":34,"target":1},{"source":34,"target":219},{"source":34,"target":220},{"source":34,"target":46},{"source":34,"target":221},{"source":219,"target":222},{"source":219,"target":34},{"source":220,"target":223},{"source":220,"target":34},{"source":46,"target":1},{"source":46,"target":224},{"source":46,"target":34},{"source":46,"target":39},{"source":224,"target":1},{"source":221,"target":1},{"source":35,"target":0},{"source":35,"target":1},{"source":35,"target":225},{"source":35,"target":48},{"source":35,"target":226},{"source":225,"target":227},{"source":225,"target":35},{"source":48,"target":1},{"source":48,"target":228},{"source":48,"target":35},{"source":48,"target":40},{"source":228,"target":1},{"source":226,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uIDsl" nsURI="http://www.istic.fr/idm/project/UIDsl" nsPrefix="uIDsl">
<eClassifiers xsi:type="ecore:EClass" name="PollSystem">
<eStructuralFeatures xsi:type="ecore:EReference" name="polls" upperBound="-1"
eType="#//Poll" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Poll">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="questions" upperBound="-1"
eType="#//Question" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Question">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="options" upperBound="-1"
eType="#//Option" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Option">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="CheckBox" literal="0"/>
<eLiterals name="RadioButton" value="1" literal="1"/>
<eLiterals name="ComboBox" value="2" literal="2"/>
<eLiterals name="TextBox" value="3" literal="3"/>
<eLiterals name="Image" value="4" literal="4"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/hacaultrobin/IDM/TP3/fr.istic.idm.project.UI/model/generated/UIDsl.ecore | ecore | uIDsl
PollSystem
polls
Poll
name
questions
Question
id
options
Option
id
type
Type
CheckBox
0
RadioButton
1
ComboBox
2
TextBox
3
Image
4 | null | {"directed":true,"nodes":[{"nsPrefix":"uIDsl","nsURI":"http://www.istic.fr/idm/project/UIDsl","name":"uIDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PollSystem","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Poll","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Question","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Option","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":5,"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":"polls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"questions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","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":"options","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"name":"CheckBox","id":20,"value":0,"literal":"0","eClass":"EEnumLiteral"},{"name":"RadioButton","id":21,"value":1,"literal":"1","eClass":"EEnumLiteral"},{"name":"ComboBox","id":22,"value":2,"literal":"2","eClass":"EEnumLiteral"},{"name":"TextBox","id":23,"value":3,"literal":"3","eClass":"EEnumLiteral"},{"name":"Image","id":24,"value":4,"literal":"4","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":2},{"source":11,"target":3},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":13},{"source":12,"target":14},{"source":12,"target":3},{"source":13,"target":4},{"source":13,"target":15},{"source":13,"target":3},{"source":15,"target":4},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":17},{"source":16,"target":18},{"source":16,"target":4},{"source":17,"target":5},{"source":17,"target":19},{"source":17,"target":4},{"source":19,"target":5},{"source":5,"target":0},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":20,"target":5},{"source":21,"target":5},{"source":22,"target":5},{"source":23,"target":5},{"source":24,"target":5}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="finiteIntRanges" nsURI="http:///hlpn.finiteIntRanges.ecore"
nsPrefix="finiteIntRanges">
<eClassifiers xsi:type="ecore:EClass" name="FiniteIntRange" eSuperTypes="terms.ecore#//BuiltInSort">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="range" value="- ∞ < self.start <= self.end < ∞"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="range"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="finiteintrange"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/methods/SORT">
<details key="signature" value="boolean equalSorts(Sort sort)"/>
<details key="body" value="boolean isEqual = false;
		if (this.eClass().getName().equalsIgnoreCase(sort.eClass().getName())) {
			if (this.getContainerNamedSort() != null
					&& sort.getContainerNamedSort() != null) {
				isEqual = this.getContainerNamedSort().getName()
						.equalsIgnoreCase(
								sort.getContainerNamedSort().getName());
			} else {
				if ("FiniteIntRange".equalsIgnoreCase(this.eClass().getName())) {
					FiniteIntRange myFIR = (FiniteIntRange) this;
					FiniteIntRange thatFIR = (FiniteIntRange) sort;
					isEqual = (myFIR.getStart() == thatFIR.getStart()
					 && myFIR.getEnd() == thatFIR.getEnd()); 						
					
				}
			}
		}
		return isEqual;"/>
<details key="documentation" value="/**
 * Returns true if this sort and argument sort are actually 
 * semantically the same sort, even in two different objects.
 * Ex: two FiniteEnumerations or two Integers.
 * @return true if so. 
 * @param sort the sort to which we compare this one. 
 */"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="start"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="end"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerFiniteIntRangeConstant"
eType="#//FiniteIntRangeConstant" eOpposite="#//FiniteIntRangeConstant/range"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FiniteIntRangeConstant" eSuperTypes="terms.ecore#//BuiltInConstant">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="InputRange" value="self.input->size() = 0 and self.range.start <= self.value <= self.range.end"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InputRange"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="finiteintrangeconstant"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="value"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false"
lowerBound="1" eType="#//FiniteIntRange" containment="true" eOpposite="#//FiniteIntRange/containerFiniteIntRangeConstant">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessThan" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="lessthan"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FiniteIntRangeOperator" abstract="true"
eSuperTypes="terms.ecore#//BuiltInOperator">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="InputOutputTypes" value="self.input->size() = 2 and self.input->forAll{c | c.oclIsTypeOf(FiniteIntRange)} and self.output.oclIsTypeOf(booleans::Bool)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InputOutputTypes"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThan" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="greaterthan"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessThanOrEqual" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="lessthanorequal"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThanOrEqual" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="greaterthanorequal"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lip6/pnmlframework/pnmlFw-Low_Level_API_Generation/model/high-level-net/finiteIntRanges.ecore | ecore | finiteIntRanges
FiniteIntRange
start
end
containerFiniteIntRangeConstant
FiniteIntRangeConstant
value
range
LessThan
FiniteIntRangeOperator
GreaterThan
LessThanOrEqual
GreaterThanOrEqual | null | {"directed":true,"nodes":[{"nsPrefix":"finiteIntRanges","nsURI":"http:///hlpn.finiteIntRanges.ecore","name":"finiteIntRanges","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteIntRange","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteIntRangeConstant","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThan","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteIntRangeOperator","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThan","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanOrEqual","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanOrEqual","instanceClass":null,"abstract":false,"id":7,"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":"start","changeable":true,"lowerBound":1,"iD":false,"id":8,"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":"end","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerFiniteIntRangeConstant","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":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"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":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":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":2,"target":0},{"source":2,"target":16},{"source":2,"target":15},{"source":2,"target":17},{"source":16,"target":18},{"source":16,"target":2},{"source":15,"target":1},{"source":15,"target":19},{"source":15,"target":2},{"source":15,"target":10},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":20},{"source":20,"target":4},{"source":4,"target":0},{"source":4,"target":21},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":22},{"source":22,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":23},{"source":23,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":24},{"source":24,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="customers" nsURI="http://customers/1.0" nsPrefix="customers">
<eClassifiers xsi:type="ecore:EClass" name="Customer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" 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:EAttribute" name="vip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//Address"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Address">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postalCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/customers.ecore | ecore | customers
Customer
firstName
lastName
age
vip
address
Address
country
city
street
number
postalCode | null | {"directed":true,"nodes":[{"nsPrefix":"customers","nsURI":"http://customers/1.0","name":"customers","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","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":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":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":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vip","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":false,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"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":"country","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postalCode","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"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":9},{"source":4,"target":1},{"source":5,"target":10},{"source":5,"target":1},{"source":6,"target":11},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":13,"target":18},{"source":13,"target":2},{"source":14,"target":19},{"source":14,"target":2},{"source":15,"target":20},{"source":15,"target":2},{"source":16,"target":21},{"source":16,"target":2},{"source":17,"target":22},{"source":17,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="properties" nsURI="http://www.eclipse.org/papyrus/properties/0.9.0"
nsPrefix="properties">
<eSubpackages name="environment" nsURI="http://www.eclipse.org/papyrus/properties/environment/0.9"
nsPrefix="environment">
<eClassifiers xsi:type="ecore:EClass" name="Environment" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//environment/ConstraintEnvironment">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactories"
upperBound="-1" eType="#//environment/ModelElementFactoryDescriptor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetTypes" upperBound="-1"
eType="#//environment/StandardWidgetType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyEditorTypes"
upperBound="-1" eType="#//environment/PropertyEditorType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compositeWidgetTypes"
upperBound="-1" eType="#//environment/CompositeWidgetType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutTypes" upperBound="-1"
eType="#//environment/LayoutType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespaces" upperBound="-1"
eType="#//environment/Namespace" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="miscClasses" upperBound="-1"
eType="#//environment/MiscClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyEditorType" eSuperTypes="#//environment/WidgetType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="#//environment/Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WidgetType" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="widgetClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeWidgetType" eSuperTypes="#//environment/WidgetType"/>
<eClassifiers xsi:type="ecore:EClass" name="LayoutType" eSuperTypes="#//environment/WidgetType"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelElementFactoryDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="factoryClass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="String"/>
<eLiterals name="Boolean" value="1"/>
<eLiterals name="Integer" value="2"/>
<eLiterals name="Reference" value="3" literal="Reference"/>
<eLiterals name="Enumeration" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StandardWidgetType" eSuperTypes="#//environment/WidgetType"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="clr-namespace"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MiscClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="#//environment/Namespace"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="contexts" nsURI="http://www.eclipse.org/papyrus/properties/contexts/0.9"
nsPrefix="contexts">
<eClassifiers xsi:type="ecore:EClass" name="Context" eSuperTypes="../../org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" ordered="false"
upperBound="-1" eType="#//contexts/Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tabs" upperBound="-1"
eType="#//contexts/Tab" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//contexts/View" containment="true" eOpposite="#//contexts/View/context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataContexts" upperBound="-1"
eType="#//contexts/DataContextRoot" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tab">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="afterTab" eType="#//contexts/Tab"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1"
eType="#//contexts/Section" containment="true" eOpposite="#//contexts/Section/tab"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="indented" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1"
eType="#//contexts/Section"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//contexts/Context" eOpposite="#//contexts/Context/views"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="automaticContext" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datacontexts" upperBound="-1"
eType="#//contexts/DataContextElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Section" eSuperTypes="../../org.eclipse.papyrus.infra.constraints/Model/Constraints.ecore#//DisplayUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tab" lowerBound="1" eType="#//contexts/Tab"
eOpposite="#//contexts/Tab/sections"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sectionFile" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widget" lowerBound="1"
eType="#//ui/CompositeWidget"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataContextElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//contexts/Property" containment="true" eOpposite="#//contexts/Property/contextElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//contexts/DataContextPackage"
eOpposite="#//contexts/DataContextPackage/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" upperBound="-1"
eType="#//contexts/DataContextElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="#//environment/Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextElement" eType="#//contexts/DataContextElement"
eOpposite="#//contexts/DataContextElement/properties"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnknownProperty" eSuperTypes="#//contexts/Property"/>
<eClassifiers xsi:type="ecore:EClass" name="DataContextPackage" eSuperTypes="#//contexts/DataContextElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//contexts/DataContextElement" containment="true" eOpposite="#//contexts/DataContextElement/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataContextRoot" eSuperTypes="#//contexts/DataContextPackage">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElementFactory"
lowerBound="1" eType="#//environment/ModelElementFactoryDescriptor"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="ui" nsURI="http://www.eclipse.org/papyrus/properties/ui/0.9"
nsPrefix="ui">
<eClassifiers xsi:type="ecore:EClass" name="Element"/>
<eClassifiers xsi:type="ecore:EClass" name="UIComponent" abstract="true" eSuperTypes="#//ui/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ui/WidgetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Widget" abstract="true" eSuperTypes="#//ui/UIComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="StandardWidget" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1"
eType="#//environment/StandardWidgetType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyEditor" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1"
eType="#//contexts/Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1"
eType="#//environment/PropertyEditorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedProperty" eType="#//contexts/UnknownProperty"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentProviderClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showLabel" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeWidget" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" lowerBound="1"
eType="#//ui/Layout" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgets" upperBound="-1"
eType="#//ui/Widget" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widgetType" lowerBound="1"
eType="#//environment/CompositeWidgetType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnknownComponent" eSuperTypes="#//ui/Widget">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Layout" eSuperTypes="#//ui/UIComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutType" lowerBound="1"
eType="#//environment/LayoutType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WidgetAttribute" abstract="true" eSuperTypes="#//ui/Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueAttribute" eSuperTypes="#//ui/WidgetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceAttribute" eSuperTypes="#//ui/WidgetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1"
eType="#//ui/UIComponent" containment="true"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/go2zo/flaming-bear/org.eclipse.papyrus.views.properties.model/Model/Properties.ecore | ecore | properties
environment
Environment
modelElementFactories
widgetTypes
propertyEditorTypes
compositeWidgetTypes
layoutTypes
namespaces
miscClasses
PropertyEditorType
type
multiplicity
1
WidgetType
label
widgetClass
namespace
CompositeWidgetType
LayoutType
ModelElementFactoryDescriptor
name
factoryClass
Type
String
String
Boolean
Boolean
Integer
Integer
Reference
Reference
Enumeration
Enumeration
StandardWidgetType
Namespace
prefix
clr-namespace
name
value
MiscClass
label
class
namespace
contexts
Context
name
dependencies
tabs
views
dataContexts
Tab
label
id
category
image
afterTab
sections
indented
false
priority
View
name
sections
context
automaticContext
datacontexts
Section
name
tab
sectionFile
widget
DataContextElement
name
properties
package
supertypes
Property
name
label
type
contextElement
multiplicity
1
description
UnknownProperty
DataContextPackage
elements
DataContextRoot
label
modelElementFactory
ui
Element
UIComponent
attributes
Widget
StandardWidget
widgetType
PropertyEditor
property
readOnly
false
widgetType
unresolvedProperty
contentProviderClass
showLabel
true
customLabel
CompositeWidget
layout
widgets
widgetType
UnknownComponent
typeName
Layout
layoutType
WidgetAttribute
name
ValueAttribute
value
ReferenceAttribute
value | null | {"directed":true,"nodes":[{"nsPrefix":"properties","nsURI":"http://www.eclipse.org/papyrus/properties/0.9.0","name":"properties","id":0,"eClass":"EPackage"},{"nsPrefix":"environment","nsURI":"http://www.eclipse.org/papyrus/properties/environment/0.9","name":"environment","id":1,"eClass":"EPackage"},{"nsPrefix":"contexts","nsURI":"http://www.eclipse.org/papyrus/properties/contexts/0.9","name":"contexts","id":2,"eClass":"EPackage"},{"nsPrefix":"ui","nsURI":"http://www.eclipse.org/papyrus/properties/ui/0.9","name":"ui","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Environment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditorType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetType","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidgetType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementFactoryDescriptor","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidgetType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiscClass","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"widgetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyEditorTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compositeWidgetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layoutTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"miscClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widgetClass","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"factoryClass","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"name":"String","id":46,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Boolean","id":47,"value":1,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Integer","id":48,"value":2,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Reference","id":49,"value":3,"literal":"Reference","eClass":"EEnumLiteral"},{"name":"Enumeration","id":50,"value":4,"literal":"Enumeration","eClass":"EEnumLiteral"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"clr-namespace","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"clr-namespace","unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tab","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextElement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownProperty","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextPackage","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataContextRoot","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tabs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataContexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"afterTab","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"indented","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tab","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"automaticContext","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datacontexts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sectionFile","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeWidget","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supertypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElementFactory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"abstract":true,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardWidget","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyEditor","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownComponent","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WidgetAttribute","instanceClass":null,"abstract":true,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueAttribute","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAttribute","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentProviderClass","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"showLabel","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customLabel","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"widgets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widgetType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"layoutType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":14,"target":9},{"source":14,"target":22},{"source":14,"target":4},{"source":22,"target":9},{"source":15,"target":11},{"source":15,"target":23},{"source":15,"target":4},{"source":23,"target":11},{"source":16,"target":5},{"source":16,"target":24},{"source":16,"target":4},{"source":24,"target":5},{"source":17,"target":7},{"source":17,"target":25},{"source":17,"target":4},{"source":25,"target":7},{"source":18,"target":8},{"source":18,"target":26},{"source":18,"target":4},{"source":26,"target":8},{"source":19,"target":12},{"source":19,"target":27},{"source":19,"target":4},{"source":27,"target":12},{"source":20,"target":13},{"source":20,"target":28},{"source":20,"target":4},{"source":28,"target":13},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":29,"target":10},{"source":29,"target":32},{"source":29,"target":5},{"source":32,"target":10},{"source":30,"target":33},{"source":30,"target":5},{"source":31,"target":6},{"source":6,"target":1},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":34,"target":37},{"source":34,"target":6},{"source":35,"target":38},{"source":35,"target":6},{"source":36,"target":12},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":12},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":40},{"source":40,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":41},{"source":41,"target":6},{"source":9,"target":1},{"source":9,"target":42},{"source":9,"target":43},{"source":42,"target":44},{"source":42,"target":9},{"source":43,"target":45},{"source":43,"target":9},{"source":10,"target":1},{"source":10,"target":46},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":46,"target":10},{"source":47,"target":10},{"source":48,"target":10},{"source":49,"target":10},{"source":50,"target":10},{"source":11,"target":1},{"source":11,"target":6},{"source":11,"target":51},{"source":51,"target":6},{"source":12,"target":1},{"source":12,"target":52},{"source":12,"target":53},{"source":12,"target":54},{"source":52,"target":55},{"source":52,"target":12},{"source":53,"target":56},{"source":53,"target":12},{"source":54,"target":57},{"source":54,"target":12},{"source":13,"target":1},{"source":13,"target":58},{"source":13,"target":59},{"source":13,"target":60},{"source":58,"target":61},{"source":58,"target":13},{"source":59,"target":62},{"source":59,"target":13},{"source":60,"target":12},{"source":60,"target":63},{"source":60,"target":13},{"source":63,"target":12},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":0},{"source":64,"target":2},{"source":64,"target":73},{"source":64,"target":74},{"source":64,"target":75},{"source":64,"target":76},{"source":64,"target":77},{"source":64,"target":78},{"source":73,"target":79},{"source":73,"target":64},{"source":74,"target":64},{"source":74,"target":80},{"source":74,"target":64},{"source":80,"target":64},{"source":75,"target":65},{"source":75,"target":81},{"source":75,"target":64},{"source":81,"target":65},{"source":76,"target":66},{"source":76,"target":82},{"source":76,"target":64},{"source":76,"target":83},{"source":82,"target":66},{"source":77,"target":72},{"source":77,"target":84},{"source":77,"target":64},{"source":84,"target":72},{"source":65,"target":2},{"source":65,"target":85},{"source":65,"target":86},{"source":65,"target":87},{"source":65,"target":88},{"source":65,"target":89},{"source":65,"target":90},{"source":65,"target":91},{"source":65,"target":92},{"source":85,"target":93},{"source":85,"target":65},{"source":86,"target":94},{"source":86,"target":65},{"source":87,"target":95},{"source":87,"target":65},{"source":88,"target":96},{"source":88,"target":65},{"source":89,"target":65},{"source":89,"target":97},{"source":89,"target":65},{"source":97,"target":65},{"source":90,"target":67},{"source":90,"target":98},{"source":90,"target":65},{"source":90,"target":99},{"source":98,"target":67},{"source":91,"target":100},{"source":91,"target":65},{"source":92,"target":101},{"source":92,"target":65},{"source":66,"target":2},{"source":66,"target":102},{"source":66,"target":103},{"source":66,"target":83},{"source":66,"target":104},{"source":66,"target":105},{"source":66,"target":106},{"source":102,"target":107},{"source":102,"target":66},{"source":103,"target":67},{"source":103,"target":108},{"source":103,"target":66},{"source":108,"target":67},{"source":83,"target":64},{"source":83,"target":109},{"source":83,"target":66},{"source":83,"target":76},{"source":109,"target":64},{"source":104,"target":110},{"source":104,"target":66},{"source":105,"target":68},{"source":105,"target":111},{"source":105,"target":66},{"source":111,"target":68},{"source":67,"target":2},{"source":67,"target":112},{"source":67,"target":99},{"source":67,"target":113},{"source":67,"target":114},{"source":67,"target":115},{"source":112,"target":116},{"source":112,"target":67},{"source":99,"target":65},{"source":99,"target":117},{"source":99,"target":67},{"source":99,"target":90},{"source":117,"target":65},{"source":113,"target":118},{"source":113,"target":67},{"source":114,"target":119},{"source":114,"target":120},{"source":114,"target":67},{"source":120,"target":119},{"source":68,"target":2},{"source":68,"target":121},{"source":68,"target":122},{"source":68,"target":123},{"source":68,"target":124},{"source":121,"target":125},{"source":121,"target":68},{"source":122,"target":69},{"source":122,"target":126},{"source":122,"target":68},{"source":122,"target":127},{"source":126,"target":69},{"source":123,"target":71},{"source":123,"target":128},{"source":123,"target":68},{"source":123,"target":129},{"source":128,"target":71},{"source":124,"target":68},{"source":124,"target":130},{"source":124,"target":68},{"source":130,"target":68},{"source":69,"target":2},{"source":69,"target":131},{"source":69,"target":132},{"source":69,"target":133},{"source":69,"target":127},{"source":69,"target":134},{"source":69,"target":135},{"source":131,"target":136},{"source":131,"target":69},{"source":132,"target":137},{"source":132,"target":69},{"source":133,"target":10},{"source":133,"target":138},{"source":133,"target":69},{"source":138,"target":10},{"source":127,"target":68},{"source":127,"target":139},{"source":127,"target":69},{"source":127,"target":122},{"source":139,"target":68},{"source":134,"target":140},{"source":134,"target":69},{"source":135,"target":141},{"source":135,"target":69},{"source":70,"target":2},{"source":70,"target":69},{"source":70,"target":142},{"source":142,"target":69},{"source":71,"target":2},{"source":71,"target":68},{"source":71,"target":129},{"source":71,"target":143},{"source":129,"target":68},{"source":129,"target":144},{"source":129,"target":71},{"source":129,"target":123},{"source":144,"target":68},{"source":143,"target":68},{"source":72,"target":2},{"source":72,"target":71},{"source":72,"target":145},{"source":72,"target":146},{"source":72,"target":147},{"source":145,"target":148},{"source":145,"target":72},{"source":146,"target":9},{"source":146,"target":149},{"source":146,"target":72},{"source":149,"target":9},{"source":147,"target":71},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":119},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":0},{"source":150,"target":3},{"source":151,"target":3},{"source":151,"target":150},{"source":151,"target":160},{"source":151,"target":161},{"source":160,"target":157},{"source":160,"target":162},{"source":160,"target":151},{"source":162,"target":157},{"source":161,"target":150},{"source":152,"target":3},{"source":152,"target":151},{"source":152,"target":163},{"source":163,"target":151},{"source":153,"target":3},{"source":153,"target":152},{"source":153,"target":164},{"source":153,"target":165},{"source":164,"target":11},{"source":164,"target":166},{"source":164,"target":153},{"source":166,"target":11},{"source":165,"target":152},{"source":154,"target":3},{"source":154,"target":152},{"source":154,"target":167},{"source":154,"target":168},{"source":154,"target":169},{"source":154,"target":170},{"source":154,"target":171},{"source":154,"target":172},{"source":154,"target":173},{"source":154,"target":174},{"source":167,"target":69},{"source":167,"target":175},{"source":167,"target":154},{"source":175,"target":69},{"source":168,"target":176},{"source":168,"target":154},{"source":169,"target":5},{"source":169,"target":177},{"source":169,"target":154},{"source":177,"target":5},{"source":170,"target":70},{"source":170,"target":178},{"source":170,"target":154},{"source":178,"target":70},{"source":171,"target":179},{"source":171,"target":154},{"source":172,"target":180},{"source":172,"target":154},{"source":173,"target":181},{"source":173,"target":154},{"source":174,"target":152},{"source":119,"target":3},{"source":119,"target":152},{"source":119,"target":182},{"source":119,"target":183},{"source":119,"target":184},{"source":119,"target":185},{"source":182,"target":156},{"source":182,"target":186},{"source":182,"target":119},{"source":186,"target":156},{"source":183,"target":152},{"source":183,"target":187},{"source":183,"target":119},{"source":187,"target":152},{"source":184,"target":7},{"source":184,"target":188},{"source":184,"target":119},{"source":188,"target":7},{"source":185,"target":152},{"source":155,"target":3},{"source":155,"target":152},{"source":155,"target":189},{"source":155,"target":190},{"source":189,"target":191},{"source":189,"target":155},{"source":190,"target":152},{"source":156,"target":3},{"source":156,"target":151},{"source":156,"target":192},{"source":156,"target":193},{"source":192,"target":8},{"source":192,"target":194},{"source":192,"target":156},{"source":194,"target":8},{"source":193,"target":151},{"source":157,"target":3},{"source":157,"target":150},{"source":157,"target":195},{"source":157,"target":196},{"source":195,"target":197},{"source":195,"target":157},{"source":196,"target":150},{"source":158,"target":3},{"source":158,"target":157},{"source":158,"target":198},{"source":158,"target":199},{"source":198,"target":200},{"source":198,"target":158},{"source":199,"target":157},{"source":159,"target":3},{"source":159,"target":157},{"source":159,"target":201},{"source":159,"target":202},{"source":201,"target":151},{"source":201,"target":203},{"source":201,"target":159},{"source":203,"target":151},{"source":202,"target":157}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="KControlModel">
<eClassifiers xsi:type="ecore:EClass" name="KControlRoot">
<eStructuralFeatures xsi:type="ecore:EReference" name="keys" upperBound="-1" eType="#//KPublicKey" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KControlRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kElementQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endValidity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="matcher" lowerBound="1" upperBound="-1" eType="#//RuleMatcher" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KPublicKey">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endValidity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authorized" upperBound="-1" eType="#//KControlRule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forbidden" upperBound="-1" eType="#//KControlRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleMatcher">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="PTypeQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/V1_oldcontrol.ecore | ecore | KControlModel
KControlRoot
keys
KControlRule
kElementQuery
endValidity
matcher
KPublicKey
key
endValidity
authorized
forbidden
RuleMatcher
PTypeQuery | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"KControlModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KControlRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KControlRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KPublicKey","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleMatcher","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":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"kElementQuery","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":"endValidity","changeable":true,"lowerBound":0,"iD":false,"id":8,"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":"matcher","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"key","changeable":true,"lowerBound":0,"iD":true,"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":"endValidity","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":true,"unsettable":false,"transient":false,"unique":true,"name":"authorized","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":"forbidden","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"PTypeQuery","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"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":3},{"source":5,"target":6},{"source":5,"target":1},{"source":6,"target":3},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":7,"target":10},{"source":7,"target":2},{"source":8,"target":11},{"source":8,"target":2},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":4},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":13,"target":17},{"source":13,"target":3},{"source":14,"target":18},{"source":14,"target":3},{"source":15,"target":2},{"source":15,"target":19},{"source":15,"target":3},{"source":19,"target":2},{"source":16,"target":2},{"source":16,"target":20},{"source":16,"target":3},{"source":20,"target":2},{"source":4,"target":0},{"source":4,"target":21},{"source":21,"target":22},{"source":21,"target":4}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="el" nsURI="http://de.hub.el/EL/1.0" nsPrefix="_VViGkBirEem2CYYVeB7Aag">
<eClassifiers xsi:type="ecore:EClass" name="ELClass" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ELMethod" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//ELField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClases" upperBound="-1"
eType="#//ELClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerClasses" upperBound="-1"
eType="#//ELClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="_VVlw8BirEem2CYYVeB7Aag" eSuperTypes="#//ELTypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELMethod" eSuperTypes="#//ELTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//_VVlw8BirEem2CYYVeB7Aag" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVariables" upperBound="-1"
eType="#//_VVlw8BirEem2CYYVeB7Aag" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//ELBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELField" eSuperTypes="#//_VVlw8BirEem2CYYVeB7Aag"/>
<eClassifiers xsi:type="ecore:EClass" name="ELStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELBlock"/>
<eClassifiers xsi:type="ecore:EClass" name="ELExpression" abstract="true" eSuperTypes="#//ELStatement">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VVjUsBirEem2CYYVeB7Aag" value="_VVjUsRirEem2CYYVeB7Aag"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELLiteral" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELOpCall" eSuperTypes="#//ELCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//ELOp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELCall" eSuperTypes="#//ELExpression">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VVhfgxirEem2CYYVeB7Aag" value="_VVhfhBirEem2CYYVeB7Aag"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//ELExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callee" eType="#//ELMethod"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thisArgument" eType="#//ELExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="_VVb_8BirEem2CYYVeB7Aag" eSuperTypes="#//ELExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//_VVlw8BirEem2CYYVeB7Aag"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStatement" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1"
eType="#//ELBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="_VVlJ4BirEem2CYYVeB7Aag"
eType="#//ELBlockStarementKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//ELExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELOp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//_VVj7wBirEem2CYYVeB7Aag"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operands" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precedence" lowerBound="98"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELDataType" eSuperTypes="#//ELClass"/>
<eClassifiers xsi:type="ecore:EClass" name="ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELTypedElement" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ELClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStarementKind">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blocks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expressions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELModel" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ops" upperBound="-1" eType="#//ELOp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="_VVj7wBirEem2CYYVeB7Aag">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_VVbY4BirEem2CYYVeB7Aag" value="_VVbY4RirEem2CYYVeB7Aag"/>
<details key="_VVbY4hirEem2CYYVeB7Aag" value="_VVbY4xirEem2CYYVeB7Aag"/>
</eAnnotations>
<eLiterals name="infix" literal="infix"/>
<eLiterals name="suffix"/>
<eLiterals name="prefix"/>
<eLiterals name="syntax" literal="_VVg4cBirEem2CYYVeB7Aag"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAssignment" eSuperTypes="#//ELStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//ELExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" eType="#//_VVlw8BirEem2CYYVeB7Aag"/>
</eClassifiers>
<eSubpackages name="_VVhfgBirEem2CYYVeB7Aag" nsURI="_VVhfgRirEem2CYYVeB7Aag" nsPrefix="_VVhfghirEem2CYYVeB7Aag"/>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelRunnable/mutants/a5.ecore | ecore | el
ELClass
methods
fields
superClases
innerClasses
_VVlw8BirEem2CYYVeB7Aag
ELMethod
parameters
localVariables
block
ELField
ELStatement
ELBlock
ELExpression
ELLiteral
value
ELOpCall
kind
ELCall
arguments
callee
thisArgument
_VVb_8BirEem2CYYVeB7Aag
variable
ELBlockStatement
block
_VVlJ4BirEem2CYYVeB7Aag
expressions
ELOp
kind
syntax
operands
precedence
ELDataType
ELNamedElement
name
ELTypedElement
type
array
ELBlockStarementKind
syntax
blocks
expressions
ELModel
packages
ops
_VVj7wBirEem2CYYVeB7Aag
infix
infix
suffix
suffix
prefix
prefix
syntax
_VVg4cBirEem2CYYVeB7Aag
ELAssignment
expr
assignee
_VVhfgBirEem2CYYVeB7Aag | null | {"directed":true,"nodes":[{"nsPrefix":"_VViGkBirEem2CYYVeB7Aag","nsURI":"http://de.hub.el/EL/1.0","name":"el","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"_VVlw8BirEem2CYYVeB7Aag","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELMethod","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELField","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlock","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELExpression","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELLiteral","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOpCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELCall","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"_VVb_8BirEem2CYYVeB7Aag","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOp","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELDataType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELNamedElement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELTypedElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStarementKind","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELModel","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"_VVj7wBirEem2CYYVeB7Aag","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAssignment","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"nsPrefix":"_VVhfghirEem2CYYVeB7Aag","nsURI":"_VVhfgRirEem2CYYVeB7Aag","name":"_VVhfgBirEem2CYYVeB7Aag","id":21,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"localVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":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":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thisArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"_VVlJ4BirEem2CYYVeB7Aag","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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operands","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"precedence","changeable":true,"lowerBound":98,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":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":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"lowerBound":0,"iD":false,"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":"packages","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":"ops","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"name":"infix","id":90,"value":0,"literal":"infix","eClass":"EEnumLiteral"},{"name":"suffix","id":91,"value":0,"literal":"suffix","eClass":"EEnumLiteral"},{"name":"prefix","id":92,"value":0,"literal":"prefix","eClass":"EEnumLiteral"},{"name":"syntax","id":93,"value":0,"literal":"_VVg4cBirEem2CYYVeB7Aag","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"assignee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":15},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":22,"target":3},{"source":22,"target":27},{"source":22,"target":1},{"source":27,"target":3},{"source":23,"target":4},{"source":23,"target":28},{"source":23,"target":1},{"source":28,"target":4},{"source":24,"target":1},{"source":24,"target":29},{"source":24,"target":1},{"source":29,"target":1},{"source":25,"target":1},{"source":25,"target":30},{"source":25,"target":1},{"source":30,"target":1},{"source":26,"target":15},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":31},{"source":31,"target":16},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":32,"target":2},{"source":32,"target":36},{"source":32,"target":3},{"source":36,"target":2},{"source":33,"target":2},{"source":33,"target":37},{"source":33,"target":3},{"source":37,"target":2},{"source":34,"target":6},{"source":34,"target":38},{"source":34,"target":3},{"source":38,"target":6},{"source":35,"target":16},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":39},{"source":39,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":40},{"source":40,"target":5},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":41},{"source":8,"target":42},{"source":41,"target":43},{"source":41,"target":8},{"source":42,"target":7},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":44},{"source":9,"target":45},{"source":44,"target":13},{"source":44,"target":46},{"source":44,"target":9},{"source":46,"target":13},{"source":45,"target":10},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":10},{"source":51,"target":7},{"source":48,"target":3},{"source":48,"target":52},{"source":48,"target":10},{"source":52,"target":3},{"source":49,"target":7},{"source":49,"target":53},{"source":49,"target":10},{"source":53,"target":7},{"source":50,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":54},{"source":11,"target":55},{"source":54,"target":2},{"source":54,"target":56},{"source":54,"target":11},{"source":56,"target":2},{"source":55,"target":7},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":57},{"source":12,"target":58},{"source":12,"target":59},{"source":12,"target":60},{"source":57,"target":6},{"source":57,"target":61},{"source":57,"target":12},{"source":61,"target":6},{"source":58,"target":17},{"source":58,"target":62},{"source":58,"target":12},{"source":62,"target":17},{"source":59,"target":7},{"source":59,"target":63},{"source":59,"target":12},{"source":63,"target":7},{"source":60,"target":5},{"source":13,"target":0},{"source":13,"target":64},{"source":13,"target":65},{"source":13,"target":66},{"source":13,"target":67},{"source":64,"target":19},{"source":64,"target":68},{"source":64,"target":13},{"source":68,"target":19},{"source":65,"target":69},{"source":65,"target":13},{"source":66,"target":70},{"source":66,"target":13},{"source":67,"target":71},{"source":67,"target":13},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":72},{"source":72,"target":1},{"source":15,"target":0},{"source":15,"target":73},{"source":73,"target":74},{"source":73,"target":15},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":75},{"source":16,"target":76},{"source":16,"target":77},{"source":75,"target":1},{"source":75,"target":78},{"source":75,"target":16},{"source":78,"target":1},{"source":76,"target":79},{"source":76,"target":16},{"source":77,"target":15},{"source":17,"target":0},{"source":17,"target":80},{"source":17,"target":81},{"source":17,"target":82},{"source":80,"target":83},{"source":80,"target":17},{"source":81,"target":84},{"source":81,"target":17},{"source":82,"target":85},{"source":82,"target":17},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":86},{"source":18,"target":87},{"source":18,"target":88},{"source":86,"target":18},{"source":87,"target":13},{"source":87,"target":89},{"source":87,"target":18},{"source":89,"target":13},{"source":88,"target":15},{"source":19,"target":0},{"source":19,"target":90},{"source":19,"target":91},{"source":19,"target":92},{"source":19,"target":93},{"source":90,"target":19},{"source":91,"target":19},{"source":92,"target":19},{"source":93,"target":19},{"source":20,"target":0},{"source":20,"target":5},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":94,"target":7},{"source":94,"target":97},{"source":94,"target":20},{"source":97,"target":7},{"source":95,"target":2},{"source":95,"target":98},{"source":95,"target":20},{"source":98,"target":2},{"source":96,"target":5},{"source":21,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://ecore" nsPrefix="ecore">
<eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentTransient"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="EClass" eSuperTypes="#//EClassifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes"/>
</eAnnotations>
<eOperations name="isSuperTypeOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="someClass" eType="#//EClass"/>
</eOperations>
<eOperations name="getFeatureCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="getEStructuralFeature" eType="#//EStructuralFeature">
<eParameters name="featureID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="getFeatureID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="getEStructuralFeature" eType="#//EStructuralFeature">
<eParameters name="featureName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="object" eType="#//EJavaObject"/>
</eOperations>
<eOperations name="getClassifierID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage"
changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1"
eType="#//ETypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getEEnumLiteral" eType="#//EEnumLiteral">
<eParameters name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral">
<eParameters name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ENamedElement" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedName"/>
</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="EOperation" eSuperTypes="#//ETypedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/>
</eAnnotations>
<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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1"
eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1"
eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage"
changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="getContainerClass">
<eGenericType eClassifier="#//EJavaClass">
<eTypeArguments/>
</eGenericType>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//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="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: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>
</ecore:EPackage>
| github:ecore:/data/jdelara/articles/ICMT.mutation.2019/src/mutation.evaluation.tracts/resources/models/models_Ecore/ecore2.ecore | ecore | ecore
EAttribute
iD
eAttributeType
EClass
isSuperTypeOf
someClass
getFeatureCount
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
EDataType
serializable
true
EEnum
getEEnumLiteral
name
getEEnumLiteral
value
getEEnumLiteralByLiteral
literal
eLiterals
EEnumLiteral
value
instance
literal
eEnum
ENamedElement
name
EOperation
eContainingClass
eTypeParameters
eParameters
eExceptions
eGenericExceptions
EPackage
getEClassifier
name
nsURI
nsPrefix
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 | null | {"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":23,"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":24,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":26,"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":27,"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":28,"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":29,"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":30,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":31,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":33,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":39,"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":40,"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":41,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":43,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":44,"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":45,"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":46,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":48,"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":"iD","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":50,"derived":true},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":58,"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":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","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":"eOperations","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"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":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":64,"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":65,"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":66,"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":67,"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":68,"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":69,"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":70,"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":71,"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":72,"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":73,"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":74,"derived":true},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EParameter"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EParameter"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"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":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":108,"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":109,"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":110,"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":111,"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":112,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"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":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":133,"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":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EParameter"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EParameter"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EParameter"},{"id":144,"eClass":"EGenericType"},{"id":145,"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":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":"value","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":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","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":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"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":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"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":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":168,"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":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"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":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"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":184,"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":185,"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":186,"derived":false},{"container":false,"ordered":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":187,"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":188,"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":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":198,"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":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":202,"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":203,"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":204,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"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"},{"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":218,"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":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":220,"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":221,"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":222,"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":223,"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":224,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"name":"E","id":235,"eClass":"ETypeParameter"},{"name":"T","id":236,"eClass":"ETypeParameter"},{"name":"K","id":237,"eClass":"ETypeParameter"},{"name":"V","id":238,"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":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"name":"E","id":243,"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":244,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":245,"derived":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":246,"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":247,"derived":false},{"container":false,"ordered":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":248,"derived":false},{"container":false,"ordered":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":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"container":false,"ordered":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":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":49,"target":52},{"source":49,"target":1},{"source":50,"target":4},{"source":50,"target":53},{"source":50,"target":1},{"source":53,"target":4},{"source":51,"target":12},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":73},{"source":2,"target":74},{"source":2,"target":75},{"source":54,"target":76},{"source":54,"target":2},{"source":54,"target":77},{"source":77,"target":2},{"source":77,"target":78},{"source":77,"target":54},{"source":78,"target":2},{"source":55,"target":79},{"source":55,"target":2},{"source":56,"target":12},{"source":56,"target":80},{"source":56,"target":2},{"source":56,"target":81},{"source":80,"target":12},{"source":81,"target":82},{"source":81,"target":56},{"source":57,"target":83},{"source":57,"target":2},{"source":57,"target":84},{"source":84,"target":12},{"source":84,"target":85},{"source":84,"target":57},{"source":85,"target":12},{"source":58,"target":12},{"source":58,"target":86},{"source":58,"target":2},{"source":58,"target":87},{"source":86,"target":12},{"source":87,"target":88},{"source":87,"target":58},{"source":59,"target":89},{"source":59,"target":2},{"source":60,"target":90},{"source":60,"target":2},{"source":61,"target":2},{"source":61,"target":91},{"source":61,"target":2},{"source":91,"target":2},{"source":62,"target":8},{"source":62,"target":92},{"source":62,"target":2},{"source":62,"target":93},{"source":92,"target":8},{"source":63,"target":1},{"source":63,"target":94},{"source":63,"target":2},{"source":94,"target":1},{"source":64,"target":11},{"source":64,"target":95},{"source":64,"target":2},{"source":95,"target":11},{"source":65,"target":11},{"source":65,"target":96},{"source":65,"target":2},{"source":96,"target":11},{"source":66,"target":1},{"source":66,"target":97},{"source":66,"target":2},{"source":97,"target":1},{"source":67,"target":11},{"source":67,"target":98},{"source":67,"target":2},{"source":98,"target":11},{"source":68,"target":8},{"source":68,"target":99},{"source":68,"target":2},{"source":99,"target":8},{"source":69,"target":12},{"source":69,"target":100},{"source":69,"target":2},{"source":100,"target":12},{"source":70,"target":2},{"source":70,"target":101},{"source":70,"target":2},{"source":101,"target":2},{"source":71,"target":1},{"source":71,"target":102},{"source":71,"target":2},{"source":102,"target":1},{"source":72,"target":12},{"source":72,"target":103},{"source":72,"target":2},{"source":72,"target":104},{"source":103,"target":12},{"source":73,"target":47},{"source":73,"target":105},{"source":73,"target":2},{"source":105,"target":47},{"source":74,"target":47},{"source":74,"target":106},{"source":74,"target":2},{"source":106,"target":47},{"source":75,"target":3},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":107},{"source":3,"target":108},{"source":3,"target":109},{"source":3,"target":110},{"source":3,"target":111},{"source":3,"target":112},{"source":3,"target":113},{"source":3,"target":114},{"source":3,"target":115},{"source":107,"target":116},{"source":107,"target":3},{"source":107,"target":117},{"source":117,"target":36},{"source":117,"target":118},{"source":117,"target":107},{"source":118,"target":36},{"source":108,"target":119},{"source":108,"target":3},{"source":109,"target":120},{"source":109,"target":3},{"source":110,"target":35},{"source":110,"target":121},{"source":110,"target":3},{"source":121,"target":122},{"source":121,"target":35},{"source":111,"target":36},{"source":111,"target":123},{"source":111,"target":3},{"source":123,"target":36},{"source":112,"target":124},{"source":112,"target":3},{"source":113,"target":9},{"source":113,"target":125},{"source":113,"target":3},{"source":113,"target":126},{"source":125,"target":9},{"source":114,"target":48},{"source":114,"target":127},{"source":114,"target":3},{"source":127,"target":48},{"source":115,"target":7},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":128},{"source":4,"target":129},{"source":128,"target":130},{"source":128,"target":4},{"source":129,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":131},{"source":5,"target":132},{"source":5,"target":133},{"source":5,"target":134},{"source":5,"target":135},{"source":131,"target":6},{"source":131,"target":136},{"source":131,"target":5},{"source":131,"target":137},{"source":136,"target":6},{"source":137,"target":138},{"source":137,"target":131},{"source":132,"target":6},{"source":132,"target":139},{"source":132,"target":5},{"source":132,"target":140},{"source":139,"target":6},{"source":140,"target":141},{"source":140,"target":132},{"source":133,"target":6},{"source":133,"target":142},{"source":133,"target":5},{"source":133,"target":143},{"source":142,"target":6},{"source":143,"target":144},{"source":143,"target":133},{"source":134,"target":6},{"source":134,"target":145},{"source":134,"target":5},{"source":134,"target":146},{"source":145,"target":6},{"source":135,"target":4},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":147},{"source":6,"target":148},{"source":6,"target":149},{"source":6,"target":146},{"source":6,"target":150},{"source":147,"target":151},{"source":147,"target":6},{"source":148,"target":28},{"source":148,"target":152},{"source":148,"target":6},{"source":152,"target":28},{"source":149,"target":153},{"source":149,"target":6},{"source":146,"target":5},{"source":146,"target":154},{"source":146,"target":6},{"source":146,"target":134},{"source":154,"target":5},{"source":150,"target":7},{"source":7,"target":0},{"source":7,"target":155},{"source":155,"target":156},{"source":155,"target":7},{"source":8,"target":0},{"source":8,"target":13},{"source":8,"target":93},{"source":8,"target":157},{"source":8,"target":158},{"source":8,"target":159},{"source":8,"target":160},{"source":8,"target":161},{"source":93,"target":2},{"source":93,"target":162},{"source":93,"target":8},{"source":93,"target":62},{"source":162,"target":2},{"source":157,"target":48},{"source":157,"target":163},{"source":157,"target":8},{"source":163,"target":48},{"source":158,"target":10},{"source":158,"target":164},{"source":158,"target":8},{"source":158,"target":165},{"source":164,"target":10},{"source":159,"target":3},{"source":159,"target":166},{"source":159,"target":8},{"source":166,"target":3},{"source":160,"target":47},{"source":160,"target":167},{"source":160,"target":8},{"source":167,"target":47},{"source":161,"target":13},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":168},{"source":9,"target":169},{"source":9,"target":170},{"source":9,"target":126},{"source":9,"target":171},{"source":9,"target":172},{"source":9,"target":173},{"source":168,"target":3},{"source":168,"target":174},{"source":168,"target":9},{"source":168,"target":175},{"source":174,"target":3},{"source":175,"target":176},{"source":175,"target":168},{"source":169,"target":177},{"source":169,"target":9},{"source":170,"target":178},{"source":170,"target":9},{"source":126,"target":3},{"source":126,"target":179},{"source":126,"target":9},{"source":126,"target":113},{"source":179,"target":3},{"source":171,"target":9},{"source":171,"target":180},{"source":171,"target":9},{"source":171,"target":172},{"source":180,"target":9},{"source":172,"target":9},{"source":172,"target":181},{"source":172,"target":9},{"source":172,"target":171},{"source":181,"target":9},{"source":173,"target":7},{"source":10,"target":0},{"source":10,"target":13},{"source":10,"target":165},{"source":10,"target":182},{"source":165,"target":8},{"source":165,"target":183},{"source":165,"target":10},{"source":165,"target":158},{"source":183,"target":8},{"source":182,"target":13},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":184},{"source":11,"target":185},{"source":11,"target":186},{"source":11,"target":187},{"source":11,"target":188},{"source":11,"target":189},{"source":11,"target":190},{"source":184,"target":191},{"source":184,"target":11},{"source":185,"target":192},{"source":185,"target":11},{"source":186,"target":193},{"source":186,"target":11},{"source":187,"target":11},{"source":187,"target":194},{"source":187,"target":11},{"source":194,"target":11},{"source":188,"target":2},{"source":188,"target":195},{"source":188,"target":11},{"source":195,"target":2},{"source":189,"target":1},{"source":189,"target":196},{"source":189,"target":11},{"source":196,"target":1},{"source":190,"target":12},{"source":12,"target":0},{"source":12,"target":13},{"source":12,"target":197},{"source":12,"target":198},{"source":12,"target":199},{"source":12,"target":200},{"source":12,"target":201},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":12,"target":205},{"source":12,"target":104},{"source":12,"target":206},{"source":197,"target":207},{"source":197,"target":12},{"source":198,"target":35},{"source":198,"target":208},{"source":198,"target":12},{"source":208,"target":209},{"source":208,"target":35},{"source":199,"target":210},{"source":199,"target":12},{"source":200,"target":211},{"source":200,"target":12},{"source":201,"target":212},{"source":201,"target":12},{"source":202,"target":213},{"source":202,"target":12},{"source":203,"target":36},{"source":203,"target":214},{"source":203,"target":12},{"source":214,"target":36},{"source":204,"target":215},{"source":204,"target":12},{"source":205,"target":216},{"source":205,"target":12},{"source":104,"target":2},{"source":104,"target":217},{"source":104,"target":12},{"source":104,"target":72},{"source":217,"target":2},{"source":206,"target":13},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":218},{"source":13,"target":219},{"source":13,"target":220},{"source":13,"target":221},{"source":13,"target":222},{"source":13,"target":223},{"source":13,"target":224},{"source":13,"target":225},{"source":13,"target":226},{"source":218,"target":227},{"source":218,"target":13},{"source":219,"target":228},{"source":219,"target":13},{"source":220,"target":229},{"source":220,"target":13},{"source":221,"target":230},{"source":221,"target":13},{"source":222,"target":231},{"source":222,"target":13},{"source":223,"target":232},{"source":223,"target":13},{"source":224,"target":3},{"source":224,"target":233},{"source":224,"target":13},{"source":233,"target":3},{"source":225,"target":47},{"source":225,"target":234},{"source":225,"target":13},{"source":234,"target":47},{"source":226,"target":7},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":235},{"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":35,"target":236},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":237},{"source":39,"target":238},{"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":45,"target":239},{"source":45,"target":240},{"source":239,"target":241},{"source":239,"target":45},{"source":240,"target":242},{"source":240,"target":45},{"source":46,"target":0},{"source":46,"target":243},{"source":47,"target":0},{"source":47,"target":244},{"source":47,"target":245},{"source":47,"target":246},{"source":47,"target":247},{"source":47,"target":248},{"source":47,"target":249},{"source":244,"target":47},{"source":244,"target":250},{"source":244,"target":47},{"source":250,"target":47},{"source":245,"target":47},{"source":245,"target":251},{"source":245,"target":47},{"source":251,"target":47},{"source":246,"target":3},{"source":246,"target":252},{"source":246,"target":47},{"source":252,"target":3},{"source":247,"target":47},{"source":247,"target":253},{"source":247,"target":47},{"source":253,"target":47},{"source":248,"target":48},{"source":248,"target":254},{"source":248,"target":47},{"source":254,"target":48},{"source":249,"target":3},{"source":249,"target":255},{"source":249,"target":47},{"source":255,"target":3},{"source":48,"target":0},{"source":48,"target":7},{"source":48,"target":256},{"source":48,"target":257},{"source":256,"target":47},{"source":256,"target":258},{"source":256,"target":48},{"source":258,"target":47},{"source":257,"target":7}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="filehistory"
nsURI="http://org/ai4fm/filehistory" nsPrefix="filehistory">
<eClassifiers xsi:type="ecore:EClass" name="FileHistoryProject">
<eStructuralFeatures xsi:type="ecore:EReference" name="files" upperBound="-1"
eType="#//FileEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileEntry">
<eStructuralFeatures xsi:type="ecore:EReference" name="versions" lowerBound="1"
upperBound="-1" eType="#//FileVersion" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileVersion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checksum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syncPoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syncChecksum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/FileHistory.ecore | ecore | filehistory
FileHistoryProject
files
FileEntry
versions
path
FileVersion
timestamp
path
checksum
syncPoint
syncChecksum | null | {"directed":true,"nodes":[{"nsPrefix":"filehistory","nsURI":"http://org/ai4fm/filehistory","name":"filehistory","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileHistoryProject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileEntry","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileVersion","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":"files","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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"versions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"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":"timestamp","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"checksum","changeable":true,"lowerBound":1,"iD":false,"id":12,"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":"syncPoint","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"syncChecksum","changeable":true,"lowerBound":1,"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"}],"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":6,"target":3},{"source":6,"target":8},{"source":6,"target":2},{"source":8,"target":3},{"source":7,"target":9},{"source":7,"target":2},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":10,"target":15},{"source":10,"target":3},{"source":11,"target":16},{"source":11,"target":3},{"source":12,"target":17},{"source":12,"target":3},{"source":13,"target":18},{"source":13,"target":3},{"source":14,"target":19},{"source":14,"target":3}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="forms" nsURI="http://big.tuwien.ac.at/me" nsPrefix="forms">
<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="EntityModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Entities"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueEntityNames"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueEntityNames" value="self.entities->forAll(c1, c2 | c1 <> c2 implies c1.name <> c2.name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumerations" upperBound="-1"
eType="#//EnumerationType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="identifierIsMandatory identifierIsMember superTypeIsNotSelf"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="identifierIsMandatory" value="self.id.mandatory = true"/>
<details key="identifierIsMember" value="self.attributes -> includes(self.id) or self.superTypes.attributes -> includes(self.id)"/>
<details key="superTypeIsNotSelf" value="self <> superType"/>
</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="id" lowerBound="1" eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1"
eType="#//Entity" changeable="false" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="self -> closure(superType)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true" eOpposite="#//Attribute/entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationships" upperBound="-1"
eType="#//Relationship" containment="true" eOpposite="#//Relationship/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="checkNone"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="checkNone" value="(self.type = AttributeType::None) <> (self.enumerationType = null)"/>
</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="mandatory" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AttributeType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumerationType" eType="#//EnumerationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="#//Entity"
eOpposite="#//Entity/attributes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueLiteralNames"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueLiteralNames" value="self.literals->forAll(c1, c2 | c1 <> c2 implies c1.name <> 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="literals" lowerBound="1"
upperBound="-1" eType="#//EnumerationLiteral" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral">
<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="Relationship">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="upperBoundGreaterThanLowerBound oppositeRelastionshipIsValid"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="upperBoundGreaterThanLowerBound" value="self.lowerBound >= 0 and (self.lowerBound <= self.upperBound xor self.upperBound = -1)"/>
<details key="oppositeRelastionshipIsValid" value="self.opposite <> null implies self.opposite.opposite = self"/>
</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="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Entity"
eOpposite="#//Entity/relationships"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Relationship"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeType">
<eLiterals name="None"/>
<eLiterals name="Integer"/>
<eLiterals name="String"/>
<eLiterals name="Text"/>
<eLiterals name="Date"/>
<eLiterals name="Year"/>
<eLiterals name="Time"/>
<eLiterals name="Boolean"/>
<eLiterals name="Email"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormModel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Forms"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entityModel" lowerBound="1"
eType="#//EntityModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forms" lowerBound="1" upperBound="-1"
eType="#//Form" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="welcomeForm" lowerBound="1"
eType="#//Form"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Form">
<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="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1"
eType="#//Page" containment="true" eOpposite="#//Page/form"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pageElements" upperBound="-1"
eType="#//PageElement" containment="true" eOpposite="#//PageElement/page"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditions" upperBound="-1"
eType="#//Condition" containment="true" eOpposite="#//Condition/page"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="form" eType="#//Form" eOpposite="#//Form/pages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementID" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditions" upperBound="-1"
eType="#//Condition" containment="true" eOpposite="#//Condition/pageElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="page" eType="#//Page" eOpposite="#//Page/pageElements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributePageElement" abstract="true"
eSuperTypes="#//PageElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validAttributePageElement"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validAttributePageElement" value="(self.page.form.entity.attributes->union(self.page.form.entity.superTypes.attributes) -> includes(self.attribute))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationshipPageElement" abstract="true"
eSuperTypes="#//PageElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validRelationshipPageElement validEditingForm"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validRelationshipPageElement" value="(self.page.form.entity.relationships->union(self.page.form.entity.superTypes.relationships) -> includes(self.relationship))"/>
<details key="validEditingForm" value="self.editingForm.entity = self.relationship.target"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationship" lowerBound="1"
eType="#//Relationship"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editingForm" lowerBound="1"
eType="#//Form"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextFieldAttributePageElement" eSuperTypes="#//AttributePageElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextareaAttributePageElement" eSuperTypes="#//AttributePageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SelectionAttributePageElement" eSuperTypes="#//AttributePageElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validSelectionType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validSelectionType" value="self.attribute.type = AttributeType::Boolean or self.attribute.enumerationType <> null"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateSelectionAttributePageElement" eSuperTypes="#//AttributePageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeSelectionAttributePageElement" eSuperTypes="#//AttributePageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ListRelationshipPageElement" eSuperTypes="#//RelationshipPageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TableRelationshipPageElement" eSuperTypes="#//RelationshipPageElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" lowerBound="1"
upperBound="-1" eType="#//Column" containment="true" eOpposite="#//Column/table"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="validColumn"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="validColumn" value="(self.table.relationship.target.attributes -> union(self.table.relationship.target.superTypes.attributes)) -> includes(self.attribute)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableRelationshipPageElement"
eOpposite="#//TableRelationshipPageElement/columns"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionID" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//ConditionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="page" eType="#//Page" eOpposite="#//Page/conditions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pageElement" eType="#//PageElement"
eOpposite="#//PageElement/conditions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentCondtion" eType="#//CompositeCondition"
eOpposite="#//CompositeCondition/conditions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueCondition" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" lowerBound="1"
eType="#//AttributePageElement"/>
<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="CompositeCondition" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//CompositeConditionOperator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditions" lowerBound="2"
upperBound="2" eType="#//Condition" containment="true" eOpposite="#//Condition/parentCondtion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConditionType">
<eLiterals name="Show"/>
<eLiterals name="Hide"/>
<eLiterals name="Enable"/>
<eLiterals name="Disable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompositeConditionOperator">
<eLiterals name="AND"/>
<eLiterals name="OR"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Model-Engineering-AG-34/model-engineering-ws14/assignment1/ModelEngineeringUE1/model/forms.ecore | ecore | forms
EntityModel
entities
enumerations
Entity
name
id
superType
superTypes
attributes
relationships
Attribute
name
mandatory
type
enumerationType
entity
EnumerationType
name
literals
EnumerationLiteral
name
value
Relationship
name
lowerBound
upperBound
source
target
opposite
AttributeType
None
None
Integer
Integer
String
String
Text
Text
Date
Date
Year
Year
Time
Time
Boolean
Boolean
Email
Email
FormModel
entityModel
forms
welcomeForm
Form
name
title
description
entity
pages
Page
title
pageElements
conditions
form
PageElement
label
elementID
conditions
page
AttributePageElement
attribute
RelationshipPageElement
relationship
editingForm
TextFieldAttributePageElement
format
TextareaAttributePageElement
SelectionAttributePageElement
DateSelectionAttributePageElement
TimeSelectionAttributePageElement
ListRelationshipPageElement
TableRelationshipPageElement
columns
Column
attribute
table
Condition
conditionID
type
page
pageElement
parentCondtion
AttributeValueCondition
trigger
value
CompositeCondition
operator
conditions
ConditionType
Show
Show
Hide
Hide
Enable
Enable
Disable
Disable
CompositeConditionOperator
AND
AND
OR
OR | null | {"directed":true,"nodes":[{"nsPrefix":"forms","nsURI":"http://big.tuwien.ac.at/me","name":"forms","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributePageElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipPageElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextFieldAttributePageElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextareaAttributePageElement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionAttributePageElement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateSelectionAttributePageElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeSelectionAttributePageElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListRelationshipPageElement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableRelationshipPageElement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueCondition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeCondition","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConditionType","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompositeConditionOperator","instanceClass":null,"id":26,"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":"entities","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":"enumerations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":false,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"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":"entity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"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":44,"derived":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":45,"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":46,"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":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":"enumerationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"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":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"name":"None","id":73,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Integer","id":74,"value":0,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"String","id":75,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Text","id":76,"value":0,"literal":"Text","eClass":"EEnumLiteral"},{"name":"Date","id":77,"value":0,"literal":"Date","eClass":"EEnumLiteral"},{"name":"Year","id":78,"value":0,"literal":"Year","eClass":"EEnumLiteral"},{"name":"Time","id":79,"value":0,"literal":"Time","eClass":"EEnumLiteral"},{"name":"Boolean","id":80,"value":0,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Email","id":81,"value":0,"literal":"Email","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":"entityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forms","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"welcomeForm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","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":"pages","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":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":"form","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":"title","changeable":true,"lowerBound":1,"iD":false,"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":"pageElements","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":"conditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"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":"page","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"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":"page","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementID","changeable":true,"lowerBound":1,"iD":false,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"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":"pageElement","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"relationship","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":"editingForm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":1,"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"},{"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":"columns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"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":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionID","changeable":true,"lowerBound":1,"iD":false,"id":139,"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":140,"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":"parentCondtion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditions","changeable":true,"resolveProxies":true,"lowerBound":2,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":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":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"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":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"name":"Show","id":157,"value":0,"literal":"Show","eClass":"EEnumLiteral"},{"name":"Hide","id":158,"value":0,"literal":"Hide","eClass":"EEnumLiteral"},{"name":"Enable","id":159,"value":0,"literal":"Enable","eClass":"EEnumLiteral"},{"name":"Disable","id":160,"value":0,"literal":"Disable","eClass":"EEnumLiteral"},{"name":"AND","id":161,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":162,"value":0,"literal":"OR","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":1,"target":0},{"source":1,"target":27},{"source":1,"target":28},{"source":27,"target":2},{"source":27,"target":29},{"source":27,"target":1},{"source":29,"target":2},{"source":28,"target":4},{"source":28,"target":30},{"source":28,"target":1},{"source":30,"target":4},{"source":2,"target":0},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":31,"target":37},{"source":31,"target":2},{"source":32,"target":3},{"source":32,"target":38},{"source":32,"target":2},{"source":38,"target":3},{"source":33,"target":2},{"source":33,"target":39},{"source":33,"target":2},{"source":39,"target":2},{"source":34,"target":2},{"source":34,"target":40},{"source":34,"target":2},{"source":40,"target":2},{"source":35,"target":3},{"source":35,"target":41},{"source":35,"target":2},{"source":35,"target":42},{"source":41,"target":3},{"source":36,"target":6},{"source":36,"target":43},{"source":36,"target":2},{"source":36,"target":44},{"source":43,"target":6},{"source":3,"target":0},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":42},{"source":45,"target":49},{"source":45,"target":3},{"source":46,"target":50},{"source":46,"target":3},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":3},{"source":51,"target":7},{"source":48,"target":4},{"source":48,"target":52},{"source":48,"target":3},{"source":52,"target":4},{"source":42,"target":2},{"source":42,"target":53},{"source":42,"target":3},{"source":42,"target":35},{"source":53,"target":2},{"source":4,"target":0},{"source":4,"target":54},{"source":4,"target":55},{"source":54,"target":56},{"source":54,"target":4},{"source":55,"target":5},{"source":55,"target":57},{"source":55,"target":4},{"source":57,"target":5},{"source":5,"target":0},{"source":5,"target":58},{"source":5,"target":59},{"source":58,"target":60},{"source":58,"target":5},{"source":59,"target":61},{"source":59,"target":5},{"source":6,"target":0},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":44},{"source":6,"target":65},{"source":6,"target":66},{"source":62,"target":67},{"source":62,"target":6},{"source":63,"target":68},{"source":63,"target":6},{"source":64,"target":69},{"source":64,"target":6},{"source":44,"target":2},{"source":44,"target":70},{"source":44,"target":6},{"source":44,"target":36},{"source":70,"target":2},{"source":65,"target":2},{"source":65,"target":71},{"source":65,"target":6},{"source":71,"target":2},{"source":66,"target":6},{"source":66,"target":72},{"source":66,"target":6},{"source":72,"target":6},{"source":7,"target":0},{"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":73,"target":7},{"source":74,"target":7},{"source":75,"target":7},{"source":76,"target":7},{"source":77,"target":7},{"source":78,"target":7},{"source":79,"target":7},{"source":80,"target":7},{"source":81,"target":7},{"source":8,"target":0},{"source":8,"target":82},{"source":8,"target":83},{"source":8,"target":84},{"source":82,"target":1},{"source":82,"target":85},{"source":82,"target":8},{"source":85,"target":1},{"source":83,"target":9},{"source":83,"target":86},{"source":83,"target":8},{"source":86,"target":9},{"source":84,"target":9},{"source":84,"target":87},{"source":84,"target":8},{"source":87,"target":9},{"source":9,"target":0},{"source":9,"target":88},{"source":9,"target":89},{"source":9,"target":90},{"source":9,"target":91},{"source":9,"target":92},{"source":88,"target":93},{"source":88,"target":9},{"source":89,"target":94},{"source":89,"target":9},{"source":90,"target":95},{"source":90,"target":9},{"source":91,"target":2},{"source":91,"target":96},{"source":91,"target":9},{"source":96,"target":2},{"source":92,"target":10},{"source":92,"target":97},{"source":92,"target":9},{"source":92,"target":98},{"source":97,"target":10},{"source":10,"target":0},{"source":10,"target":99},{"source":10,"target":100},{"source":10,"target":101},{"source":10,"target":98},{"source":99,"target":102},{"source":99,"target":10},{"source":100,"target":11},{"source":100,"target":103},{"source":100,"target":10},{"source":100,"target":104},{"source":103,"target":11},{"source":101,"target":22},{"source":101,"target":105},{"source":101,"target":10},{"source":101,"target":106},{"source":105,"target":22},{"source":98,"target":9},{"source":98,"target":107},{"source":98,"target":10},{"source":98,"target":92},{"source":107,"target":9},{"source":11,"target":0},{"source":11,"target":108},{"source":11,"target":109},{"source":11,"target":110},{"source":11,"target":104},{"source":108,"target":111},{"source":108,"target":11},{"source":109,"target":112},{"source":109,"target":11},{"source":110,"target":22},{"source":110,"target":113},{"source":110,"target":11},{"source":110,"target":114},{"source":113,"target":22},{"source":104,"target":10},{"source":104,"target":115},{"source":104,"target":11},{"source":104,"target":100},{"source":115,"target":10},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":116},{"source":12,"target":117},{"source":116,"target":3},{"source":116,"target":118},{"source":116,"target":12},{"source":118,"target":3},{"source":117,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":119,"target":6},{"source":119,"target":122},{"source":119,"target":13},{"source":122,"target":6},{"source":120,"target":9},{"source":120,"target":123},{"source":120,"target":13},{"source":123,"target":9},{"source":121,"target":11},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":124},{"source":14,"target":125},{"source":124,"target":126},{"source":124,"target":14},{"source":125,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":127},{"source":127,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":128},{"source":128,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":129},{"source":129,"target":12},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":130},{"source":130,"target":12},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":131},{"source":131,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":132},{"source":20,"target":133},{"source":132,"target":21},{"source":132,"target":134},{"source":132,"target":20},{"source":132,"target":135},{"source":134,"target":21},{"source":133,"target":13},{"source":21,"target":0},{"source":21,"target":136},{"source":21,"target":135},{"source":136,"target":3},{"source":136,"target":137},{"source":136,"target":21},{"source":137,"target":3},{"source":135,"target":20},{"source":135,"target":138},{"source":135,"target":21},{"source":135,"target":132},{"source":138,"target":20},{"source":22,"target":0},{"source":22,"target":139},{"source":22,"target":140},{"source":22,"target":106},{"source":22,"target":114},{"source":22,"target":141},{"source":139,"target":142},{"source":139,"target":22},{"source":140,"target":25},{"source":140,"target":143},{"source":140,"target":22},{"source":143,"target":25},{"source":106,"target":10},{"source":106,"target":144},{"source":106,"target":22},{"source":106,"target":101},{"source":144,"target":10},{"source":114,"target":11},{"source":114,"target":145},{"source":114,"target":22},{"source":114,"target":110},{"source":145,"target":11},{"source":141,"target":24},{"source":141,"target":146},{"source":141,"target":22},{"source":141,"target":147},{"source":146,"target":24},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":148},{"source":23,"target":149},{"source":23,"target":150},{"source":148,"target":12},{"source":148,"target":151},{"source":148,"target":23},{"source":151,"target":12},{"source":149,"target":152},{"source":149,"target":23},{"source":150,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":153},{"source":24,"target":147},{"source":24,"target":154},{"source":153,"target":26},{"source":153,"target":155},{"source":153,"target":24},{"source":155,"target":26},{"source":147,"target":22},{"source":147,"target":156},{"source":147,"target":24},{"source":147,"target":141},{"source":156,"target":22},{"source":154,"target":22},{"source":25,"target":0},{"source":25,"target":157},{"source":25,"target":158},{"source":25,"target":159},{"source":25,"target":160},{"source":157,"target":25},{"source":158,"target":25},{"source":159,"target":25},{"source":160,"target":25},{"source":26,"target":0},{"source":26,"target":161},{"source":26,"target":162},{"source":161,"target":26},{"source":162,"target":26}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" nsURI="http://org/eclipse/emf/ecp/view/model/170" nsPrefix="org.eclipse.emf.ecp.view.model">
<eClassifiers xsi:type="ecore:EClass" name="Diagnostic">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagnostics" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attachment" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DomainModelReference" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeListener" upperBound="-1"
eType="#//DomainModelReferenceChangeListener" transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePathDomainModelReference" eSuperTypes="#//DomainModelReference">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="resolveable"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelEFeature" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelEReferencePath"
unique="false" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element" 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="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readonly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagnostic" eType="#//Diagnostic"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachments" upperBound="-1"
eType="#//Attachment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="rootEClass" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ContainedElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ecorePath" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loadingProperties" lowerBound="1"
eType="#//ViewModelProperties" transient="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainedElement" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ContainedElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainedContainer" abstract="true"
eSuperTypes="#//ContainedElement #//Container"/>
<eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="#//ContainedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="resolveable"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelAlignment" lowerBound="1"
eType="#//LabelAlignment" defaultValueLiteral="Default"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelReference" lowerBound="1"
eType="#//DomainModelReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LabelAlignment">
<eLiterals name="Default" value="-1"/>
<eLiterals name="Left"/>
<eLiterals name="Top" value="2"/>
<eLiterals name="None" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="DomainModelReferenceChangeListener"
instanceClassName="org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener"/>
<eClassifiers xsi:type="ecore:EClass" name="ViewModelLoadingProperties" eSuperTypes="#//ViewModelProperties">
<eStructuralFeatures xsi:type="ecore:EReference" name="inheritableProperties"
upperBound="-1" eType="#//StringToObjectMapEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nonInheritableProperties"
upperBound="-1" eType="#//StringToObjectMapEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToObjectMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewModelProperties" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EEnum" name="DateTimeDisplayType">
<eLiterals name="TimeAndDate"/>
<eLiterals name="TimeOnly" value="1"/>
<eLiterals name="DateOnly" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateTimeDisplayAttachment" eSuperTypes="#//Attachment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayType" eType="#//DateTimeDisplayType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HasTooltip" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tooltip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/sdirix/org.eclipse.emf.ecp.core/bundles/org.eclipse.emf.ecp.view.model/model/view.ecore | ecore | model
Diagnostic
diagnostics
Attachment
DomainModelReference
changeListener
FeaturePathDomainModelReference
domainModelEFeature
domainModelEReferencePath
Element
name
label
visible
true
enabled
true
readonly
false
diagnostic
attachments
uuid
View
rootEClass
children
ecorePath
loadingProperties
ContainedElement
Container
children
ContainedContainer
Control
labelAlignment
Default
domainModelReference
LabelAlignment
Default
Default
Left
Left
Top
Top
None
None
DomainModelReferenceChangeListener
org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener
org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener
ViewModelLoadingProperties
inheritableProperties
nonInheritableProperties
StringToObjectMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
ViewModelProperties
DateTimeDisplayType
TimeAndDate
TimeAndDate
TimeOnly
TimeOnly
DateOnly
DateOnly
DateTimeDisplayAttachment
displayType
HasTooltip
tooltip | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.ecp.view.model","nsURI":"http://org/eclipse/emf/ecp/view/model/170","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagnostic","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attachment","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainModelReference","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePathDomainModelReference","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedContainer","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LabelAlignment","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener","name":"DomainModelReferenceChangeListener","instanceClass":null,"id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewModelLoadingProperties","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToObjectMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewModelProperties","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DateTimeDisplayType","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeDisplayAttachment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasTooltip","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"diagnostics","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"changeListener","changeable":true,"lowerBound":0,"iD":false,"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":"domainModelEFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"domainModelEReferencePath","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":"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":true,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"readonly","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":true,"unique":true,"name":"diagnostic","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":"attachments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"uuid","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootEClass","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ecorePath","changeable":true,"lowerBound":1,"iD":false,"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":true,"unique":true,"name":"loadingProperties","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"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Default","unsettable":false,"transient":false,"unique":true,"name":"labelAlignment","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domainModelReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"name":"Default","id":64,"value":-1,"literal":"Default","eClass":"EEnumLiteral"},{"name":"Left","id":65,"value":0,"literal":"Left","eClass":"EEnumLiteral"},{"name":"Top","id":66,"value":2,"literal":"Top","eClass":"EEnumLiteral"},{"name":"None","id":67,"value":1,"literal":"None","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":"inheritableProperties","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":"nonInheritableProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"name":"TimeAndDate","id":77,"value":0,"literal":"TimeAndDate","eClass":"EEnumLiteral"},{"name":"TimeOnly","id":78,"value":1,"literal":"TimeOnly","eClass":"EEnumLiteral"},{"name":"DateOnly","id":79,"value":2,"literal":"DateOnly","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayType","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":"tooltip","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":19},{"source":19,"target":20},{"source":19,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":21},{"source":21,"target":12},{"source":21,"target":22},{"source":21,"target":3},{"source":22,"target":12},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":23,"target":26},{"source":23,"target":4},{"source":24,"target":27},{"source":24,"target":4},{"source":25,"target":3},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":28,"target":36},{"source":28,"target":5},{"source":29,"target":37},{"source":29,"target":5},{"source":30,"target":38},{"source":30,"target":5},{"source":31,"target":39},{"source":31,"target":5},{"source":32,"target":40},{"source":32,"target":5},{"source":33,"target":1},{"source":33,"target":41},{"source":33,"target":5},{"source":41,"target":1},{"source":34,"target":2},{"source":34,"target":42},{"source":34,"target":5},{"source":42,"target":2},{"source":35,"target":43},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":44,"target":49},{"source":44,"target":6},{"source":45,"target":7},{"source":45,"target":50},{"source":45,"target":6},{"source":50,"target":7},{"source":46,"target":51},{"source":46,"target":6},{"source":47,"target":15},{"source":47,"target":52},{"source":47,"target":6},{"source":52,"target":15},{"source":48,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":53},{"source":53,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":54},{"source":8,"target":55},{"source":54,"target":7},{"source":54,"target":56},{"source":54,"target":8},{"source":56,"target":7},{"source":55,"target":5},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":8},{"source":9,"target":57},{"source":9,"target":58},{"source":57,"target":7},{"source":58,"target":8},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":59,"target":11},{"source":59,"target":62},{"source":59,"target":10},{"source":62,"target":11},{"source":60,"target":3},{"source":60,"target":63},{"source":60,"target":10},{"source":63,"target":3},{"source":61,"target":7},{"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},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":68},{"source":13,"target":69},{"source":13,"target":70},{"source":68,"target":14},{"source":68,"target":71},{"source":68,"target":13},{"source":71,"target":14},{"source":69,"target":14},{"source":69,"target":72},{"source":69,"target":13},{"source":72,"target":14},{"source":70,"target":15},{"source":14,"target":0},{"source":14,"target":73},{"source":14,"target":74},{"source":73,"target":75},{"source":73,"target":14},{"source":74,"target":76},{"source":74,"target":14},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":77},{"source":16,"target":78},{"source":16,"target":79},{"source":77,"target":16},{"source":78,"target":16},{"source":79,"target":16},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":80},{"source":17,"target":81},{"source":80,"target":16},{"source":80,"target":82},{"source":80,"target":17},{"source":82,"target":16},{"source":81,"target":2},{"source":18,"target":0},{"source":18,"target":83},{"source":83,"target":84},{"source":83,"target":18}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="feature"
nsURI="http:///org/generationcp/model/core/feature.ecore" nsPrefix="org.generationcp.model.core.feature">
<eClassifiers xsi:type="ecore:EClass" name="AnnotatedSimpleFeature" eSuperTypes="#//SimpleFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="ecore:EClass identification.ecore#//SimpleIdentifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//SimpleFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="ecore:EClass value.ecore#//Value"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" lowerBound="1" eType="ecore:EClass ontology.ecore#//SimpleOntologyTerm"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supportingEvidence" upperBound="-1"
eType="ecore:EClass evidence.ecore#//EvidenceCode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureSet" eSuperTypes="#//SimpleFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//SimpleFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleFeature" eSuperTypes="identification.ecore#//SimpleIdentifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ontology.ecore#//SimpleOntologyTerm"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/Feature.ecore | ecore | feature
AnnotatedSimpleFeature
annotations
Feature
values
unit
supportingEvidence
FeatureSet
features
SimpleFeature
type
valueString | null | {"directed":true,"nodes":[{"nsPrefix":"org.generationcp.model.core.feature","nsURI":"http:///org/generationcp/model/core/feature.ecore","name":"feature","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotatedSimpleFeature","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":"FeatureSet","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleFeature","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supportingEvidence","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":false,"ordered":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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"valueString","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"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":4},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":7},{"source":5,"target":1},{"source":6,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":14},{"source":10,"target":2},{"source":11,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":15},{"source":3,"target":16},{"source":15,"target":4},{"source":15,"target":17},{"source":15,"target":3},{"source":17,"target":4},{"source":16,"target":4},{"source":4,"target":0},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":18,"target":21},{"source":18,"target":4},{"source":19,"target":22},{"source":19,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="naja"
nsURI="http://naja.jeevaneo.com/1.0" nsPrefix="jeevaneo-naja">
<eClassifiers xsi:type="ecore:EClass" name="Person">
<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="login" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imputations" ordered="false"
upperBound="-1" eType="#//Imputation" eOpposite="#//Imputation/resource"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalAvailability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leftAvailability" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" defaultValueLiteral="0" unsettable="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="planifications" upperBound="-1"
eType="#//Planification" eOpposite="#//Planification/resource"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="availabilityStartDate"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableSchedules" upperBound="-1"
eType="#//Schedule" derived="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastDate" 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="maxLoadPerDay" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="8"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dailyCost" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalCost" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Task">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalLoad" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imputations" upperBound="-1"
eType="#//Imputation" eOpposite="#//Imputation/task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="planifications" upperBound="-1"
eType="#//Planification" eOpposite="#//Planification/task"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unaffectedLoad" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" unsettable="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="category" eType="#//Category"
eOpposite="#//Category/tasks"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstDate" unique="false"
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="lastDate" 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="imputedLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Total sum of every imputation for that particular task."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalPlanifiedLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unimputedPlanifiedLoad"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Imputation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" lowerBound="1"
eType="#//Person" eOpposite="#//Person/imputations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="task" lowerBound="1" eType="#//Task"
eOpposite="#//Task/imputations"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="load" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="planification" eType="#//Planification"
eOpposite="#//Planification/imputations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Planification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" lowerBound="1"
eType="#//Person" eOpposite="#//Person/planifications"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="task" lowerBound="1" eType="#//Task"
eOpposite="#//Task/planifications"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="load" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualImputation" eType="#//VirtualImputation"
containment="true" eOpposite="#//VirtualImputation/planification"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLoadPerDay" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="8"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imputations" upperBound="-1"
eType="#//Imputation" eOpposite="#//Imputation/planification"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unimputedLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imputedLoad" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project">
<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="planifications" upperBound="-1"
eType="#//Planification" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Person" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imputations" upperBound="-1"
eType="#//Imputation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" unsettable="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unaffectedLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" unsettable="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1"
eType="#//Task" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imputedLoad" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subcategories" upperBound="-1"
eType="#//Category" containment="true" eOpposite="#//Category/parentCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentCategory" eType="#//Category"
eOpposite="#//Category/subcategories"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1"
eType="#//Task" containment="true" eOpposite="#//Task/category"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalLoad" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unaffectedLoad" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstDate" 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="lastDate" 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="imputedLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalPlanifiedLoad" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unimputedPlanifiedLoad"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Schedule">
<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="load" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualImputation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalLoad" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstDate" 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="lastDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="planification" lowerBound="1"
eType="#//Planification" eOpposite="#//Planification/virtualImputation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schedules" upperBound="-1"
eType="#//Schedule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="externalId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="task" lowerBound="1" eType="#//Task"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskMappings">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//TaskMapping" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/dtrehas/jeevaneo-naja/com.jeevaneo.naja/model/com.jeevaneo.naja.ecore | ecore | naja
Person
name
login
imputations
totalAvailability
0
leftAvailability
0
planifications
availabilityStartDate
availableSchedules
lastDate
maxLoadPerDay
8
dailyCost
0
totalCost
Task
totalLoad
name
imputations
planifications
unaffectedLoad
priority
0
label
category
firstDate
lastDate
imputedLoad
totalPlanifiedLoad
unimputedPlanifiedLoad
Imputation
comment
date
resource
task
load
planification
Planification
label
resource
task
load
comment
virtualImputation
firstDate
lastDate
maxLoadPerDay
8
imputations
unimputedLoad
imputedLoad
Project
name
planifications
resources
imputations
categories
totalLoad
unaffectedLoad
tasks
imputedLoad
Category
name
subcategories
parentCategory
tasks
totalLoad
unaffectedLoad
priority
0
firstDate
lastDate
imputedLoad
totalPlanifiedLoad
unimputedPlanifiedLoad
Schedule
date
load
label
VirtualImputation
totalLoad
0
firstDate
lastDate
planification
schedules
label
TaskMapping
externalId
task
TaskMappings
mappings | null | {"directed":true,"nodes":[{"nsPrefix":"jeevaneo-naja","nsURI":"http://naja.jeevaneo.com/1.0","name":"naja","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":"Task","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Imputation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Planification","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":"Category","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schedule","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualImputation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskMapping","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskMappings","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"login","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imputations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"totalAvailability","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":true,"unique":true,"name":"leftAvailability","changeable":false,"lowerBound":1,"iD":false,"id":15,"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":"planifications","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"availabilityStartDate","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"availableSchedules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"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":"lastDate","changeable":false,"lowerBound":0,"iD":false,"id":19,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":8,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"8","unsettable":false,"transient":false,"unique":true,"name":"maxLoadPerDay","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":false,"name":"dailyCost","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"totalCost","changeable":false,"lowerBound":0,"iD":false,"id":22,"derived":true},{"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":"resource","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":"resource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"totalLoad","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imputations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"planifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":true,"unique":true,"name":"unaffectedLoad","changeable":false,"lowerBound":1,"iD":false,"id":41,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"firstDate","changeable":false,"lowerBound":0,"iD":false,"id":45,"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":"lastDate","changeable":false,"lowerBound":0,"iD":false,"id":46,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"imputedLoad","changeable":false,"lowerBound":1,"iD":false,"id":47,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"totalPlanifiedLoad","changeable":false,"lowerBound":1,"iD":false,"id":48,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"unimputedPlanifiedLoad","changeable":false,"lowerBound":1,"iD":false,"id":49,"derived":true},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tasks","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"},{"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":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"load","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"planification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imputations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"label","changeable":false,"lowerBound":1,"iD":false,"id":77,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"load","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"virtualImputation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstDate","changeable":false,"lowerBound":0,"iD":false,"id":81,"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":"lastDate","changeable":false,"lowerBound":0,"iD":false,"id":82,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":8,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"8","unsettable":false,"transient":false,"unique":true,"name":"maxLoadPerDay","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"unimputedLoad","changeable":false,"lowerBound":1,"iD":false,"id":84,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"imputedLoad","changeable":false,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"planification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"planifications","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":"resources","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":"imputations","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":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":true,"unique":false,"name":"totalLoad","changeable":false,"lowerBound":1,"iD":false,"id":104,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":true,"unique":false,"name":"unaffectedLoad","changeable":false,"lowerBound":1,"iD":false,"id":105,"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":"tasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"imputedLoad","changeable":false,"lowerBound":0,"iD":false,"id":107,"derived":true},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"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":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subcategories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"totalLoad","changeable":false,"lowerBound":1,"iD":false,"id":120,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"unaffectedLoad","changeable":false,"lowerBound":1,"iD":false,"id":121,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"firstDate","changeable":false,"lowerBound":0,"iD":false,"id":123,"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":"lastDate","changeable":false,"lowerBound":0,"iD":false,"id":124,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"imputedLoad","changeable":false,"lowerBound":1,"iD":false,"id":125,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"totalPlanifiedLoad","changeable":false,"lowerBound":1,"iD":false,"id":126,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"unimputedPlanifiedLoad","changeable":false,"lowerBound":1,"iD":false,"id":127,"derived":true},{"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"},{"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":140,"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":"load","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"label","changeable":false,"lowerBound":1,"iD":false,"id":142,"derived":true},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":true,"unique":true,"name":"totalLoad","changeable":false,"lowerBound":1,"iD":false,"id":146,"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":"firstDate","changeable":false,"lowerBound":0,"iD":false,"id":147,"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":"lastDate","changeable":false,"lowerBound":0,"iD":false,"id":148,"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":"schedules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"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":"label","changeable":false,"lowerBound":1,"iD":false,"id":150,"derived":true},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"externalId","changeable":true,"lowerBound":1,"iD":true,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":11,"target":23},{"source":11,"target":1},{"source":12,"target":24},{"source":12,"target":1},{"source":13,"target":3},{"source":13,"target":25},{"source":13,"target":1},{"source":13,"target":26},{"source":25,"target":3},{"source":14,"target":27},{"source":14,"target":1},{"source":15,"target":28},{"source":15,"target":1},{"source":16,"target":4},{"source":16,"target":29},{"source":16,"target":1},{"source":16,"target":30},{"source":29,"target":4},{"source":17,"target":31},{"source":17,"target":1},{"source":18,"target":7},{"source":18,"target":32},{"source":18,"target":1},{"source":32,"target":7},{"source":19,"target":33},{"source":19,"target":1},{"source":20,"target":34},{"source":20,"target":1},{"source":21,"target":35},{"source":21,"target":1},{"source":22,"target":36},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":37,"target":50},{"source":37,"target":2},{"source":38,"target":51},{"source":38,"target":2},{"source":39,"target":3},{"source":39,"target":52},{"source":39,"target":2},{"source":39,"target":53},{"source":52,"target":3},{"source":40,"target":4},{"source":40,"target":54},{"source":40,"target":2},{"source":40,"target":55},{"source":54,"target":4},{"source":41,"target":56},{"source":41,"target":2},{"source":42,"target":57},{"source":42,"target":2},{"source":43,"target":58},{"source":43,"target":2},{"source":44,"target":6},{"source":44,"target":59},{"source":44,"target":2},{"source":44,"target":60},{"source":59,"target":6},{"source":45,"target":61},{"source":45,"target":2},{"source":46,"target":62},{"source":46,"target":2},{"source":47,"target":63},{"source":47,"target":2},{"source":48,"target":64},{"source":48,"target":2},{"source":49,"target":65},{"source":49,"target":2},{"source":3,"target":0},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":26},{"source":3,"target":53},{"source":3,"target":68},{"source":3,"target":69},{"source":66,"target":70},{"source":66,"target":3},{"source":67,"target":71},{"source":67,"target":3},{"source":26,"target":1},{"source":26,"target":72},{"source":26,"target":3},{"source":26,"target":13},{"source":72,"target":1},{"source":53,"target":2},{"source":53,"target":73},{"source":53,"target":3},{"source":53,"target":39},{"source":73,"target":2},{"source":68,"target":74},{"source":68,"target":3},{"source":69,"target":4},{"source":69,"target":75},{"source":69,"target":3},{"source":69,"target":76},{"source":75,"target":4},{"source":4,"target":0},{"source":4,"target":77},{"source":4,"target":30},{"source":4,"target":55},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":76},{"source":4,"target":84},{"source":4,"target":85},{"source":77,"target":86},{"source":77,"target":4},{"source":30,"target":1},{"source":30,"target":87},{"source":30,"target":4},{"source":30,"target":16},{"source":87,"target":1},{"source":55,"target":2},{"source":55,"target":88},{"source":55,"target":4},{"source":55,"target":40},{"source":88,"target":2},{"source":78,"target":89},{"source":78,"target":4},{"source":79,"target":90},{"source":79,"target":4},{"source":80,"target":8},{"source":80,"target":91},{"source":80,"target":4},{"source":80,"target":92},{"source":91,"target":8},{"source":81,"target":93},{"source":81,"target":4},{"source":82,"target":94},{"source":82,"target":4},{"source":83,"target":95},{"source":83,"target":4},{"source":76,"target":3},{"source":76,"target":96},{"source":76,"target":4},{"source":76,"target":69},{"source":96,"target":3},{"source":84,"target":97},{"source":84,"target":4},{"source":85,"target":98},{"source":85,"target":4},{"source":5,"target":0},{"source":5,"target":99},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":102},{"source":5,"target":103},{"source":5,"target":104},{"source":5,"target":105},{"source":5,"target":106},{"source":5,"target":107},{"source":99,"target":108},{"source":99,"target":5},{"source":100,"target":4},{"source":100,"target":109},{"source":100,"target":5},{"source":109,"target":4},{"source":101,"target":1},{"source":101,"target":110},{"source":101,"target":5},{"source":110,"target":1},{"source":102,"target":3},{"source":102,"target":111},{"source":102,"target":5},{"source":111,"target":3},{"source":103,"target":6},{"source":103,"target":112},{"source":103,"target":5},{"source":112,"target":6},{"source":104,"target":113},{"source":104,"target":5},{"source":105,"target":114},{"source":105,"target":5},{"source":106,"target":2},{"source":106,"target":115},{"source":106,"target":5},{"source":115,"target":2},{"source":107,"target":116},{"source":107,"target":5},{"source":6,"target":0},{"source":6,"target":117},{"source":6,"target":118},{"source":6,"target":119},{"source":6,"target":60},{"source":6,"target":120},{"source":6,"target":121},{"source":6,"target":122},{"source":6,"target":123},{"source":6,"target":124},{"source":6,"target":125},{"source":6,"target":126},{"source":6,"target":127},{"source":117,"target":128},{"source":117,"target":6},{"source":118,"target":6},{"source":118,"target":129},{"source":118,"target":6},{"source":118,"target":119},{"source":129,"target":6},{"source":119,"target":6},{"source":119,"target":130},{"source":119,"target":6},{"source":119,"target":118},{"source":130,"target":6},{"source":60,"target":2},{"source":60,"target":131},{"source":60,"target":6},{"source":60,"target":44},{"source":131,"target":2},{"source":120,"target":132},{"source":120,"target":6},{"source":121,"target":133},{"source":121,"target":6},{"source":122,"target":134},{"source":122,"target":6},{"source":123,"target":135},{"source":123,"target":6},{"source":124,"target":136},{"source":124,"target":6},{"source":125,"target":137},{"source":125,"target":6},{"source":126,"target":138},{"source":126,"target":6},{"source":127,"target":139},{"source":127,"target":6},{"source":7,"target":0},{"source":7,"target":140},{"source":7,"target":141},{"source":7,"target":142},{"source":140,"target":143},{"source":140,"target":7},{"source":141,"target":144},{"source":141,"target":7},{"source":142,"target":145},{"source":142,"target":7},{"source":8,"target":0},{"source":8,"target":146},{"source":8,"target":147},{"source":8,"target":148},{"source":8,"target":92},{"source":8,"target":149},{"source":8,"target":150},{"source":146,"target":151},{"source":146,"target":8},{"source":147,"target":152},{"source":147,"target":8},{"source":148,"target":153},{"source":148,"target":8},{"source":92,"target":4},{"source":92,"target":154},{"source":92,"target":8},{"source":92,"target":80},{"source":154,"target":4},{"source":149,"target":7},{"source":149,"target":155},{"source":149,"target":8},{"source":155,"target":7},{"source":150,"target":156},{"source":150,"target":8},{"source":9,"target":0},{"source":9,"target":157},{"source":9,"target":158},{"source":157,"target":159},{"source":157,"target":9},{"source":158,"target":2},{"source":158,"target":160},{"source":158,"target":9},{"source":160,"target":2},{"source":10,"target":0},{"source":10,"target":161},{"source":161,"target":9},{"source":161,"target":162},{"source":161,"target":10},{"source":162,"target":9}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ocltestmodel" nsURI="http://www.example.org/OclTestmodel" nsPrefix="ocltestmodel">
<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="MyClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static_sequence" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Sequence{1,2,3}"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collection_literals" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Sequence{1,2,3,10..20}"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_unequal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true <> false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_equal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true = false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_and" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true and true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_implies" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true implies true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_not" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="not true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_or" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true or false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_xor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true xor false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolean_toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true.toString()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_multiplication"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2*3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_addition" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2+3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_subtraction" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2-3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_lessthan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2<3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_greaterthan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2>3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_greaterequals"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2>=3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_lessequals" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2<=3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_division" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2/3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_absolute" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.abs()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_maximum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.max(2)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_minimum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.min(2)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_modulo" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.mod(2)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.toString()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_multiplication" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)*(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_addition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)+(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_subtraction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)-(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_lessthan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)<(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_greaterthan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0) > (3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_greaterequals" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)>=(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_lessequals" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)<=(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_division" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="(2.0)/(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_absolute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.0.abs()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_maximum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.0.max(3.0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_minimum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.1.min(2.2)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_floor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.0.floor()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real_toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="2.1.toString()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_addition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello '+'world'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_lessthan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a' < 'b'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_lessequals" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a' <= 'b'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_unequal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a' <> 'b'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_equal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a' = 'b'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_greaterthan" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a' > 'b'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_greaterequals" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a' >= 'b'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_at" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'a'.at(0)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_compareTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_concat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello '.concat('world')"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_equalsIgnoreCase"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello '.equalsIgnoreCase('HELLO')"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_indexOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello '.indexOf('l')"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_lastIndexOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello '.indexOf('l')"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_replaceAll" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello '.replaceAll('h','b')"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string_size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'hello'.size()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="let2" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value=" let income : Integer = 13 * 24 in

				if self.unEmployed then
				income < 100
				else
				income >= 100
				endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="let3" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value=" let income : ecore::EInt = 13 * 24 in
				income*10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unEmployed" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="let" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="let a : String = 'a', b: String = 'b' in a<> b"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderedset" upperBound="-1"
eType="#//MyClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="set" ordered="false" upperBound="-1"
eType="#//MyClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequence" unique="false"
upperBound="-1" eType="#//MyClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer_sequence" ordered="false"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bag" ordered="false" unique="false"
upperBound="-1" eType="#//MyClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence_selectByKind"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Sequence{4, 4, 5.0, 'test'}->selectByKind(Integer)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence_selectByType"
unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Sequence{4, 4, 5.0, 'test'}->selectByType(Integer)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tuple_literal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Tuple{first = 3, second = 4} = Tuple{first = 3, second = 4}"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderedset_select" upperBound="-1"
eType="#//MyClass" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="orderedset->select(true)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderedset_size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="orderedset->size()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence_count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="integer_sequence->count(3)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderedset_at" eType="#//MyClass"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="orderedset->at(1)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="_SelfExp" eType="#//MyClass"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="self"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_IntegerLiteralExp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_InfixExp_NOT_PASSING_DUE_TO_BUG_IN_OCLHELPER"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="1+(2)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_StringLiteralExp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="'string'"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_BooleanLiteralExp" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_RealLiteralExp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="1.2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_NumberLiteralExp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="1.2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="_NullExp" eType="#//MyClass"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="null"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_IfExp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="if true then 1 else 0 endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="_IfExp2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="4*4"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/crossecore/crossecore-generator/model/OclTestmodel.ecore | ecore | ocltestmodel
MyClass
static_sequence
collection_literals
boolean_unequal
boolean_equal
boolean_and
boolean_implies
boolean_not
boolean_or
boolean_xor
boolean_toString
integer_multiplication
integer_addition
integer_subtraction
integer_lessthan
integer_greaterthan
integer_greaterequals
integer_lessequals
integer_division
integer_absolute
integer_maximum
integer_minimum
integer_modulo
integer_toString
real_multiplication
real_addition
real_subtraction
real_lessthan
real_greaterthan
real_greaterequals
real_lessequals
real_division
real_absolute
real_maximum
real_minimum
real_floor
real_toString
string_addition
string_lessthan
string_lessequals
string_unequal
string_equal
string_greaterthan
string_greaterequals
string_at
string_compareTo
string_concat
string_equalsIgnoreCase
string_indexOf
string_lastIndexOf
string_replaceAll
string_size
let2
let3
unEmployed
let
orderedset
set
sequence
integer_sequence
bag
sequence_selectByKind
sequence_selectByType
tuple_literal
orderedset_select
orderedset_size
sequence_count
orderedset_at
_SelfExp
_IntegerLiteralExp
_InfixExp_NOT_PASSING_DUE_TO_BUG_IN_OCLHELPER
_StringLiteralExp
_BooleanLiteralExp
_RealLiteralExp
_NumberLiteralExp
_NullExp
_IfExp
_IfExp2 | null | {"directed":true,"nodes":[{"nsPrefix":"ocltestmodel","nsURI":"http://www.example.org/OclTestmodel","name":"ocltestmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MyClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static_sequence","changeable":true,"lowerBound":0,"iD":false,"id":2,"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":"collection_literals","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_unequal","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_equal","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_and","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_implies","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_not","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_or","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"boolean_xor","changeable":true,"lowerBound":1,"iD":false,"id":10,"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":"boolean_toString","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_multiplication","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_addition","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_subtraction","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_lessthan","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_greaterthan","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_greaterequals","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_lessequals","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_division","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_absolute","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_maximum","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_minimum","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer_modulo","changeable":true,"lowerBound":1,"iD":false,"id":23,"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":"integer_toString","changeable":true,"lowerBound":0,"iD":false,"id":24,"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":"real_multiplication","changeable":true,"lowerBound":0,"iD":false,"id":25,"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":"real_addition","changeable":true,"lowerBound":0,"iD":false,"id":26,"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":"real_subtraction","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"real_lessthan","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"real_greaterthan","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"real_greaterequals","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"real_lessequals","changeable":true,"lowerBound":1,"iD":false,"id":31,"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":"real_division","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":"real_absolute","changeable":true,"lowerBound":0,"iD":false,"id":33,"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":"real_maximum","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"real_minimum","changeable":true,"lowerBound":0,"iD":false,"id":35,"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":"real_floor","changeable":true,"lowerBound":0,"iD":false,"id":36,"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":"real_toString","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"string_addition","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_lessthan","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_lessequals","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_unequal","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_equal","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_greaterthan","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_greaterequals","changeable":true,"lowerBound":1,"iD":false,"id":44,"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":"string_at","changeable":true,"lowerBound":0,"iD":false,"id":45,"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":"string_compareTo","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"string_concat","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string_equalsIgnoreCase","changeable":true,"lowerBound":1,"iD":false,"id":48,"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":"string_indexOf","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":"string_lastIndexOf","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":"string_replaceAll","changeable":true,"lowerBound":0,"iD":false,"id":51,"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":"string_size","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"let2","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"let3","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unEmployed","changeable":true,"lowerBound":1,"iD":false,"id":55,"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":"let","changeable":true,"lowerBound":1,"iD":false,"id":56,"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":"orderedset","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":"set","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"sequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"integer_sequence","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"bag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"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":"sequence_selectByKind","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"sequence_selectByType","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tuple_literal","changeable":true,"lowerBound":1,"iD":false,"id":64,"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":"orderedset_select","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"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":"orderedset_size","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"sequence_count","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":"orderedset_at","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"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":"_SelfExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"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":"_IntegerLiteralExp","changeable":true,"lowerBound":0,"iD":false,"id":70,"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":"_InfixExp_NOT_PASSING_DUE_TO_BUG_IN_OCLHELPER","changeable":true,"lowerBound":0,"iD":false,"id":71,"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":"_StringLiteralExp","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_BooleanLiteralExp","changeable":true,"lowerBound":1,"iD":false,"id":73,"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":"_RealLiteralExp","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"_NumberLiteralExp","changeable":true,"lowerBound":0,"iD":false,"id":75,"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":"_NullExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"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":"_IfExp","changeable":true,"lowerBound":0,"iD":false,"id":77,"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":"_IfExp2","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":true},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":2,"target":79},{"source":2,"target":1},{"source":3,"target":80},{"source":3,"target":1},{"source":4,"target":81},{"source":4,"target":1},{"source":5,"target":82},{"source":5,"target":1},{"source":6,"target":83},{"source":6,"target":1},{"source":7,"target":84},{"source":7,"target":1},{"source":8,"target":85},{"source":8,"target":1},{"source":9,"target":86},{"source":9,"target":1},{"source":10,"target":87},{"source":10,"target":1},{"source":11,"target":88},{"source":11,"target":1},{"source":12,"target":89},{"source":12,"target":1},{"source":13,"target":90},{"source":13,"target":1},{"source":14,"target":91},{"source":14,"target":1},{"source":15,"target":92},{"source":15,"target":1},{"source":16,"target":93},{"source":16,"target":1},{"source":17,"target":94},{"source":17,"target":1},{"source":18,"target":95},{"source":18,"target":1},{"source":19,"target":96},{"source":19,"target":1},{"source":20,"target":97},{"source":20,"target":1},{"source":21,"target":98},{"source":21,"target":1},{"source":22,"target":99},{"source":22,"target":1},{"source":23,"target":100},{"source":23,"target":1},{"source":24,"target":101},{"source":24,"target":1},{"source":25,"target":102},{"source":25,"target":1},{"source":26,"target":103},{"source":26,"target":1},{"source":27,"target":104},{"source":27,"target":1},{"source":28,"target":105},{"source":28,"target":1},{"source":29,"target":106},{"source":29,"target":1},{"source":30,"target":107},{"source":30,"target":1},{"source":31,"target":108},{"source":31,"target":1},{"source":32,"target":109},{"source":32,"target":1},{"source":33,"target":110},{"source":33,"target":1},{"source":34,"target":111},{"source":34,"target":1},{"source":35,"target":112},{"source":35,"target":1},{"source":36,"target":113},{"source":36,"target":1},{"source":37,"target":114},{"source":37,"target":1},{"source":38,"target":115},{"source":38,"target":1},{"source":39,"target":116},{"source":39,"target":1},{"source":40,"target":117},{"source":40,"target":1},{"source":41,"target":118},{"source":41,"target":1},{"source":42,"target":119},{"source":42,"target":1},{"source":43,"target":120},{"source":43,"target":1},{"source":44,"target":121},{"source":44,"target":1},{"source":45,"target":122},{"source":45,"target":1},{"source":46,"target":123},{"source":46,"target":1},{"source":47,"target":124},{"source":47,"target":1},{"source":48,"target":125},{"source":48,"target":1},{"source":49,"target":126},{"source":49,"target":1},{"source":50,"target":127},{"source":50,"target":1},{"source":51,"target":128},{"source":51,"target":1},{"source":52,"target":129},{"source":52,"target":1},{"source":53,"target":130},{"source":53,"target":1},{"source":54,"target":131},{"source":54,"target":1},{"source":55,"target":132},{"source":55,"target":1},{"source":56,"target":133},{"source":56,"target":1},{"source":57,"target":1},{"source":57,"target":134},{"source":57,"target":1},{"source":134,"target":1},{"source":58,"target":1},{"source":58,"target":135},{"source":58,"target":1},{"source":135,"target":1},{"source":59,"target":1},{"source":59,"target":136},{"source":59,"target":1},{"source":136,"target":1},{"source":60,"target":137},{"source":60,"target":1},{"source":61,"target":1},{"source":61,"target":138},{"source":61,"target":1},{"source":138,"target":1},{"source":62,"target":139},{"source":62,"target":1},{"source":63,"target":140},{"source":63,"target":1},{"source":64,"target":141},{"source":64,"target":1},{"source":65,"target":1},{"source":65,"target":142},{"source":65,"target":1},{"source":142,"target":1},{"source":66,"target":143},{"source":66,"target":1},{"source":67,"target":144},{"source":67,"target":1},{"source":68,"target":1},{"source":68,"target":145},{"source":68,"target":1},{"source":145,"target":1},{"source":69,"target":1},{"source":69,"target":146},{"source":69,"target":1},{"source":146,"target":1},{"source":70,"target":147},{"source":70,"target":1},{"source":71,"target":148},{"source":71,"target":1},{"source":72,"target":149},{"source":72,"target":1},{"source":73,"target":150},{"source":73,"target":1},{"source":74,"target":151},{"source":74,"target":1},{"source":75,"target":152},{"source":75,"target":1},{"source":76,"target":1},{"source":76,"target":153},{"source":76,"target":1},{"source":153,"target":1},{"source":77,"target":154},{"source":77,"target":1},{"source":78,"target":155},{"source":78,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="eavlibrary"
nsURI="http://www.eclipse.org/emf/teneo/samples/emf/annotations/eavlibrary" nsPrefix="eavlibrary">
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Book"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pages"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" lowerBound="1"
eType="#//BookCategory" unsettable="true">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="@Enumerated(ORDINAL)"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="category"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1"
eType="#//Writer" eOpposite="#//Writer/books">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="test" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="test"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BookCategory">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BookCategory"/>
</eAnnotations>
<eLiterals name="Mystery"/>
<eLiterals name="ScienceFiction" value="1"/>
<eLiterals name="Biography" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="BookCategoryObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BookCategory:Object"/>
<details key="baseType" value="BookCategory"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="City">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="City"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Library"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1"
eType="#//Writer" containment="true" resolveProxies="false">
<eAnnotations source="teneo.hibernate">
<details key="appinfo" value="@Fetch(SUBSELECT) @ForeignKey(name="schrijvers")"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="writers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="books"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="@EAVMapping"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Writer"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/author">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="books"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="city" lowerBound="1" eType="#//City">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="city"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kchobantonov/org.eclipse.emf.teneo/tests/org.eclipse.emf.teneo.samples/test/eavlibrary.ecore | ecore | eavlibrary
Book
title
pages
category
author
test
BookCategory
Mystery
Mystery
ScienceFiction
ScienceFiction
Biography
Biography
BookCategoryObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
City
name
Library
name
writers
books
Writer
name
books
city | null | {"directed":true,"nodes":[{"nsPrefix":"eavlibrary","nsURI":"http://www.eclipse.org/emf/teneo/samples/emf/annotations/eavlibrary","name":"eavlibrary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"BookCategoryObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"City","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","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":"title","changeable":true,"lowerBound":1,"iD":true,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"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":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"test","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"name":"Mystery","id":18,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":19,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":20,"value":2,"literal":"Biography","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":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":false,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":7,"target":12},{"source":7,"target":1},{"source":8,"target":13},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":2},{"source":10,"target":6},{"source":10,"target":15},{"source":10,"target":1},{"source":10,"target":16},{"source":15,"target":6},{"source":11,"target":17},{"source":11,"target":1},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":18,"target":2},{"source":19,"target":2},{"source":20,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":21},{"source":21,"target":22},{"source":21,"target":4},{"source":5,"target":0},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":23,"target":26},{"source":23,"target":5},{"source":24,"target":6},{"source":24,"target":27},{"source":24,"target":5},{"source":27,"target":6},{"source":25,"target":1},{"source":25,"target":28},{"source":25,"target":5},{"source":28,"target":1},{"source":6,"target":0},{"source":6,"target":29},{"source":6,"target":16},{"source":6,"target":30},{"source":29,"target":31},{"source":29,"target":6},{"source":16,"target":1},{"source":16,"target":32},{"source":16,"target":6},{"source":16,"target":10},{"source":32,"target":1},{"source":30,"target":4},{"source":30,"target":33},{"source":30,"target":6},{"source":33,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="appdsl" nsURI="http://appdsl/1.0" nsPrefix="appdsl">
<eClassifiers xsi:type="ecore:EClass" name="App" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="scene" upperBound="-1"
eType="#//Scene" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scene" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="menu" upperBound="-1" eType="#//Menu"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Menu" eSuperTypes="#//ElementWithPosition #//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="item" upperBound="-1" eType="#//Item"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Item" eSuperTypes="#//ElementWithPosition #//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//Scene"/>
</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="ElementWithPosition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/AppDSL.ecore | ecore | appdsl
App
scene
Scene
menu
Menu
item
Item
transition
NamedElement
name
ElementWithPosition
x
y | null | {"directed":true,"nodes":[{"nsPrefix":"appdsl","nsURI":"http://appdsl/1.0","name":"appdsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"App","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scene","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Menu","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementWithPosition","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":"scene","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"menu","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"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":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":5},{"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":5},{"source":2,"target":0},{"source":2,"target":5},{"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":5},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":5},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":3},{"source":16,"target":4},{"source":14,"target":6},{"source":15,"target":5},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":5},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":17,"target":2},{"source":17,"target":20},{"source":17,"target":4},{"source":20,"target":2},{"source":18,"target":6},{"source":19,"target":5},{"source":5,"target":0},{"source":5,"target":21},{"source":21,"target":22},{"source":21,"target":5},{"source":6,"target":0},{"source":6,"target":23},{"source":6,"target":24},{"source":23,"target":25},{"source":23,"target":6},{"source":24,"target":26},{"source":24,"target":6}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mindmap" nsURI="http://www.example.org/mindmap" nsPrefix="mindmap">
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="map" upperBound="-2" eType="#//Map"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="map"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Map">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Map"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootTopics" upperBound="-1"
eType="#//Topic" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="rootTopics"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relationship" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="relations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Priority">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Priority"/>
</eAnnotations>
<eLiterals name="ZERO"/>
<eLiterals name="ONE" value="1"/>
<eLiterals name="TWO" value="2"/>
<eLiterals name="THREE" value="3"/>
<eLiterals name="FOUR" value="4"/>
<eLiterals name="FIVE" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PriorityObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Priority:Object"/>
<details key="baseType" value="Priority"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Relationship"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="label"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="source"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="target"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" eType="#//RelationshipType"
defaultValueLiteral="DEPENDENCY" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RelationshipType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RelationshipType"/>
</eAnnotations>
<eLiterals name="DEPENDENCY"/>
<eLiterals name="INCLUDES" value="1"/>
<eLiterals name="EXTENDS" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="RelationshipTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RelationshipType:Object"/>
<details key="baseType" value="RelationshipType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Resource"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Thread" eOpposite="#//Thread/author">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="comments"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="email" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="email"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="topics" upperBound="-1"
eType="#//Topic" eOpposite="#//Topic/resources">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="topics"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Thread">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Thread"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//ThreadItem" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="items"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Resource"
eOpposite="#//Resource/comments">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="postDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="subject"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadItem">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ThreadItem"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Resource">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="body"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="itemPostDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="itemPostDate"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Topic"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Thread" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="comments"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" defaultValueLiteral="0"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="duration"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="endDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="percentComplete" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="percentComplete"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" unique="false"
eType="#//Priority" defaultValueLiteral="ZERO" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="priority"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" eOpposite="#//Resource/topics">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="resources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="startDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtopics" upperBound="-1"
eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="subtopics"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/traysa/ITU_SMDP/Lab03/dk.itu.smdp.lab03.mindmap/model/mindmap.ecore | ecore | mindmap
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
map
Map
rootTopics
relations
resources
title
Priority
ZERO
ZERO
ONE
ONE
TWO
TWO
THREE
THREE
FOUR
FOUR
FIVE
FIVE
PriorityObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Relationship
label
source
target
type
DEPENDENCY
RelationshipType
DEPENDENCY
DEPENDENCY
INCLUDES
INCLUDES
EXTENDS
EXTENDS
RelationshipTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Resource
comments
email
name
topics
Thread
items
author
postDate
subject
ThreadItem
author
body
itemPostDate
Topic
comments
duration
0
endDate
name
percentComplete
priority
ZERO
resources
startDate
subtopics | null | {"directed":true,"nodes":[{"nsPrefix":"mindmap","nsURI":"http://www.example.org/mindmap","name":"mindmap","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":"Map","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Priority","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"PriorityObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationshipType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"RelationshipTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":7,"serializable":true,"eClass":"EDataType"},{"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":"Thread","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadItem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"map","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":true},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootTopics","changeable":true,"resolveProxies":false,"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":"relations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"name":"ZERO","id":28,"value":0,"literal":"ZERO","eClass":"EEnumLiteral"},{"name":"ONE","id":29,"value":1,"literal":"ONE","eClass":"EEnumLiteral"},{"name":"TWO","id":30,"value":2,"literal":"TWO","eClass":"EEnumLiteral"},{"name":"THREE","id":31,"value":3,"literal":"THREE","eClass":"EEnumLiteral"},{"name":"FOUR","id":32,"value":4,"literal":"FOUR","eClass":"EEnumLiteral"},{"name":"FIVE","id":33,"value":5,"literal":"FIVE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"DEPENDENCY","unsettable":true,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"name":"DEPENDENCY","id":42,"value":0,"literal":"DEPENDENCY","eClass":"EEnumLiteral"},{"name":"INCLUDES","id":43,"value":1,"literal":"INCLUDES","eClass":"EEnumLiteral"},{"name":"EXTENDS","id":44,"value":2,"literal":"EXTENDS","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":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"email","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":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resources","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":"items","changeable":true,"resolveProxies":false,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"postDate","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"subject","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"},{"container":false,"ordered":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":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"itemPostDate","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":false,"name":"duration","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":false,"name":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"percentComplete","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ZERO","unsettable":true,"transient":false,"unique":false,"name":"priority","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":false,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subtopics","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":12,"target":16},{"source":12,"target":1},{"source":13,"target":17},{"source":13,"target":1},{"source":14,"target":18},{"source":14,"target":1},{"source":15,"target":2},{"source":15,"target":19},{"source":15,"target":1},{"source":19,"target":2},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":11},{"source":20,"target":24},{"source":20,"target":2},{"source":24,"target":11},{"source":21,"target":5},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":5},{"source":22,"target":8},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":8},{"source":23,"target":27},{"source":23,"target":2},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":28,"target":3},{"source":29,"target":3},{"source":30,"target":3},{"source":31,"target":3},{"source":32,"target":3},{"source":33,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":34,"target":38},{"source":34,"target":5},{"source":35,"target":11},{"source":35,"target":39},{"source":35,"target":5},{"source":39,"target":11},{"source":36,"target":11},{"source":36,"target":40},{"source":36,"target":5},{"source":40,"target":11},{"source":37,"target":6},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":6},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":42,"target":6},{"source":43,"target":6},{"source":44,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":45,"target":9},{"source":45,"target":49},{"source":45,"target":8},{"source":45,"target":50},{"source":49,"target":9},{"source":46,"target":51},{"source":46,"target":8},{"source":47,"target":52},{"source":47,"target":8},{"source":48,"target":11},{"source":48,"target":53},{"source":48,"target":8},{"source":48,"target":54},{"source":53,"target":11},{"source":9,"target":0},{"source":9,"target":55},{"source":9,"target":50},{"source":9,"target":56},{"source":9,"target":57},{"source":55,"target":10},{"source":55,"target":58},{"source":55,"target":9},{"source":58,"target":10},{"source":50,"target":8},{"source":50,"target":59},{"source":50,"target":9},{"source":50,"target":45},{"source":59,"target":8},{"source":56,"target":60},{"source":56,"target":9},{"source":57,"target":61},{"source":57,"target":9},{"source":10,"target":0},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":62,"target":8},{"source":62,"target":65},{"source":62,"target":10},{"source":65,"target":8},{"source":63,"target":66},{"source":63,"target":10},{"source":64,"target":67},{"source":64,"target":10},{"source":11,"target":0},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":54},{"source":11,"target":74},{"source":11,"target":75},{"source":68,"target":9},{"source":68,"target":76},{"source":68,"target":11},{"source":76,"target":9},{"source":69,"target":77},{"source":69,"target":11},{"source":70,"target":78},{"source":70,"target":11},{"source":71,"target":79},{"source":71,"target":11},{"source":72,"target":80},{"source":72,"target":11},{"source":73,"target":3},{"source":73,"target":81},{"source":73,"target":11},{"source":81,"target":3},{"source":54,"target":8},{"source":54,"target":82},{"source":54,"target":11},{"source":54,"target":48},{"source":82,"target":8},{"source":74,"target":83},{"source":74,"target":11},{"source":75,"target":11},{"source":75,"target":84},{"source":75,"target":11},{"source":84,"target":11}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="component"
nsURI="http://www.example.org/HashComponent" nsPrefix="component">
<eClassifiers xsi:type="ecore:EEnum" name="AccessType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="accessType"/>
</eAnnotations>
<eLiterals name="public"/>
<eLiterals name="private" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="AccessTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="accessType:Object"/>
<details key="baseType" value="accessType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ConditionType"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cond_id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sliceId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="slice_id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hashComponent" upperBound="-2"
eType="#//HashComponentType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="hashComponent"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="GuardType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" upperBound="-1"
eType="#//ConditionType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="condition"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="and" upperBound="-1" eType="#//GuardType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="and"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="or" upperBound="-1" eType="#//GuardType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="or"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="not"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HashComponentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hashComponentType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="package" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="package"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="using" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="using"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//Hpekind"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Hpeparameter" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="parameter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerComponent" upperBound="-1"
eType="#//HpeinnerComponent" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="innerComponent"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="superComponent" eType="#//Hpetype"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="superComponent"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" upperBound="-1" eType="#//Unittype"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="unit"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hpeaction">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpeaction"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="protocol" eType="#//ProtocolChoiceType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="protocol"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hpecondition">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpecondition"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" lowerBound="1" eType="#//GuardType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="guard"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HpeinnerComponent">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpeinnerComponent"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//Hpekind"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Hpetype"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="access" lowerBound="1"
eType="#//AccessType" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="access"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exportActions" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exportActions"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Hpekind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpekind"/>
</eAnnotations>
<eLiterals name="Data"/>
<eLiterals name="Computation" value="1"/>
<eLiterals name="Synchronizer" value="2"/>
<eLiterals name="Platform" value="3"/>
<eLiterals name="Environment" value="4"/>
<eLiterals name="Qualifier" value="5"/>
<eLiterals name="Application" value="6"/>
<eLiterals name="Enumerator" value="7"/>
<eLiterals name="Facet" value="8"/>
<eLiterals name="Domain" value="9"/>
<eLiterals name="Topology" value="10"/>
<eLiterals name="value" value="11"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="HpekindObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpekind:Object"/>
<details key="baseType" value="hpekind"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hpeparameter">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpeparameter"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="identifier"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="variable"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" lowerBound="1"
eType="#//HpeparameterType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="constraint"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HpeparameterType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpeparameterType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="componentConstraint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="componentConstraint"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Hpeparameter" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="parameter"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HpesliceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpesliceType"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="0" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="index"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inner" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="inner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="unit"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hpetype">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hpetype"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="componentName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="componentName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicInnerComponent" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="publicInnerComponent"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Hpeparameter" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="parameter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="package" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="O valor é "main" para o protocolo principal."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="package"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolChoiceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ProtocolChoiceType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="par" eType="#//ProtocolCombinatorType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="par"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="seq" eType="#//ProtocolCombinatorType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="seq"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="alt" eType="#//ProtocolCombinatorType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="alt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="perform" eType="#//ProtocolPerformType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="perform"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolCombinatorType" eSuperTypes="#//ProtocolType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ProtocolCombinatorType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
upperBound="-1" eType="#//ProtocolChoiceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="action"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolPerformType" eSuperTypes="#//ProtocolType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ProtocolPerformType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="action_id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sliceId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="slice_id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolType" abstract="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ProtocolType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//GuardType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="guard"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repeat" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="repeat"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unittype">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="unittype"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="slice" lowerBound="1" upperBound="-1"
eType="#//HpesliceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="slice"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" upperBound="-1"
eType="#//Hpeaction" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="action"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" upperBound="-1"
eType="#//Hpecondition" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="condition"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="index"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parallel" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="parallel"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/UFC-MDCC-HPC/Hash-Programming-Environment/HPE_FrontEnd/src/hPE/frontend/connector/xml/component.ecore | ecore | component
AccessType
public
public
private
private
AccessTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ConditionType
condId
sliceId
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
hashComponent
GuardType
group
condition
and
or
not
HashComponentType
package
using
kind
name
parameter
innerComponent
superComponent
unit
Hpeaction
identifier
protocol
Hpecondition
identifier
guard
HpeinnerComponent
kind
identifier
type
access
exportActions
Hpekind
Data
Data
Computation
Computation
Synchronizer
Synchronizer
Platform
Platform
Environment
Environment
Qualifier
Qualifier
Application
Application
Enumerator
Enumerator
Facet
Facet
Domain
Domain
Topology
Topology
value
value
HpekindObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Hpeparameter
identifier
variable
constraint
HpeparameterType
componentConstraint
parameter
HpesliceType
index
0
inner
unit
Hpetype
componentName
publicInnerComponent
parameter
package
ProtocolChoiceType
par
seq
alt
perform
ProtocolCombinatorType
action
ProtocolPerformType
actionId
sliceId
ProtocolType
guard
id
repeat
Unittype
slice
action
condition
index
name
parallel
true | null | {"directed":true,"nodes":[{"nsPrefix":"component","nsURI":"http://www.example.org/HashComponent","name":"component","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"AccessTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HashComponentType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hpeaction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hpecondition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HpeinnerComponent","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Hpekind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"HpekindObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hpeparameter","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HpeparameterType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HpesliceType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hpetype","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolChoiceType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolCombinatorType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolPerformType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolType","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unittype","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"name":"public","id":21,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":22,"value":1,"literal":"private","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":"condId","changeable":true,"lowerBound":1,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sliceId","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"hashComponent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":true},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":35,"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":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"and","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"or","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"not","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"},{"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":45,"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":"using","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerComponent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superComponent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"protocol","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":false,"lowerBound":1,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":1,"id":71,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"access","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"exportActions","changeable":true,"lowerBound":1,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"name":"Data","id":79,"value":0,"literal":"Data","eClass":"EEnumLiteral"},{"name":"Computation","id":80,"value":1,"literal":"Computation","eClass":"EEnumLiteral"},{"name":"Synchronizer","id":81,"value":2,"literal":"Synchronizer","eClass":"EEnumLiteral"},{"name":"Platform","id":82,"value":3,"literal":"Platform","eClass":"EEnumLiteral"},{"name":"Environment","id":83,"value":4,"literal":"Environment","eClass":"EEnumLiteral"},{"name":"Qualifier","id":84,"value":5,"literal":"Qualifier","eClass":"EEnumLiteral"},{"name":"Application","id":85,"value":6,"literal":"Application","eClass":"EEnumLiteral"},{"name":"Enumerator","id":86,"value":7,"literal":"Enumerator","eClass":"EEnumLiteral"},{"name":"Facet","id":87,"value":8,"literal":"Facet","eClass":"EEnumLiteral"},{"name":"Domain","id":88,"value":9,"literal":"Domain","eClass":"EEnumLiteral"},{"name":"Topology","id":89,"value":10,"literal":"Topology","eClass":"EEnumLiteral"},{"name":"value","id":90,"value":11,"literal":"value","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":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":false,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"componentConstraint","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inner","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"componentName","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"publicInnerComponent","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":"parameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"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":"par","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"seq","changeable":true,"resolveProxies":false,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"perform","changeable":true,"resolveProxies":false,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":1,"id":123,"derived":false},{"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":"actionId","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sliceId","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":false,"lowerBound":0,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"repeat","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slice","changeable":true,"resolveProxies":false,"lowerBound":1,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":false,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"parallel","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":21,"target":1},{"source":22,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":24},{"source":23,"target":25},{"source":23,"target":3},{"source":24,"target":26},{"source":24,"target":3},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":27,"target":31},{"source":27,"target":4},{"source":28,"target":32},{"source":28,"target":4},{"source":29,"target":33},{"source":29,"target":4},{"source":30,"target":6},{"source":30,"target":34},{"source":30,"target":4},{"source":34,"target":6},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":35,"target":40},{"source":35,"target":5},{"source":36,"target":3},{"source":36,"target":41},{"source":36,"target":5},{"source":41,"target":3},{"source":37,"target":5},{"source":37,"target":42},{"source":37,"target":5},{"source":42,"target":5},{"source":38,"target":5},{"source":38,"target":43},{"source":38,"target":5},{"source":43,"target":5},{"source":39,"target":44},{"source":39,"target":5},{"source":6,"target":0},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":45,"target":53},{"source":45,"target":6},{"source":46,"target":54},{"source":46,"target":6},{"source":47,"target":10},{"source":47,"target":55},{"source":47,"target":6},{"source":55,"target":10},{"source":48,"target":56},{"source":48,"target":6},{"source":49,"target":12},{"source":49,"target":57},{"source":49,"target":6},{"source":57,"target":12},{"source":50,"target":9},{"source":50,"target":58},{"source":50,"target":6},{"source":58,"target":9},{"source":51,"target":15},{"source":51,"target":59},{"source":51,"target":6},{"source":59,"target":15},{"source":52,"target":20},{"source":52,"target":60},{"source":52,"target":6},{"source":60,"target":20},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":62},{"source":61,"target":63},{"source":61,"target":7},{"source":62,"target":16},{"source":62,"target":64},{"source":62,"target":7},{"source":64,"target":16},{"source":8,"target":0},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":67},{"source":65,"target":8},{"source":66,"target":5},{"source":66,"target":68},{"source":66,"target":8},{"source":68,"target":5},{"source":9,"target":0},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":69,"target":10},{"source":69,"target":74},{"source":69,"target":9},{"source":74,"target":10},{"source":70,"target":75},{"source":70,"target":9},{"source":71,"target":15},{"source":71,"target":76},{"source":71,"target":9},{"source":76,"target":15},{"source":72,"target":1},{"source":72,"target":77},{"source":72,"target":9},{"source":77,"target":1},{"source":73,"target":78},{"source":73,"target":9},{"source":10,"target":0},{"source":10,"target":79},{"source":10,"target":80},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":10,"target":84},{"source":10,"target":85},{"source":10,"target":86},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":79,"target":10},{"source":80,"target":10},{"source":81,"target":10},{"source":82,"target":10},{"source":83,"target":10},{"source":84,"target":10},{"source":85,"target":10},{"source":86,"target":10},{"source":87,"target":10},{"source":88,"target":10},{"source":89,"target":10},{"source":90,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":91},{"source":12,"target":92},{"source":12,"target":93},{"source":91,"target":94},{"source":91,"target":12},{"source":92,"target":95},{"source":92,"target":12},{"source":93,"target":13},{"source":93,"target":96},{"source":93,"target":12},{"source":96,"target":13},{"source":13,"target":0},{"source":13,"target":97},{"source":13,"target":98},{"source":97,"target":99},{"source":97,"target":13},{"source":98,"target":12},{"source":98,"target":100},{"source":98,"target":13},{"source":100,"target":12},{"source":14,"target":0},{"source":14,"target":101},{"source":14,"target":102},{"source":14,"target":103},{"source":101,"target":104},{"source":101,"target":14},{"source":102,"target":105},{"source":102,"target":14},{"source":103,"target":106},{"source":103,"target":14},{"source":15,"target":0},{"source":15,"target":107},{"source":15,"target":108},{"source":15,"target":109},{"source":15,"target":110},{"source":107,"target":111},{"source":107,"target":15},{"source":108,"target":112},{"source":108,"target":15},{"source":109,"target":12},{"source":109,"target":113},{"source":109,"target":15},{"source":113,"target":12},{"source":110,"target":114},{"source":110,"target":15},{"source":16,"target":0},{"source":16,"target":115},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":115,"target":17},{"source":115,"target":119},{"source":115,"target":16},{"source":119,"target":17},{"source":116,"target":17},{"source":116,"target":120},{"source":116,"target":16},{"source":120,"target":17},{"source":117,"target":17},{"source":117,"target":121},{"source":117,"target":16},{"source":121,"target":17},{"source":118,"target":18},{"source":118,"target":122},{"source":118,"target":16},{"source":122,"target":18},{"source":17,"target":0},{"source":17,"target":19},{"source":17,"target":123},{"source":17,"target":124},{"source":123,"target":16},{"source":123,"target":125},{"source":123,"target":17},{"source":125,"target":16},{"source":124,"target":19},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":126},{"source":18,"target":127},{"source":18,"target":128},{"source":126,"target":129},{"source":126,"target":18},{"source":127,"target":130},{"source":127,"target":18},{"source":128,"target":19},{"source":19,"target":0},{"source":19,"target":131},{"source":19,"target":132},{"source":19,"target":133},{"source":131,"target":5},{"source":131,"target":134},{"source":131,"target":19},{"source":134,"target":5},{"source":132,"target":135},{"source":132,"target":19},{"source":133,"target":136},{"source":133,"target":19},{"source":20,"target":0},{"source":20,"target":137},{"source":20,"target":138},{"source":20,"target":139},{"source":20,"target":140},{"source":20,"target":141},{"source":20,"target":142},{"source":137,"target":14},{"source":137,"target":143},{"source":137,"target":20},{"source":143,"target":14},{"source":138,"target":7},{"source":138,"target":144},{"source":138,"target":20},{"source":144,"target":7},{"source":139,"target":8},{"source":139,"target":145},{"source":139,"target":20},{"source":145,"target":8},{"source":140,"target":146},{"source":140,"target":20},{"source":141,"target":147},{"source":141,"target":20},{"source":142,"target":148},{"source":142,"target":20}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="adl" nsURI="http://adl" nsPrefix="_adl">
<eClassifiers xsi:type="ecore:EClass" name="AbstractComponent" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="nameUnicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="nameUnicity" value="bindings->isUnique(name)
and
components->isUnique(name)
and
interfaces->isUnique(name)
"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="afx=requiredInterfaces" value="_"/>
<details key="afx=providedInterfaces" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" upperBound="-1"
eType="#//Required" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" upperBound="-1"
eType="#//Provided" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="contingency primitive uniqueClientsForServer"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="contingency" value="(self.contingency = InterfaceContingency::mandatory) 
implies 
(
	(
		(self.role = InterfaceRole::client)
			implies
		(self.clientBinding <> null)
	)
	or
	(
		(self.role = InterfaceRole::server)
			implies
		not (self.serverBinding->isEmpty())
	)
)"/>
<details key="primitive" value="(interfaceParent.content = null)
xor 
(
	(
		(self.role = InterfaceRole::client)
			implies
		(self.serverBinding->isEmpty())
	)
	and
	(self.role = InterfaceRole::server)
		implies
	(self.clientBinding = null)
)"/>
<details key="uniqueClientsForServer" value="self->isUnique(serverBinding)"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//Binding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="roleCompatibility"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="roleCompatibility" value="(
	(
		self.client.role = InterfaceRole::client
		and 
	 	self.server.role = InterfaceRole::server
	)
 	and 
 	(
		self.client.interfaceParent.oclIsTypeOf(Component) 
		and
		self.server.interfaceParent.oclIsTypeOf(Component)
	) 
	and
	(
		self.client.interfaceParent.oclAsType(Component).componentParent = self.server.interfaceParent.oclAsType(Component).componentParent
	)
)

or

(
	(
	&#x9;self.client.role = InterfaceRole::client
		and 
	 	self.server.role = InterfaceRole::client
	)
 	and 
 	(
		self.client.interfaceParent.oclIsTypeOf(Component) 
	) 
	and
	(
		self.client.interfaceParent.oclAsType(Component).componentParent = self.server.interfaceParent
	)
)

or

(
	(
		self.client.role = InterfaceRole::SERVER
		and 
	 	self.server.role = InterfaceRole::SERVER
	)
 	and 
 	(
		self.server.interfaceParent.oclIsTypeOf(Component) 
	) 
	and
	(
		self.server.interfaceParent.oclAsType(Component).componentParent = self.client.interfaceParent
	)
)
"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="link" value="_"/>
<details key="lsrc=from" value="_"/>
<details key="ltrg=to" value="_"/>
<details key="cont=Interface.bindings" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Required" eSuperTypes="#//Type">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Provided" eSuperTypes="#//Type">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//AbstractComponent #//NamedElement">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="pov" value="_"/>
<details key="cont=Component.subComponents" value="_"/>
<details key="kref=subComponents" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subComponents" upperBound="-1"
eType="#//Component" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" 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="Type" abstract="true" eSuperTypes="#//Interface">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/adl.ecore | ecore | adl
AbstractComponent
requiredInterfaces
providedInterfaces
Interface
bindings
Binding
from
to
Required
Provided
Component
subComponents
NamedElement
name
Type
signature | null | {"directed":true,"nodes":[{"nsPrefix":"_adl","nsURI":"http://adl","name":"adl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractComponent","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Required","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provided","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","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":"requiredInterfaces","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":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","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":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":9,"target":4},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":4},{"source":10,"target":5},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":5},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":3},{"source":13,"target":15},{"source":13,"target":2},{"source":15,"target":3},{"source":14,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":16,"target":2},{"source":16,"target":19},{"source":16,"target":3},{"source":19,"target":2},{"source":17,"target":2},{"source":17,"target":20},{"source":17,"target":3},{"source":20,"target":2},{"source":18,"target":7},{"source":4,"target":0},{"source":4,"target":8},{"source":4,"target":21},{"source":21,"target":8},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":22},{"source":22,"target":8},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":7},{"source":6,"target":23},{"source":6,"target":24},{"source":6,"target":25},{"source":23,"target":6},{"source":23,"target":26},{"source":23,"target":6},{"source":26,"target":6},{"source":24,"target":1},{"source":25,"target":7},{"source":7,"target":0},{"source":7,"target":27},{"source":27,"target":28},{"source":27,"target":7},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":29},{"source":8,"target":30},{"source":29,"target":31},{"source":29,"target":8},{"source":30,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="DXF">
<eClassifiers xsi:type="ecore:EClass" name="DXF">
<eStructuralFeatures xsi:type="ecore:EReference" name="meshes" upperBound="-1" eType="/0/Mesh" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mesh">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1" eType="/0/Point" containment="true" eOpposite="/0/Point/mesh"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Point">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mesh" ordered="false" lowerBound="1" eType="/0/Mesh" eOpposite="/0/Mesh/points"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="z" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/slebok/zoo/zoo/markup/graphical/dxf/rosenthal/fetched/DXF.ecore | ecore | DXF
DXF
meshes
Mesh
name
points
Point
name
mesh
x
y
z
PrimitiveTypes
Double
Integer
String | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"DXF","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DXF","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mesh","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"meshes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":8,"serializable":true,"eClass":"EDataType"},{"id":9,"eClass":"EGenericType"},{"id":10,"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":"mesh","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"z","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":18,"serializable":true,"eClass":"EDataType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":22,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":23,"serializable":true,"eClass":"EDataType"}],"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":6,"target":8},{"source":6,"target":9},{"source":6,"target":2},{"source":9,"target":8},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":2},{"source":7,"target":11},{"source":10,"target":3},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":11},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":12,"target":8},{"source":12,"target":16},{"source":12,"target":3},{"source":16,"target":8},{"source":11,"target":2},{"source":11,"target":17},{"source":11,"target":3},{"source":11,"target":7},{"source":17,"target":2},{"source":13,"target":18},{"source":13,"target":19},{"source":13,"target":3},{"source":19,"target":18},{"source":14,"target":18},{"source":14,"target":20},{"source":14,"target":3},{"source":20,"target":18},{"source":15,"target":18},{"source":15,"target":21},{"source":15,"target":3},{"source":21,"target":18},{"source":22,"target":18},{"source":22,"target":23},{"source":22,"target":8},{"source":18,"target":22},{"source":23,"target":22},{"source":8,"target":22}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mtm_bpmndi" nsURI="http://www.omg.org/spec/BPMN/20100524/DI"
nsPrefix="mtm_bpmndi">
<eAnnotations source="emf.gen">
<details key="basePackage" value="eu.aniketos.wp5.mtm"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="BPMNDiagram" eSuperTypes="DI.ecore#//Diagram">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNDiagram"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNPlane" lowerBound="1"
eType="#//BPMNPlane" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNPlane"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabelStyle" upperBound="-1"
eType="#//BPMNLabelStyle" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabelStyle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNEdge" eSuperTypes="DI.ecore#//LabeledEdge">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNEdge"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabel" eType="#//BPMNLabel"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bpmnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageVisibleKind" eType="#//MessageVisibleKind"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="messageVisibleKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="sourceElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="targetElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNLabel" eSuperTypes="DI.ecore#//Label">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNLabel"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelStyle" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="labelStyle"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNLabelStyle" eSuperTypes="DI.ecore#//Style">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNLabelStyle"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" lowerBound="1" eType="ecore:EClass DC.ecore#//Font"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Font"/>
<details key="namespace" value="http://www.omg.org/spec/DD/20100524/DC"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNPlane" eSuperTypes="DI.ecore#//Plane">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNPlane"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bpmnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNShape" eSuperTypes="DI.ecore#//LabeledShape">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNShape"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabel" eType="#//BPMNLabel"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bpmnElement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="choreographyActivityShape"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="choreographyActivityShape"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isExpanded" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isExpanded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isHorizontal" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isHorizontal"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMarkerVisible" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isMarkerVisible"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMessageVisible" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isMessageVisible"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participantBandKind" eType="#//ParticipantBandKind"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="participantBandKind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNDiagram" upperBound="-2"
eType="#//BPMNDiagram" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNDiagram"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNEdge" upperBound="-2"
eType="#//BPMNEdge" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNEdge"/>
<details key="namespace" value="##targetNamespace"/>
<details key="affiliation" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabel" upperBound="-2"
eType="#//BPMNLabel" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabelStyle" upperBound="-2"
eType="#//BPMNLabelStyle" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabelStyle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNPlane" upperBound="-2"
eType="#//BPMNPlane" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNPlane"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNShape" upperBound="-2"
eType="#//BPMNShape" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNShape"/>
<details key="namespace" value="##targetNamespace"/>
<details key="affiliation" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageVisibleKind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MessageVisibleKind"/>
</eAnnotations>
<eLiterals name="initiating"/>
<eLiterals name="nonInitiating" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="MessageVisibleKindObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MessageVisibleKind:Object"/>
<details key="baseType" value="MessageVisibleKind"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipantBandKind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ParticipantBandKind"/>
</eAnnotations>
<eLiterals name="topInitiating"/>
<eLiterals name="middleInitiating" value="1"/>
<eLiterals name="bottomInitiating" value="2"/>
<eLiterals name="topNonInitiating" value="3"/>
<eLiterals name="middleNonInitiating" value="4"/>
<eLiterals name="bottomNonInitiating" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ParticipantBandKindObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ParticipantBandKind:Object"/>
<details key="baseType" value="ParticipantBandKind"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/AniketosEU/Secure-Service-Specification-and-Deployment/Service Composition Framework/eu.aniketos.mtm.model/model/BPMNDI.ecore | ecore | mtm_bpmndi
BPMNDiagram
bPMNPlane
bPMNLabelStyle
BPMNEdge
bPMNLabel
bpmnElement
messageVisibleKind
sourceElement
targetElement
BPMNLabel
labelStyle
BPMNLabelStyle
font
BPMNPlane
bpmnElement
BPMNShape
bPMNLabel
bpmnElement
choreographyActivityShape
isExpanded
isHorizontal
isMarkerVisible
isMessageVisible
participantBandKind
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bPMNDiagram
bPMNEdge
bPMNLabel
bPMNLabelStyle
bPMNPlane
bPMNShape
MessageVisibleKind
initiating
initiating
nonInitiating
nonInitiating
MessageVisibleKindObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ParticipantBandKind
topInitiating
topInitiating
middleInitiating
middleInitiating
bottomInitiating
bottomInitiating
topNonInitiating
topNonInitiating
middleNonInitiating
middleNonInitiating
bottomNonInitiating
bottomNonInitiating
ParticipantBandKindObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | null | {"directed":true,"nodes":[{"nsPrefix":"mtm_bpmndi","nsURI":"http://www.omg.org/spec/BPMN/20100524/DI","name":"mtm_bpmndi","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNEdge","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNLabel","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNLabelStyle","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNPlane","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNShape","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageVisibleKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"MessageVisibleKindObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipantBandKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ParticipantBandKindObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bPMNPlane","changeable":true,"resolveProxies":false,"lowerBound":1,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bPMNLabelStyle","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bPMNLabel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bpmnElement","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":"messageVisibleKind","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceElement","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":"targetElement","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelStyle","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":false,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bpmnElement","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bPMNLabel","changeable":true,"resolveProxies":false,"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":"bpmnElement","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"choreographyActivityShape","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"isExpanded","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":true,"transient":false,"unique":true,"name":"isHorizontal","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":true,"transient":false,"unique":true,"name":"isMarkerVisible","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":true,"transient":false,"unique":true,"name":"isMessageVisible","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"participantBandKind","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"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"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":true,"unique":true,"name":"xMLNSPrefixMap","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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNDiagram","changeable":true,"resolveProxies":false,"lowerBound":0,"id":57,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNEdge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNLabel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":59,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNLabelStyle","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNPlane","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bPMNShape","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":true},{"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"},{"name":"initiating","id":72,"value":0,"literal":"initiating","eClass":"EEnumLiteral"},{"name":"nonInitiating","id":73,"value":1,"literal":"nonInitiating","eClass":"EEnumLiteral"},{"name":"topInitiating","id":74,"value":0,"literal":"topInitiating","eClass":"EEnumLiteral"},{"name":"middleInitiating","id":75,"value":1,"literal":"middleInitiating","eClass":"EEnumLiteral"},{"name":"bottomInitiating","id":76,"value":2,"literal":"bottomInitiating","eClass":"EEnumLiteral"},{"name":"topNonInitiating","id":77,"value":3,"literal":"topNonInitiating","eClass":"EEnumLiteral"},{"name":"middleNonInitiating","id":78,"value":4,"literal":"middleNonInitiating","eClass":"EEnumLiteral"},{"name":"bottomNonInitiating","id":79,"value":5,"literal":"bottomNonInitiating","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":5},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":5},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":17,"target":3},{"source":17,"target":23},{"source":17,"target":2},{"source":23,"target":3},{"source":18,"target":24},{"source":18,"target":2},{"source":19,"target":8},{"source":19,"target":25},{"source":19,"target":2},{"source":25,"target":8},{"source":20,"target":26},{"source":20,"target":2},{"source":21,"target":27},{"source":21,"target":2},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":28,"target":30},{"source":28,"target":3},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":31,"target":33},{"source":31,"target":4},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":34,"target":36},{"source":34,"target":5},{"source":6,"target":0},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":37,"target":3},{"source":37,"target":46},{"source":37,"target":6},{"source":46,"target":3},{"source":38,"target":47},{"source":38,"target":6},{"source":39,"target":48},{"source":39,"target":6},{"source":40,"target":49},{"source":40,"target":6},{"source":41,"target":50},{"source":41,"target":6},{"source":42,"target":51},{"source":42,"target":6},{"source":43,"target":52},{"source":43,"target":6},{"source":44,"target":10},{"source":44,"target":53},{"source":44,"target":6},{"source":53,"target":10},{"source":7,"target":0},{"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":54,"target":63},{"source":54,"target":7},{"source":55,"target":64},{"source":55,"target":7},{"source":56,"target":65},{"source":56,"target":7},{"source":57,"target":1},{"source":57,"target":66},{"source":57,"target":7},{"source":66,"target":1},{"source":58,"target":2},{"source":58,"target":67},{"source":58,"target":7},{"source":67,"target":2},{"source":59,"target":3},{"source":59,"target":68},{"source":59,"target":7},{"source":68,"target":3},{"source":60,"target":4},{"source":60,"target":69},{"source":60,"target":7},{"source":69,"target":4},{"source":61,"target":5},{"source":61,"target":70},{"source":61,"target":7},{"source":70,"target":5},{"source":62,"target":6},{"source":62,"target":71},{"source":62,"target":7},{"source":71,"target":6},{"source":8,"target":0},{"source":8,"target":72},{"source":8,"target":73},{"source":72,"target":8},{"source":73,"target":8},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":74,"target":10},{"source":75,"target":10},{"source":76,"target":10},{"source":77,"target":10},{"source":78,"target":10},{"source":79,"target":10},{"source":11,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="kappa"
nsURI="http://www.kappa.urban" nsPrefix="kappa">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//Line" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Line"/>
<eClassifiers xsi:type="ecore:EClass" name="CommentLine" eSuperTypes="#//Line">
<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="Initialise" eSuperTypes="#//Line">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="agents" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Line">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" eType="#//RuleRhs"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleRhs">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rate1" eType="#//Number"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rate2" eType="#//Number"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="agents" upperBound="-1"
eType="#//Agent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Agent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sites" upperBound="-1"
eType="#//Site" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Site">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//Mrk" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" eType="#//Link" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mrk">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<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="Link">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="c" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observe" eSuperTypes="#//Line">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Story" eSuperTypes="#//Line">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="story" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modification" eSuperTypes="#//Line">
<eStructuralFeatures xsi:type="ecore:EReference" name="time" eType="#//Number"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="a" eType="#//Assignment"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="concentrationTest" eType="#//Concentration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Concentration">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//ValueCalc"
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="rhs" eType="#//ValueCalc"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ValueCalc"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueCalc"/>
<eClassifiers xsi:type="ecore:EClass" name="Atom" eSuperTypes="#//ValueCalc">
<eStructuralFeatures xsi:type="ecore:EReference" name="op" eType="#//Op" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" eType="#//ValueCalc"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//ValueCalc"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="number" eType="#//Number"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Number">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ndecimal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Op">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Kappa.ecore | ecore | kappa
Model
elements
Line
CommentLine
comment
Initialise
multiple
agents
Rule
name
lhs
rhs
RuleRhs
direction
exp
rate1
rate2
Expression
agents
Agent
id
sites
Site
id
state
link
Mrk
n
id
Link
n
c
Observe
label
expression
Story
story
Modification
time
a
concentrationTest
Concentration
lhs
op
rhs
Assignment
name
value
ValueCalc
Atom
op
rhs
exp
label
number
Number
nint
ndecimal
Op
op | null | {"directed":true,"nodes":[{"nsPrefix":"kappa","nsURI":"http://www.kappa.urban","name":"kappa","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":"Line","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommentLine","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initialise","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleRhs","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Site","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mrk","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observe","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Story","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modification","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concentration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueCalc","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atom","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Number","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Op","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiple","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"agents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rate1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rate2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"agents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sites","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"n","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"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":"n","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"c","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"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":"expression","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":"story","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"time","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":"a","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":"concentrationTest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nint","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ndecimal","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":21,"target":2},{"source":21,"target":22},{"source":21,"target":1},{"source":22,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":23},{"source":3,"target":24},{"source":23,"target":25},{"source":23,"target":3},{"source":24,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":26,"target":29},{"source":26,"target":4},{"source":27,"target":7},{"source":27,"target":30},{"source":27,"target":4},{"source":30,"target":7},{"source":28,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":31,"target":35},{"source":31,"target":5},{"source":32,"target":7},{"source":32,"target":36},{"source":32,"target":5},{"source":36,"target":7},{"source":33,"target":6},{"source":33,"target":37},{"source":33,"target":5},{"source":37,"target":6},{"source":34,"target":2},{"source":6,"target":0},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":38,"target":42},{"source":38,"target":6},{"source":39,"target":7},{"source":39,"target":43},{"source":39,"target":6},{"source":43,"target":7},{"source":40,"target":19},{"source":40,"target":44},{"source":40,"target":6},{"source":44,"target":19},{"source":41,"target":19},{"source":41,"target":45},{"source":41,"target":6},{"source":45,"target":19},{"source":7,"target":0},{"source":7,"target":46},{"source":46,"target":8},{"source":46,"target":47},{"source":46,"target":7},{"source":47,"target":8},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":49},{"source":48,"target":50},{"source":48,"target":8},{"source":49,"target":9},{"source":49,"target":51},{"source":49,"target":8},{"source":51,"target":9},{"source":9,"target":0},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":52,"target":55},{"source":52,"target":9},{"source":53,"target":10},{"source":53,"target":56},{"source":53,"target":9},{"source":56,"target":10},{"source":54,"target":11},{"source":54,"target":57},{"source":54,"target":9},{"source":57,"target":11},{"source":10,"target":0},{"source":10,"target":58},{"source":10,"target":59},{"source":58,"target":60},{"source":58,"target":10},{"source":59,"target":61},{"source":59,"target":10},{"source":11,"target":0},{"source":11,"target":62},{"source":11,"target":63},{"source":62,"target":64},{"source":62,"target":11},{"source":63,"target":65},{"source":63,"target":11},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":66},{"source":12,"target":67},{"source":12,"target":68},{"source":66,"target":69},{"source":66,"target":12},{"source":67,"target":7},{"source":67,"target":70},{"source":67,"target":12},{"source":70,"target":7},{"source":68,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":71},{"source":13,"target":72},{"source":71,"target":73},{"source":71,"target":13},{"source":72,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":74},{"source":14,"target":75},{"source":14,"target":76},{"source":14,"target":77},{"source":74,"target":19},{"source":74,"target":78},{"source":74,"target":14},{"source":78,"target":19},{"source":75,"target":16},{"source":75,"target":79},{"source":75,"target":14},{"source":79,"target":16},{"source":76,"target":15},{"source":76,"target":80},{"source":76,"target":14},{"source":80,"target":15},{"source":77,"target":2},{"source":15,"target":0},{"source":15,"target":81},{"source":15,"target":82},{"source":15,"target":83},{"source":81,"target":17},{"source":81,"target":84},{"source":81,"target":15},{"source":84,"target":17},{"source":82,"target":85},{"source":82,"target":15},{"source":83,"target":17},{"source":83,"target":86},{"source":83,"target":15},{"source":86,"target":17},{"source":16,"target":0},{"source":16,"target":87},{"source":16,"target":88},{"source":87,"target":89},{"source":87,"target":16},{"source":88,"target":17},{"source":88,"target":90},{"source":88,"target":16},{"source":90,"target":17},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":91},{"source":18,"target":92},{"source":18,"target":93},{"source":18,"target":94},{"source":18,"target":95},{"source":18,"target":96},{"source":91,"target":20},{"source":91,"target":97},{"source":91,"target":18},{"source":97,"target":20},{"source":92,"target":17},{"source":92,"target":98},{"source":92,"target":18},{"source":98,"target":17},{"source":93,"target":17},{"source":93,"target":99},{"source":93,"target":18},{"source":99,"target":17},{"source":94,"target":100},{"source":94,"target":18},{"source":95,"target":19},{"source":95,"target":101},{"source":95,"target":18},{"source":101,"target":19},{"source":96,"target":17},{"source":19,"target":0},{"source":19,"target":102},{"source":19,"target":103},{"source":102,"target":104},{"source":102,"target":19},{"source":103,"target":105},{"source":103,"target":19},{"source":20,"target":0},{"source":20,"target":106},{"source":106,"target":107},{"source":106,"target":20}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PathExp">
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathExp" eSuperTypes="/0/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="false" lowerBound="1" upperBound="-1" eType="/0/State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="false" upperBound="-1" eType="/0/Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="/0/Transition" eOpposite="/0/Transition/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="/0/Transition" eOpposite="/0/Transition/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="/0/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/0/State" eOpposite="/0/State/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/0/State" eOpposite="/0/State/incoming"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/gssi/ATL-zoo-copy/ATLZoo/PathExp2PetriNet/PathExp2PetriNet/Metamodels/PathExp.ecore | ecore | PathExp
Element
name
PathExp
states
transitions
State
incoming
outgoing
Transition
source
target
PrimitiveTypes
String | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PathExp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathExp","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"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":5,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"id":7,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"container":false,"ordered":false,"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":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"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":13,"derived":false},{"container":false,"ordered":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":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":22,"eClass":"EPackage"}],"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":6},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":6},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":3},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":4},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":14},{"source":13,"target":4},{"source":13,"target":15},{"source":13,"target":3},{"source":13,"target":16},{"source":15,"target":4},{"source":14,"target":4},{"source":14,"target":17},{"source":14,"target":3},{"source":14,"target":18},{"source":17,"target":4},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":18},{"source":4,"target":16},{"source":4,"target":19},{"source":18,"target":3},{"source":18,"target":20},{"source":18,"target":4},{"source":18,"target":14},{"source":20,"target":3},{"source":16,"target":3},{"source":16,"target":21},{"source":16,"target":4},{"source":16,"target":13},{"source":21,"target":3},{"source":19,"target":1},{"source":22,"target":6},{"source":6,"target":22}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="assuranceCase" nsURI="http://omg.sacm/2.0/assurancecase" nsPrefix="assuranceCase_">
<eClassifiers xsi:type="ecore:EClass" name="AssuranceCasePackage" eSuperTypes="base.ecore#//ArtifactElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="assuranceCasePackage" upperBound="-1"
eType="#//AssuranceCasePackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interface" upperBound="-1"
eType="#//AssuranceCasePackageInterface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="artifactPackage" upperBound="-1"
eType="ecore:EClass artifact.ecore#//ArtifactPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argumentPackage" upperBound="-1"
eType="ecore:EClass argumentation.ecore#//ArgumentPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="terminologyPackage" upperBound="-1"
eType="ecore:EClass terminology.ecore#//TerminologyPackage" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssuranceCasePackageBinding" eSuperTypes="#//AssuranceCasePackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="participantPackage" lowerBound="2"
upperBound="-1" eType="#//AssuranceCasePackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssuranceCasePackageInterface" eSuperTypes="#//AssuranceCasePackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="implements" lowerBound="1"
eType="#//AssuranceCasePackage"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/SystemsAssuranceGroup/SACM/org.eclipse.acme.sacm/model/assurancecase.ecore | ecore | assuranceCase
AssuranceCasePackage
assuranceCasePackage
interface
artifactPackage
argumentPackage
terminologyPackage
AssuranceCasePackageBinding
participantPackage
AssuranceCasePackageInterface
implements | null | {"directed":true,"nodes":[{"nsPrefix":"assuranceCase_","nsURI":"http://omg.sacm/2.0/assurancecase","name":"assuranceCase","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCasePackage","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCasePackageBinding","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCasePackageInterface","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":"assuranceCasePackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","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":"artifactPackage","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":"argumentPackage","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":"terminologyPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participantPackage","changeable":true,"resolveProxies":true,"lowerBound":2,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":4,"target":1},{"source":4,"target":10},{"source":4,"target":1},{"source":10,"target":1},{"source":5,"target":3},{"source":5,"target":11},{"source":5,"target":1},{"source":11,"target":3},{"source":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":1},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":1},{"source":16,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":1},{"source":18,"target":20},{"source":18,"target":3},{"source":20,"target":1},{"source":19,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
</ecore:EPackage>
<ecore:EPackage name="MiningMart">
<eClassifiers xsi:type="ecore:EEnum" name="InOut">
<eLiterals name="Input" value="1"/>
<eLiterals name="OutPut" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkPackage">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="/1/InOut"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataObject" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/DataObject" eOpposite="/1/CaseRepresentation/DataObject/linkPackageCaseRepresentation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="/1/DataRepresentation/Value" eOpposite="/1/DataRepresentation/Value/linkPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="column" ordered="false" eType="/1/DataRepresentation/Column" eOpposite="/1/DataRepresentation/Column/linkPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnSet" ordered="false" eType="/1/DataRepresentation/ColumnSet" eOpposite="/1/DataRepresentation/ColumnSet/linkPackage"/>
</eClassifiers>
<eSubpackages name="SimplfiedMiningMart">
<eClassifiers xsi:type="ecore:EClass" name="ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="/1/SimplfiedMiningMart/ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="/1/SimplfiedMiningMart/ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="/1/SimplfiedMiningMart/Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false" lowerBound="1" upperBound="-1" eType="/1/SimplfiedMiningMart/Attribute" containment="true" eOpposite="/1/SimplfiedMiningMart/Attribute/class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="/1/SimplfiedMiningMart/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" lowerBound="1" eType="/1/SimplfiedMiningMart/Attribute" eOpposite="/1/SimplfiedMiningMart/Attribute/has"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="/1/SimplfiedMiningMart/StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" lowerBound="1" eType="/1/SimplfiedMiningMart/Class" eOpposite="/1/SimplfiedMiningMart/Class/attributes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="has" ordered="false" lowerBound="1" eType="/1/SimplfiedMiningMart/DataType" eOpposite="/1/SimplfiedMiningMart/DataType/attribute"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="DataRepresentation">
<eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="/1/SimplfiedMiningMart/Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataType" ordered="false" lowerBound="1" eType="/1/SimplfiedMiningMart/DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keys" ordered="false" upperBound="-1" eType="/1/DataRepresentation/Key" eOpposite="/1/DataRepresentation/Key/hasColumn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsToColumnSet" ordered="false" lowerBound="1" eType="/1/DataRepresentation/ColumnSet" eOpposite="/1/DataRepresentation/ColumnSet/hasColumn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="corespondsToBaseAttribute" ordered="false" lowerBound="1" eType="/1/DataRepresentation/BaseAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkPackage" ordered="false" eType="/1/LinkPackage" eOpposite="/1/LinkPackage/column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnSet" eSuperTypes="/1/SimplfiedMiningMart/Class">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dbConnectString" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hasColumn" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/Column" eOpposite="/1/DataRepresentation/Column/belongsToColumnSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hasKey" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/Key" eOpposite="/1/DataRepresentation/Key/isAssociatedToColumnSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToConcept" ordered="false" eType="/1/DataRepresentation/Concept" eOpposite="/1/DataRepresentation/Concept/correspondsToColumnSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToRelationShip" ordered="false" eType="/1/DataRepresentation/RelationShip" eOpposite="/1/DataRepresentation/RelationShip/correspondsToColumnSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkPackage" ordered="false" eType="/1/LinkPackage" eOpposite="/1/LinkPackage/columnSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnStatistics">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="missing" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="average" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="standarDeviation" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distributionValue" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distributionCount" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distributionMin" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distributionMax" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forColumn" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnSetStatistics" eSuperTypes="/1/SimplfiedMiningMart/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allNumber" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordinalNumber" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nominalNumber" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeNumber" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forColumnSet" ordered="false" lowerBound="1" eType="/1/DataRepresentation/ColumnSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Snapshot" eSuperTypes="/1/DataRepresentation/ColumnSet"/>
<eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="/1/DataRepresentation/ColumnSet"/>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="/1/DataRepresentation/ColumnSet"/>
<eClassifiers xsi:type="ecore:EClass" name="Key" eSuperTypes="/1/SimplfiedMiningMart/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUsedForIndex" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hasColumn" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/Column" eOpposite="/1/DataRepresentation/Column/keys"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isAssociatedToColumnSet" ordered="false" lowerBound="1" eType="/1/DataRepresentation/ColumnSet" eOpposite="/1/DataRepresentation/ColumnSet/hasKey"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeignKey" eSuperTypes="/1/DataRepresentation/Key">
<eStructuralFeatures xsi:type="ecore:EReference" name="isConnectionTo" ordered="false" eType="/1/DataRepresentation/Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToRelationShip" ordered="false" eType="/1/DataRepresentation/RelationShip" eOpposite="/1/DataRepresentation/RelationShip/correspondsToForeignKey"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryKey" eSuperTypes="/1/DataRepresentation/Key"/>
<eClassifiers xsi:type="ecore:EClass" name="Concept" eSuperTypes="/1/SimplfiedMiningMart/Class /1/CaseRepresentation/Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subConceptRestriction" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isA" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="FromConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/RelationShip" eOpposite="/1/DataRepresentation/RelationShip/FromConcept"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ToConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/RelationShip" eOpposite="/1/DataRepresentation/RelationShip/ToConcept"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToColumnSet" ordered="false" eType="/1/DataRepresentation/ColumnSet" eOpposite="/1/DataRepresentation/ColumnSet/correspondsToConcept"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationShip" eSuperTypes="/1/SimplfiedMiningMart/ModelElement /1/CaseRepresentation/Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subRelationShipRestriction" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defined" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isA" ordered="false" lowerBound="1" eType="/1/DataRepresentation/RelationShip"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToForeignKey" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/ForeignKey" eOpposite="/1/DataRepresentation/ForeignKey/correspondsToRelationShip"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToColumnSet" ordered="false" eType="/1/DataRepresentation/ColumnSet" eOpposite="/1/DataRepresentation/ColumnSet/correspondsToRelationShip"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="FromConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept" eOpposite="/1/DataRepresentation/Concept/FromConcept"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ToConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept" eOpposite="/1/DataRepresentation/Concept/ToConcept"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureAttribute" eSuperTypes="/1/SimplfiedMiningMart/Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relevanceForMining" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeType" ordered="false" lowerBound="1" eType="/1/SimplfiedMiningMart/DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsToConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="correspondsToColumns" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BaseAttribute" eSuperTypes="/1/DataRepresentation/FeatureAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="isPartMultiColumnFeature" ordered="false" eType="/1/DataRepresentation/MultiColumnFeature" eOpposite="/1/DataRepresentation/MultiColumnFeature/consitsOfBaseAttributes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainDataType" ordered="false" lowerBound="1" eType="/1/DataRepresentation/DomainDataType" eOpposite="/1/DataRepresentation/DomainDataType/baseAttributeD"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiColumnFeature" eSuperTypes="/1/DataRepresentation/FeatureAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="consitsOfBaseAttributes" ordered="false" upperBound="-1" eType="/1/DataRepresentation/BaseAttribute" containment="true" eOpposite="/1/DataRepresentation/BaseAttribute/isPartMultiColumnFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="/1/SimplfiedMiningMart/Attribute /1/CaseRepresentation/Parameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="domainDataType" ordered="false" lowerBound="1" eType="/1/DataRepresentation/DomainDataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsToUserInput" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/UserInput" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkPackage" ordered="false" eType="/1/LinkPackage" eOpposite="/1/LinkPackage/value"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserInput" eSuperTypes="/1/SimplfiedMiningMart/Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="containsValues" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/Value"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ordinal" eSuperTypes="/1/DataRepresentation/DomainDataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Scalar" eSuperTypes="/1/DataRepresentation/Ordinal"/>
<eClassifiers xsi:type="ecore:EClass" name="Time" eSuperTypes="/1/DataRepresentation/Scalar"/>
<eClassifiers xsi:type="ecore:EClass" name="Binary" eSuperTypes="/1/DataRepresentation/Scalar /1/DataRepresentation/Nominal"/>
<eClassifiers xsi:type="ecore:EClass" name="Categorial" eSuperTypes="/1/DataRepresentation/Nominal"/>
<eClassifiers xsi:type="ecore:EClass" name="KeyAttribute" eSuperTypes="/1/DataRepresentation/Nominal"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeGroup" eSuperTypes="/1/DataRepresentation/KeyAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Spatial" eSuperTypes="/1/DataRepresentation/KeyAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="/1/DataRepresentation/Nominal"/>
<eClassifiers xsi:type="ecore:EClass" name="RoleRestriction" eSuperTypes="/1/SimplfiedMiningMart/Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictionForRelationShip" ordered="false" lowerBound="1" eType="/1/DataRepresentation/RelationShip"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictionForConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictionToConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsToConcept" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DomainDataType" eSuperTypes="/1/SimplfiedMiningMart/DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseAttributeD" ordered="false" lowerBound="1" eType="/1/DataRepresentation/BaseAttribute" eOpposite="/1/DataRepresentation/BaseAttribute/domainDataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Nominal" eSuperTypes="/1/DataRepresentation/DomainDataType"/>
</eSubpackages>
<eSubpackages name="CaseRepresentation">
<eClassifiers xsi:type="ecore:EClass" name="Case" eSuperTypes="/1/SimplfiedMiningMart/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caseMode" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="caseInput" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="caseOutput" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="listOfStep" ordered="false" lowerBound="1" upperBound="-1" eType="/1/CaseRepresentation/Step" containment="true" eOpposite="/1/CaseRepresentation/Step/belongsToCase"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="population" ordered="false" lowerBound="1" eType="/1/DataRepresentation/Concept"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetAttributes" ordered="false" lowerBound="1" eType="/1/DataRepresentation/FeatureAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="/1/SimplfiedMiningMart/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsToCase" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/Case" eOpposite="/1/CaseRepresentation/Case/listOfStep"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="embedsOperator" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/Operator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessors" ordered="false" upperBound="-1" eType="/1/CaseRepresentation/Step"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successors" ordered="false" upperBound="-1" eType="/1/CaseRepresentation/Step"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopStep" eSuperTypes="/1/CaseRepresentation/Step">
<eStructuralFeatures xsi:type="ecore:EReference" name="iterationSet" upperBound="-1" eType="/1/DataRepresentation/FeatureAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputSet" upperBound="-1" eType="/1/DataRepresentation/FeatureAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiStep" eSuperTypes="/1/CaseRepresentation/Step">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iterationCondition" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operator" abstract="true" eSuperTypes="/1/SimplfiedMiningMart/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loopable" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfInputParameters" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfOutputParameters" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="manual" ordered="false" unique="false" lowerBound="1" eType="/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" lowerBound="1" upperBound="-1" eType="/1/CaseRepresentation/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1" upperBound="-1" eType="/1/CaseRepresentation/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="realizes" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/ExecutionElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="place" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterType" ordered="false" unique="false" lowerBound="1" eType="/1/CaseRepresentation/ParameterType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsToOperator" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/Operator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterType">
<eLiterals name="Value" value="1"/>
<eLiterals name="Concept" value="2"/>
<eLiterals name="RelationShip" value="3"/>
<eLiterals name="FeatureAttribute" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConstruction" eSuperTypes="/1/CaseRepresentation/Operator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scalingFactor" ordered="false" unique="false" lowerBound="1" eType="/0/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataMinStep" eSuperTypes="/1/CaseRepresentation/Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeOperator" eSuperTypes="/1/CaseRepresentation/Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureSelection" eSuperTypes="/1/CaseRepresentation/Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="MultiRelFeatureConstr" eSuperTypes="/1/CaseRepresentation/Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="RowSelection" eSuperTypes="/1/CaseRepresentation/Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="Agregation" eSuperTypes="/1/CaseRepresentation/MultiRelFeatureConstr"/>
<eClassifiers xsi:type="ecore:EClass" name="Scaling" eSuperTypes="/1/CaseRepresentation/FeatureConstruction"/>
<eClassifiers xsi:type="ecore:EClass" name="Discretization" eSuperTypes="/1/CaseRepresentation/FeatureConstruction"/>
<eClassifiers xsi:type="ecore:EClass" name="Segmentation" eSuperTypes="/1/CaseRepresentation/RowSelection"/>
<eClassifiers xsi:type="ecore:EClass" name="Sampling" eSuperTypes="/1/CaseRepresentation/RowSelection"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/DataObject" eOpposite="/1/CaseRepresentation/DataObject/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/DataObject" eOpposite="/1/CaseRepresentation/DataObject/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/ExecutionElement" eOpposite="/1/CaseRepresentation/ExecutionElement/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/ExecutionElement" eOpposite="/1/CaseRepresentation/ExecutionElement/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkPackageCaseRepresentation" ordered="false" lowerBound="1" eType="/1/LinkPackage" eOpposite="/1/LinkPackage/dataObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MSL-Tool" eSuperTypes="/1/CaseRepresentation/ExecutionElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TransformationGroup" eSuperTypes="/1/CaseRepresentation/ExecutionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" upperBound="-1" eType="/1/CaseRepresentation/Transformation" containment="true" eOpposite="/1/CaseRepresentation/Transformation/transformationGroup"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="/1/CaseRepresentation/ExecutionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transformationGroup" ordered="false" lowerBound="1" eType="/1/CaseRepresentation/TransformationGroup" eOpposite="/1/CaseRepresentation/TransformationGroup/transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="/1/CaseRepresentation/Transformation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameOf" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StoredProcedure" eSuperTypes="/1/CaseRepresentation/Transformation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameOf" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" ordered="false" unique="false" lowerBound="1" eType="/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SQLQuery" eSuperTypes="/1/CaseRepresentation/Transformation">
<eStructuralFeatures xsi:type="ecore:EReference" name="select" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/Column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" upperBound="-1" eType="/1/DataRepresentation/ColumnSet"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="where" ordered="false" unique="false" upperBound="-1" eType="/0/String"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/MiningMart.ecore | ecore | PrimitiveTypes
String
Integer
Real
Boolean
MiningMart
InOut
Input
Input
OutPut
OutPut
LinkPackage
type
dataObject
value
column
columnSet
SimplfiedMiningMart
ModelElement
Classifier
StructuralFeature
Class
name
attributes
DataType
attribute
Attribute
class
has
DataRepresentation
Column
name
dataType
keys
belongsToColumnSet
corespondsToBaseAttribute
linkPackage
ColumnSet
number
file
dbConnectString
user
hasColumn
hasKey
correspondsToConcept
correspondsToRelationShip
linkPackage
ColumnStatistics
unique
missing
min
max
average
standarDeviation
distributionValue
distributionCount
distributionMin
distributionMax
forColumn
ColumnSetStatistics
allNumber
ordinalNumber
nominalNumber
timeNumber
forColumnSet
Snapshot
Table
View
Key
isUsedForIndex
hasColumn
isAssociatedToColumnSet
ForeignKey
isConnectionTo
correspondsToRelationShip
PrimaryKey
Concept
subConceptRestriction
isA
FromConcept
ToConcept
correspondsToColumnSet
RelationShip
subRelationShipRestriction
defined
isA
correspondsToForeignKey
correspondsToColumnSet
FromConcept
ToConcept
FeatureAttribute
name
relevanceForMining
attributeType
belongsToConcept
correspondsToColumns
BaseAttribute
isPartMultiColumnFeature
domainDataType
MultiColumnFeature
consitsOfBaseAttributes
Value
domainDataType
belongsToUserInput
linkPackage
UserInput
containsValues
Ordinal
Scalar
Time
Binary
Categorial
KeyAttribute
TimeGroup
Spatial
Constant
RoleRestriction
name
restrictionForRelationShip
restrictionForConcept
restrictionToConcept
min
max
belongsToConcept
DomainDataType
baseAttributeD
Nominal
CaseRepresentation
Case
name
caseMode
caseInput
caseOutput
documentation
listOfStep
population
targetAttributes
Step
name
description
belongsToCase
embedsOperator
predecessors
successors
LoopStep
iterationSet
outputSet
MultiStep
iterationCondition
Operator
loopable
numberOfInputParameters
numberOfOutputParameters
manual
tool
input
output
realizes
Parameter
name
place
parameterType
belongsToOperator
ParameterType
Value
Value
Concept
Concept
RelationShip
RelationShip
FeatureAttribute
FeatureAttribute
FeatureConstruction
scalingFactor
DataMinStep
TimeOperator
FeatureSelection
MultiRelFeatureConstr
RowSelection
Agregation
Scaling
Discretization
Segmentation
Sampling
ExecutionElement
source
target
DataObject
source
target
linkPackageCaseRepresentation
MSL-Tool
TransformationGroup
transformation
Transformation
transformationGroup
Function
nameOf
signature
StoredProcedure
nameOf
signature
SQLQuery
select
from
where | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Real","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"},{"nsPrefix":null,"nsURI":null,"name":"MiningMart","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"InOut","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkPackage","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"SimplfiedMiningMart","id":8,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"DataRepresentation","id":9,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"CaseRepresentation","id":10,"eClass":"EPackage"},{"name":"Input","id":11,"value":1,"literal":"Input","eClass":"EEnumLiteral"},{"name":"OutPut","id":12,"value":2,"literal":"OutPut","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":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":15,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columnSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataObject","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkPackageCaseRepresentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"id":23,"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":"linkPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"id":26,"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":"linkPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnSet","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"id":29,"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":"linkPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":39,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnStatistics","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnSetStatistics","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Snapshot","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concept","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationShip","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureAttribute","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseAttribute","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiColumnFeature","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserInput","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ordinal","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scalar","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binary","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Categorial","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyAttribute","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeGroup","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Spatial","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleRestriction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainDataType","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nominal","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"container":false,"ordered":false,"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":80,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"belongsToColumnSet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"corespondsToBaseAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"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":"hasColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"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":"hasColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"number","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"file","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dbConnectString","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"user","changeable":true,"lowerBound":1,"iD":false,"id":95,"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":"hasKey","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"correspondsToConcept","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"correspondsToRelationShip","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isAssociatedToColumnSet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"correspondsToColumnSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"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":"correspondsToColumnSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unique","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"missing","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"min","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"max","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"average","changeable":true,"lowerBound":1,"iD":false,"id":116,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"standarDeviation","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"distributionValue","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"distributionCount","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"distributionMin","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"distributionMax","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"allNumber","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ordinalNumber","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nominalNumber","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"timeNumber","changeable":true,"lowerBound":1,"iD":false,"id":137,"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":"forColumnSet","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"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"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":"isUsedForIndex","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isConnectionTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"correspondsToRelationShip","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"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":"correspondsToForeignKey","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":160,"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":"subConceptRestriction","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isA","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"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":"FromConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"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":"ToConcept","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"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"FromConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ToConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"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":"subRelationShipRestriction","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"defined","changeable":true,"lowerBound":1,"iD":false,"id":175,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"isA","changeable":true,"resolveProxies":true,"lowerBound":1,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relevanceForMining","changeable":true,"lowerBound":1,"iD":false,"id":187,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"belongsToConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"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":"correspondsToColumns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"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":"isPartMultiColumnFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"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":"domainDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"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":"consitsOfBaseAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseAttributeD","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"domainDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"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":"belongsToUserInput","changeable":true,"resolveProxies":true,"lowerBound":1,"id":207,"derived":false},{"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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containsValues","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"},{"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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"restrictionForRelationShip","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"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":"restrictionForConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"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":"restrictionToConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"min","changeable":true,"lowerBound":1,"iD":false,"id":230,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"max","changeable":true,"lowerBound":1,"iD":false,"id":231,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"belongsToConcept","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopStep","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiStep","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":true,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterType","instanceClass":null,"id":249,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConstruction","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataMinStep","instanceClass":null,"abstract":false,"id":251,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeOperator","instanceClass":null,"abstract":false,"id":252,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureSelection","instanceClass":null,"abstract":false,"id":253,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiRelFeatureConstr","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowSelection","instanceClass":null,"abstract":false,"id":255,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agregation","instanceClass":null,"abstract":false,"id":256,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scaling","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Discretization","instanceClass":null,"abstract":false,"id":258,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Segmentation","instanceClass":null,"abstract":false,"id":259,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sampling","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionElement","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MSL-Tool","instanceClass":null,"abstract":false,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationGroup","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StoredProcedure","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SQLQuery","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":268,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"caseMode","changeable":true,"lowerBound":1,"iD":false,"id":269,"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":"caseInput","changeable":true,"resolveProxies":true,"lowerBound":1,"id":270,"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":"caseOutput","changeable":true,"resolveProxies":true,"lowerBound":1,"id":271,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"documentation","changeable":true,"lowerBound":1,"iD":false,"id":272,"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":"listOfStep","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"population","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetAttributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":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":"belongsToCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":287,"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":"embedsOperator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"iterationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"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":"iterationCondition","changeable":true,"lowerBound":1,"iD":false,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"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":"loopable","changeable":true,"lowerBound":1,"iD":false,"id":306,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"numberOfInputParameters","changeable":true,"lowerBound":1,"iD":false,"id":307,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"numberOfOutputParameters","changeable":true,"lowerBound":1,"iD":false,"id":308,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"manual","changeable":true,"lowerBound":1,"iD":false,"id":309,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tool","changeable":true,"lowerBound":1,"iD":false,"id":310,"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":"input","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"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":"output","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":323,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"place","changeable":true,"lowerBound":1,"iD":false,"id":324,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"parameterType","changeable":true,"lowerBound":1,"iD":false,"id":325,"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":"belongsToOperator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"name":"Value","id":331,"value":1,"literal":"Value","eClass":"EEnumLiteral"},{"name":"Concept","id":332,"value":2,"literal":"Concept","eClass":"EEnumLiteral"},{"name":"RelationShip","id":333,"value":3,"literal":"RelationShip","eClass":"EEnumLiteral"},{"name":"FeatureAttribute","id":334,"value":4,"literal":"FeatureAttribute","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scalingFactor","changeable":true,"lowerBound":1,"iD":false,"id":335,"derived":false},{"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"},{"container":false,"ordered":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":348,"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":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":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":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":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":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"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":"transformationGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"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":"nameOf","changeable":true,"lowerBound":1,"iD":false,"id":364,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"signature","changeable":true,"lowerBound":1,"iD":false,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nameOf","changeable":true,"lowerBound":1,"iD":false,"id":369,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"signature","changeable":true,"lowerBound":1,"iD":false,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"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":"select","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"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":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"where","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":6},{"source":5,"target":7},{"source":5,"target":8},{"source":5,"target":9},{"source":5,"target":10},{"source":6,"target":5},{"source":6,"target":11},{"source":6,"target":12},{"source":11,"target":6},{"source":12,"target":6},{"source":7,"target":5},{"source":7,"target":13},{"source":7,"target":14},{"source":7,"target":15},{"source":7,"target":16},{"source":7,"target":17},{"source":13,"target":6},{"source":13,"target":18},{"source":13,"target":7},{"source":18,"target":6},{"source":14,"target":19},{"source":14,"target":20},{"source":14,"target":7},{"source":14,"target":21},{"source":20,"target":19},{"source":15,"target":22},{"source":15,"target":23},{"source":15,"target":7},{"source":15,"target":24},{"source":23,"target":22},{"source":16,"target":25},{"source":16,"target":26},{"source":16,"target":7},{"source":16,"target":27},{"source":26,"target":25},{"source":17,"target":28},{"source":17,"target":29},{"source":17,"target":7},{"source":17,"target":30},{"source":29,"target":28},{"source":8,"target":31},{"source":8,"target":32},{"source":8,"target":33},{"source":8,"target":34},{"source":8,"target":35},{"source":8,"target":36},{"source":8,"target":5},{"source":31,"target":8},{"source":32,"target":8},{"source":32,"target":31},{"source":32,"target":37},{"source":37,"target":31},{"source":33,"target":8},{"source":33,"target":31},{"source":33,"target":38},{"source":38,"target":31},{"source":34,"target":8},{"source":34,"target":32},{"source":34,"target":39},{"source":34,"target":40},{"source":34,"target":41},{"source":39,"target":1},{"source":39,"target":42},{"source":39,"target":34},{"source":42,"target":1},{"source":40,"target":36},{"source":40,"target":43},{"source":40,"target":34},{"source":40,"target":44},{"source":43,"target":36},{"source":41,"target":32},{"source":35,"target":8},{"source":35,"target":32},{"source":35,"target":45},{"source":35,"target":46},{"source":45,"target":36},{"source":45,"target":47},{"source":45,"target":35},{"source":45,"target":48},{"source":47,"target":36},{"source":46,"target":32},{"source":36,"target":8},{"source":36,"target":33},{"source":36,"target":44},{"source":36,"target":48},{"source":36,"target":49},{"source":44,"target":34},{"source":44,"target":50},{"source":44,"target":36},{"source":44,"target":40},{"source":50,"target":34},{"source":48,"target":35},{"source":48,"target":51},{"source":48,"target":36},{"source":48,"target":45},{"source":51,"target":35},{"source":49,"target":33},{"source":9,"target":25},{"source":9,"target":28},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":22},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":5},{"source":25,"target":9},{"source":25,"target":36},{"source":25,"target":78},{"source":25,"target":79},{"source":25,"target":80},{"source":25,"target":81},{"source":25,"target":82},{"source":25,"target":27},{"source":25,"target":83},{"source":78,"target":1},{"source":78,"target":84},{"source":78,"target":25},{"source":84,"target":1},{"source":79,"target":35},{"source":79,"target":85},{"source":79,"target":25},{"source":85,"target":35},{"source":80,"target":57},{"source":80,"target":86},{"source":80,"target":25},{"source":80,"target":87},{"source":86,"target":57},{"source":81,"target":28},{"source":81,"target":88},{"source":81,"target":25},{"source":81,"target":89},{"source":88,"target":28},{"source":82,"target":63},{"source":82,"target":90},{"source":82,"target":25},{"source":90,"target":63},{"source":27,"target":7},{"source":27,"target":91},{"source":27,"target":25},{"source":27,"target":16},{"source":91,"target":7},{"source":83,"target":36},{"source":28,"target":9},{"source":28,"target":34},{"source":28,"target":92},{"source":28,"target":93},{"source":28,"target":94},{"source":28,"target":95},{"source":28,"target":89},{"source":28,"target":96},{"source":28,"target":97},{"source":28,"target":98},{"source":28,"target":30},{"source":28,"target":99},{"source":92,"target":2},{"source":92,"target":100},{"source":92,"target":28},{"source":100,"target":2},{"source":93,"target":1},{"source":93,"target":101},{"source":93,"target":28},{"source":101,"target":1},{"source":94,"target":1},{"source":94,"target":102},{"source":94,"target":28},{"source":102,"target":1},{"source":95,"target":1},{"source":95,"target":103},{"source":95,"target":28},{"source":103,"target":1},{"source":89,"target":25},{"source":89,"target":104},{"source":89,"target":28},{"source":89,"target":81},{"source":104,"target":25},{"source":96,"target":57},{"source":96,"target":105},{"source":96,"target":28},{"source":96,"target":106},{"source":105,"target":57},{"source":97,"target":60},{"source":97,"target":107},{"source":97,"target":28},{"source":97,"target":108},{"source":107,"target":60},{"source":98,"target":61},{"source":98,"target":109},{"source":98,"target":28},{"source":98,"target":110},{"source":109,"target":61},{"source":30,"target":7},{"source":30,"target":111},{"source":30,"target":28},{"source":30,"target":17},{"source":111,"target":7},{"source":99,"target":34},{"source":52,"target":9},{"source":52,"target":112},{"source":52,"target":113},{"source":52,"target":114},{"source":52,"target":115},{"source":52,"target":116},{"source":52,"target":117},{"source":52,"target":118},{"source":52,"target":119},{"source":52,"target":120},{"source":52,"target":121},{"source":52,"target":122},{"source":112,"target":2},{"source":112,"target":123},{"source":112,"target":52},{"source":123,"target":2},{"source":113,"target":2},{"source":113,"target":124},{"source":113,"target":52},{"source":124,"target":2},{"source":114,"target":2},{"source":114,"target":125},{"source":114,"target":52},{"source":125,"target":2},{"source":115,"target":2},{"source":115,"target":126},{"source":115,"target":52},{"source":126,"target":2},{"source":116,"target":2},{"source":116,"target":127},{"source":116,"target":52},{"source":127,"target":2},{"source":117,"target":2},{"source":117,"target":128},{"source":117,"target":52},{"source":128,"target":2},{"source":118,"target":1},{"source":118,"target":129},{"source":118,"target":52},{"source":129,"target":1},{"source":119,"target":2},{"source":119,"target":130},{"source":119,"target":52},{"source":130,"target":2},{"source":120,"target":2},{"source":120,"target":131},{"source":120,"target":52},{"source":131,"target":2},{"source":121,"target":2},{"source":121,"target":132},{"source":121,"target":52},{"source":132,"target":2},{"source":122,"target":25},{"source":122,"target":133},{"source":122,"target":52},{"source":133,"target":25},{"source":53,"target":9},{"source":53,"target":31},{"source":53,"target":134},{"source":53,"target":135},{"source":53,"target":136},{"source":53,"target":137},{"source":53,"target":138},{"source":53,"target":139},{"source":134,"target":2},{"source":134,"target":140},{"source":134,"target":53},{"source":140,"target":2},{"source":135,"target":2},{"source":135,"target":141},{"source":135,"target":53},{"source":141,"target":2},{"source":136,"target":2},{"source":136,"target":142},{"source":136,"target":53},{"source":142,"target":2},{"source":137,"target":2},{"source":137,"target":143},{"source":137,"target":53},{"source":143,"target":2},{"source":138,"target":28},{"source":138,"target":144},{"source":138,"target":53},{"source":144,"target":28},{"source":139,"target":31},{"source":54,"target":9},{"source":54,"target":28},{"source":54,"target":145},{"source":145,"target":28},{"source":55,"target":9},{"source":55,"target":28},{"source":55,"target":146},{"source":146,"target":28},{"source":56,"target":9},{"source":56,"target":28},{"source":56,"target":147},{"source":147,"target":28},{"source":57,"target":9},{"source":57,"target":31},{"source":57,"target":148},{"source":57,"target":87},{"source":57,"target":106},{"source":57,"target":149},{"source":148,"target":4},{"source":148,"target":150},{"source":148,"target":57},{"source":150,"target":4},{"source":87,"target":25},{"source":87,"target":151},{"source":87,"target":57},{"source":87,"target":80},{"source":151,"target":25},{"source":106,"target":28},{"source":106,"target":152},{"source":106,"target":57},{"source":106,"target":96},{"source":152,"target":28},{"source":149,"target":31},{"source":58,"target":9},{"source":58,"target":57},{"source":58,"target":153},{"source":58,"target":154},{"source":58,"target":155},{"source":153,"target":55},{"source":153,"target":156},{"source":153,"target":58},{"source":156,"target":55},{"source":154,"target":61},{"source":154,"target":157},{"source":154,"target":58},{"source":154,"target":158},{"source":157,"target":61},{"source":155,"target":57},{"source":59,"target":9},{"source":59,"target":57},{"source":59,"target":159},{"source":159,"target":57},{"source":60,"target":9},{"source":60,"target":34},{"source":60,"target":160},{"source":60,"target":161},{"source":60,"target":162},{"source":60,"target":163},{"source":60,"target":164},{"source":60,"target":108},{"source":60,"target":165},{"source":60,"target":166},{"source":161,"target":1},{"source":161,"target":167},{"source":161,"target":60},{"source":167,"target":1},{"source":162,"target":60},{"source":162,"target":168},{"source":162,"target":60},{"source":168,"target":60},{"source":163,"target":61},{"source":163,"target":169},{"source":163,"target":60},{"source":163,"target":170},{"source":169,"target":61},{"source":164,"target":61},{"source":164,"target":171},{"source":164,"target":60},{"source":164,"target":172},{"source":171,"target":61},{"source":108,"target":28},{"source":108,"target":173},{"source":108,"target":60},{"source":108,"target":97},{"source":173,"target":28},{"source":165,"target":34},{"source":166,"target":160},{"source":61,"target":9},{"source":61,"target":31},{"source":61,"target":160},{"source":61,"target":174},{"source":61,"target":175},{"source":61,"target":176},{"source":61,"target":158},{"source":61,"target":110},{"source":61,"target":170},{"source":61,"target":172},{"source":61,"target":177},{"source":61,"target":178},{"source":174,"target":1},{"source":174,"target":179},{"source":174,"target":61},{"source":179,"target":1},{"source":175,"target":1},{"source":175,"target":180},{"source":175,"target":61},{"source":180,"target":1},{"source":176,"target":61},{"source":176,"target":181},{"source":176,"target":61},{"source":181,"target":61},{"source":158,"target":58},{"source":158,"target":182},{"source":158,"target":61},{"source":158,"target":154},{"source":182,"target":58},{"source":110,"target":28},{"source":110,"target":183},{"source":110,"target":61},{"source":110,"target":98},{"source":183,"target":28},{"source":170,"target":60},{"source":170,"target":184},{"source":170,"target":61},{"source":170,"target":163},{"source":184,"target":60},{"source":172,"target":60},{"source":172,"target":185},{"source":172,"target":61},{"source":172,"target":164},{"source":185,"target":60},{"source":177,"target":31},{"source":178,"target":160},{"source":62,"target":9},{"source":62,"target":36},{"source":62,"target":186},{"source":62,"target":187},{"source":62,"target":188},{"source":62,"target":189},{"source":62,"target":190},{"source":62,"target":191},{"source":186,"target":1},{"source":186,"target":192},{"source":186,"target":62},{"source":192,"target":1},{"source":187,"target":4},{"source":187,"target":193},{"source":187,"target":62},{"source":193,"target":4},{"source":188,"target":35},{"source":188,"target":194},{"source":188,"target":62},{"source":194,"target":35},{"source":189,"target":60},{"source":189,"target":195},{"source":189,"target":62},{"source":195,"target":60},{"source":190,"target":25},{"source":190,"target":196},{"source":190,"target":62},{"source":196,"target":25},{"source":191,"target":36},{"source":63,"target":9},{"source":63,"target":62},{"source":63,"target":197},{"source":63,"target":198},{"source":63,"target":199},{"source":197,"target":64},{"source":197,"target":200},{"source":197,"target":63},{"source":197,"target":201},{"source":200,"target":64},{"source":198,"target":76},{"source":198,"target":202},{"source":198,"target":63},{"source":198,"target":203},{"source":202,"target":76},{"source":199,"target":62},{"source":64,"target":9},{"source":64,"target":62},{"source":64,"target":201},{"source":64,"target":204},{"source":201,"target":63},{"source":201,"target":205},{"source":201,"target":64},{"source":201,"target":197},{"source":205,"target":63},{"source":204,"target":62},{"source":22,"target":9},{"source":22,"target":36},{"source":22,"target":160},{"source":22,"target":206},{"source":22,"target":207},{"source":22,"target":24},{"source":22,"target":208},{"source":22,"target":209},{"source":206,"target":76},{"source":206,"target":210},{"source":206,"target":22},{"source":210,"target":76},{"source":207,"target":65},{"source":207,"target":211},{"source":207,"target":22},{"source":211,"target":65},{"source":24,"target":7},{"source":24,"target":212},{"source":24,"target":22},{"source":24,"target":15},{"source":212,"target":7},{"source":208,"target":36},{"source":209,"target":160},{"source":65,"target":9},{"source":65,"target":34},{"source":65,"target":213},{"source":65,"target":214},{"source":213,"target":22},{"source":213,"target":215},{"source":213,"target":65},{"source":215,"target":22},{"source":214,"target":34},{"source":66,"target":9},{"source":66,"target":76},{"source":66,"target":216},{"source":216,"target":76},{"source":67,"target":9},{"source":67,"target":66},{"source":67,"target":217},{"source":217,"target":66},{"source":68,"target":9},{"source":68,"target":67},{"source":68,"target":218},{"source":218,"target":67},{"source":69,"target":9},{"source":69,"target":67},{"source":69,"target":77},{"source":69,"target":219},{"source":69,"target":220},{"source":219,"target":67},{"source":220,"target":77},{"source":70,"target":9},{"source":70,"target":77},{"source":70,"target":221},{"source":221,"target":77},{"source":71,"target":9},{"source":71,"target":77},{"source":71,"target":222},{"source":222,"target":77},{"source":72,"target":9},{"source":72,"target":71},{"source":72,"target":223},{"source":223,"target":71},{"source":73,"target":9},{"source":73,"target":71},{"source":73,"target":224},{"source":224,"target":71},{"source":74,"target":9},{"source":74,"target":77},{"source":74,"target":225},{"source":225,"target":77},{"source":75,"target":9},{"source":75,"target":36},{"source":75,"target":226},{"source":75,"target":227},{"source":75,"target":228},{"source":75,"target":229},{"source":75,"target":230},{"source":75,"target":231},{"source":75,"target":232},{"source":75,"target":233},{"source":226,"target":1},{"source":226,"target":234},{"source":226,"target":75},{"source":234,"target":1},{"source":227,"target":61},{"source":227,"target":235},{"source":227,"target":75},{"source":235,"target":61},{"source":228,"target":60},{"source":228,"target":236},{"source":228,"target":75},{"source":236,"target":60},{"source":229,"target":60},{"source":229,"target":237},{"source":229,"target":75},{"source":237,"target":60},{"source":230,"target":2},{"source":230,"target":238},{"source":230,"target":75},{"source":238,"target":2},{"source":231,"target":2},{"source":231,"target":239},{"source":231,"target":75},{"source":239,"target":2},{"source":232,"target":60},{"source":232,"target":240},{"source":232,"target":75},{"source":240,"target":60},{"source":233,"target":36},{"source":76,"target":9},{"source":76,"target":35},{"source":76,"target":203},{"source":76,"target":241},{"source":203,"target":63},{"source":203,"target":242},{"source":203,"target":76},{"source":203,"target":198},{"source":242,"target":63},{"source":241,"target":35},{"source":77,"target":9},{"source":77,"target":76},{"source":77,"target":243},{"source":243,"target":76},{"source":10,"target":244},{"source":10,"target":245},{"source":10,"target":246},{"source":10,"target":247},{"source":10,"target":248},{"source":10,"target":160},{"source":10,"target":249},{"source":10,"target":250},{"source":10,"target":251},{"source":10,"target":252},{"source":10,"target":253},{"source":10,"target":254},{"source":10,"target":255},{"source":10,"target":256},{"source":10,"target":257},{"source":10,"target":258},{"source":10,"target":259},{"source":10,"target":260},{"source":10,"target":261},{"source":10,"target":19},{"source":10,"target":262},{"source":10,"target":263},{"source":10,"target":264},{"source":10,"target":265},{"source":10,"target":266},{"source":10,"target":267},{"source":10,"target":5},{"source":244,"target":10},{"source":244,"target":31},{"source":244,"target":268},{"source":244,"target":269},{"source":244,"target":270},{"source":244,"target":271},{"source":244,"target":272},{"source":244,"target":273},{"source":244,"target":274},{"source":244,"target":275},{"source":244,"target":276},{"source":268,"target":1},{"source":268,"target":277},{"source":268,"target":244},{"source":277,"target":1},{"source":269,"target":4},{"source":269,"target":278},{"source":269,"target":244},{"source":278,"target":4},{"source":270,"target":160},{"source":270,"target":279},{"source":270,"target":244},{"source":279,"target":160},{"source":271,"target":60},{"source":271,"target":280},{"source":271,"target":244},{"source":280,"target":60},{"source":272,"target":1},{"source":272,"target":281},{"source":272,"target":244},{"source":281,"target":1},{"source":273,"target":245},{"source":273,"target":282},{"source":273,"target":244},{"source":273,"target":283},{"source":282,"target":245},{"source":274,"target":60},{"source":274,"target":284},{"source":274,"target":244},{"source":284,"target":60},{"source":275,"target":62},{"source":275,"target":285},{"source":275,"target":244},{"source":285,"target":62},{"source":276,"target":31},{"source":245,"target":10},{"source":245,"target":31},{"source":245,"target":286},{"source":245,"target":287},{"source":245,"target":283},{"source":245,"target":288},{"source":245,"target":289},{"source":245,"target":290},{"source":245,"target":291},{"source":286,"target":1},{"source":286,"target":292},{"source":286,"target":245},{"source":292,"target":1},{"source":287,"target":1},{"source":287,"target":293},{"source":287,"target":245},{"source":293,"target":1},{"source":283,"target":244},{"source":283,"target":294},{"source":283,"target":245},{"source":283,"target":273},{"source":294,"target":244},{"source":288,"target":248},{"source":288,"target":295},{"source":288,"target":245},{"source":295,"target":248},{"source":289,"target":245},{"source":289,"target":296},{"source":289,"target":245},{"source":296,"target":245},{"source":290,"target":245},{"source":290,"target":297},{"source":290,"target":245},{"source":297,"target":245},{"source":291,"target":31},{"source":246,"target":10},{"source":246,"target":245},{"source":246,"target":298},{"source":246,"target":299},{"source":246,"target":300},{"source":298,"target":62},{"source":298,"target":301},{"source":298,"target":246},{"source":301,"target":62},{"source":299,"target":62},{"source":299,"target":302},{"source":299,"target":246},{"source":302,"target":62},{"source":300,"target":245},{"source":247,"target":10},{"source":247,"target":245},{"source":247,"target":303},{"source":247,"target":304},{"source":303,"target":1},{"source":303,"target":305},{"source":303,"target":247},{"source":305,"target":1},{"source":304,"target":245},{"source":248,"target":10},{"source":248,"target":31},{"source":248,"target":306},{"source":248,"target":307},{"source":248,"target":308},{"source":248,"target":309},{"source":248,"target":310},{"source":248,"target":311},{"source":248,"target":312},{"source":248,"target":313},{"source":248,"target":314},{"source":306,"target":4},{"source":306,"target":315},{"source":306,"target":248},{"source":315,"target":4},{"source":307,"target":2},{"source":307,"target":316},{"source":307,"target":248},{"source":316,"target":2},{"source":308,"target":2},{"source":308,"target":317},{"source":308,"target":248},{"source":317,"target":2},{"source":309,"target":4},{"source":309,"target":318},{"source":309,"target":248},{"source":318,"target":4},{"source":310,"target":1},{"source":310,"target":319},{"source":310,"target":248},{"source":319,"target":1},{"source":311,"target":160},{"source":311,"target":320},{"source":311,"target":248},{"source":320,"target":160},{"source":312,"target":160},{"source":312,"target":321},{"source":312,"target":248},{"source":321,"target":160},{"source":313,"target":261},{"source":313,"target":322},{"source":313,"target":248},{"source":322,"target":261},{"source":314,"target":31},{"source":160,"target":10},{"source":160,"target":323},{"source":160,"target":324},{"source":160,"target":325},{"source":160,"target":326},{"source":323,"target":1},{"source":323,"target":327},{"source":323,"target":160},{"source":327,"target":1},{"source":324,"target":1},{"source":324,"target":328},{"source":324,"target":160},{"source":328,"target":1},{"source":325,"target":249},{"source":325,"target":329},{"source":325,"target":160},{"source":329,"target":249},{"source":326,"target":248},{"source":326,"target":330},{"source":326,"target":160},{"source":330,"target":248},{"source":249,"target":10},{"source":249,"target":331},{"source":249,"target":332},{"source":249,"target":333},{"source":249,"target":334},{"source":331,"target":249},{"source":332,"target":249},{"source":333,"target":249},{"source":334,"target":249},{"source":250,"target":10},{"source":250,"target":248},{"source":250,"target":335},{"source":250,"target":336},{"source":335,"target":2},{"source":335,"target":337},{"source":335,"target":250},{"source":337,"target":2},{"source":336,"target":248},{"source":251,"target":10},{"source":251,"target":248},{"source":251,"target":338},{"source":338,"target":248},{"source":252,"target":10},{"source":252,"target":248},{"source":252,"target":339},{"source":339,"target":248},{"source":253,"target":10},{"source":253,"target":248},{"source":253,"target":340},{"source":340,"target":248},{"source":254,"target":10},{"source":254,"target":248},{"source":254,"target":341},{"source":341,"target":248},{"source":255,"target":10},{"source":255,"target":248},{"source":255,"target":342},{"source":342,"target":248},{"source":256,"target":10},{"source":256,"target":254},{"source":256,"target":343},{"source":343,"target":254},{"source":257,"target":10},{"source":257,"target":250},{"source":257,"target":344},{"source":344,"target":250},{"source":258,"target":10},{"source":258,"target":250},{"source":258,"target":345},{"source":345,"target":250},{"source":259,"target":10},{"source":259,"target":255},{"source":259,"target":346},{"source":346,"target":255},{"source":260,"target":10},{"source":260,"target":255},{"source":260,"target":347},{"source":347,"target":255},{"source":261,"target":10},{"source":261,"target":348},{"source":261,"target":349},{"source":348,"target":19},{"source":348,"target":350},{"source":348,"target":261},{"source":348,"target":351},{"source":350,"target":19},{"source":349,"target":19},{"source":349,"target":352},{"source":349,"target":261},{"source":349,"target":353},{"source":352,"target":19},{"source":19,"target":10},{"source":19,"target":351},{"source":19,"target":353},{"source":19,"target":21},{"source":351,"target":261},{"source":351,"target":354},{"source":351,"target":19},{"source":351,"target":348},{"source":354,"target":261},{"source":353,"target":261},{"source":353,"target":355},{"source":353,"target":19},{"source":353,"target":349},{"source":355,"target":261},{"source":21,"target":7},{"source":21,"target":356},{"source":21,"target":19},{"source":21,"target":14},{"source":356,"target":7},{"source":262,"target":10},{"source":262,"target":261},{"source":262,"target":357},{"source":357,"target":261},{"source":263,"target":10},{"source":263,"target":261},{"source":263,"target":358},{"source":263,"target":359},{"source":358,"target":264},{"source":358,"target":360},{"source":358,"target":263},{"source":358,"target":361},{"source":360,"target":264},{"source":359,"target":261},{"source":264,"target":10},{"source":264,"target":261},{"source":264,"target":361},{"source":264,"target":362},{"source":361,"target":263},{"source":361,"target":363},{"source":361,"target":264},{"source":361,"target":358},{"source":363,"target":263},{"source":362,"target":261},{"source":265,"target":10},{"source":265,"target":264},{"source":265,"target":364},{"source":265,"target":365},{"source":265,"target":366},{"source":364,"target":1},{"source":364,"target":367},{"source":364,"target":265},{"source":367,"target":1},{"source":365,"target":1},{"source":365,"target":368},{"source":365,"target":265},{"source":368,"target":1},{"source":366,"target":264},{"source":266,"target":10},{"source":266,"target":264},{"source":266,"target":369},{"source":266,"target":370},{"source":266,"target":371},{"source":369,"target":1},{"source":369,"target":372},{"source":369,"target":266},{"source":372,"target":1},{"source":370,"target":1},{"source":370,"target":373},{"source":370,"target":266},{"source":373,"target":1},{"source":371,"target":264},{"source":267,"target":10},{"source":267,"target":264},{"source":267,"target":374},{"source":267,"target":375},{"source":267,"target":376},{"source":267,"target":377},{"source":374,"target":25},{"source":374,"target":378},{"source":374,"target":267},{"source":378,"target":25},{"source":375,"target":28},{"source":375,"target":379},{"source":375,"target":267},{"source":379,"target":28},{"source":376,"target":1},{"source":376,"target":380},{"source":376,"target":267},{"source":380,"target":1},{"source":377,"target":264}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace" nsURI="http:///www.eclipse.org/m2m/qvt/operational/trace.ecore"
nsPrefix="trace">
<eClassifiers xsi:type="ecore:EClass" name="Trace">
<eOperations name="getRecordBySource" eType="#//TraceRecord">
<eParameters name="mapping" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
<eParameters name="sourceObject" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/>
</eOperations>
<eOperations name="addRecordBySource">
<eParameters name="sourceObject" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/>
<eParameters name="mapping" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
<eParameters name="trace" eType="#//TraceRecord"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="traceRecords" upperBound="-1"
eType="#//TraceRecord" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="traceRecordMap" ordered="false"
upperBound="-1" eType="#//MappingOperationToTraceRecordMapEntry" transient="true"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceToTraceRecordMap"
ordered="false" upperBound="-1" eType="#//ObjectToTraceRecordMapEntry" transient="true"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetToTraceRecordMap"
ordered="false" upperBound="-1" eType="#//ObjectToTraceRecordMapEntry" transient="true"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TraceRecord">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingOperation" lowerBound="1"
eType="#//EMappingOperation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//EMappingContext" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" lowerBound="1"
eType="#//EMappingParameters" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="result" lowerBound="1"
eType="#//EMappingResults" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarParameterValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//EDirectionKind"
defaultValueLiteral="IN"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//EValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingOperationToTraceRecordMapEntry"
instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//TraceRecord"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingOperation">
<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:EAttribute" name="module" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeMappingOperation"
lowerBound="1" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EDirectionKind">
<eLiterals name="IN"/>
<eLiterals name="INOUT" value="1"/>
<eLiterals name="OUT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primitiveValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oclObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intermediateElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" upperBound="-1"
eType="#//EValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETuplePartValue" eSuperTypes="#//EValue">
<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="#//EValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//VarParameterValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingParameters">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//VarParameterValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingResults">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1"
eType="#//VarParameterValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectToTraceRecordMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//TraceRecord"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/marianogili/TraceabilityEditor/QvtoTrace to Trace/meta-models/trace.ecore | ecore | trace
Trace
getRecordBySource
mapping
sourceObject
addRecordBySource
sourceObject
mapping
trace
traceRecords
traceRecordMap
sourceToTraceRecordMap
targetToTraceRecordMap
TraceRecord
mappingOperation
context
parameters
result
VarParameterValue
kind
IN
name
type
value
MappingOperationToTraceRecordMapEntry
java.util.Map$Entry
java.util.Map$Entry
value
key
EMappingOperation
name
package
module
runtimeMappingOperation
EDirectionKind
IN
IN
INOUT
INOUT
OUT
OUT
EValue
primitiveValue
modelElement
oclObject
intermediateElement
collectionType
collection
ETuplePartValue
name
value
EMappingContext
context
EMappingParameters
parameters
EMappingResults
result
ObjectToTraceRecordMapEntry
java.util.Map$Entry
java.util.Map$Entry
value
key | null | {"directed":true,"nodes":[{"nsPrefix":"trace","nsURI":"http:///www.eclipse.org/m2m/qvt/operational/trace.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":"TraceRecord","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameterValue","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"MappingOperationToTraceRecordMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingOperation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EDirectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EValue","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETuplePartValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingContext","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingParameters","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingResults","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ObjectToTraceRecordMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRecordBySource","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addRecordBySource","lowerBound":0,"id":14,"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":"traceRecords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"traceRecordMap","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":true,"unsettable":false,"transient":true,"unique":true,"name":"sourceToTraceRecordMap","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":true,"unsettable":false,"transient":true,"unique":true,"name":"targetToTraceRecordMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mapping","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"sourceObject","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EParameter"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"sourceObject","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"mapping","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"trace","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EParameter"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"IN","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"type","changeable":true,"lowerBound":1,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"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":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"runtimeMappingOperation","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":"IN","id":62,"value":0,"literal":"IN","eClass":"EEnumLiteral"},{"name":"INOUT","id":63,"value":1,"literal":"INOUT","eClass":"EEnumLiteral"},{"name":"OUT","id":64,"value":2,"literal":"OUT","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":"primitiveValue","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"oclObject","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateElement","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":"collectionType","changeable":true,"lowerBound":0,"iD":false,"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":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":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":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":13,"target":2},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":20},{"source":13,"target":21},{"source":19,"target":2},{"source":20,"target":22},{"source":20,"target":13},{"source":21,"target":23},{"source":21,"target":13},{"source":14,"target":1},{"source":14,"target":24},{"source":14,"target":25},{"source":14,"target":26},{"source":24,"target":27},{"source":24,"target":14},{"source":25,"target":28},{"source":25,"target":14},{"source":26,"target":2},{"source":26,"target":29},{"source":26,"target":14},{"source":29,"target":2},{"source":15,"target":2},{"source":15,"target":30},{"source":15,"target":1},{"source":30,"target":2},{"source":16,"target":4},{"source":16,"target":31},{"source":16,"target":1},{"source":31,"target":4},{"source":17,"target":12},{"source":17,"target":32},{"source":17,"target":1},{"source":32,"target":12},{"source":18,"target":12},{"source":18,"target":33},{"source":18,"target":1},{"source":33,"target":12},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":2},{"source":38,"target":5},{"source":35,"target":9},{"source":35,"target":39},{"source":35,"target":2},{"source":39,"target":9},{"source":36,"target":10},{"source":36,"target":40},{"source":36,"target":2},{"source":40,"target":10},{"source":37,"target":11},{"source":37,"target":41},{"source":37,"target":2},{"source":41,"target":11},{"source":3,"target":0},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":42,"target":6},{"source":42,"target":46},{"source":42,"target":3},{"source":46,"target":6},{"source":43,"target":47},{"source":43,"target":3},{"source":44,"target":48},{"source":44,"target":3},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":3},{"source":49,"target":7},{"source":4,"target":0},{"source":4,"target":50},{"source":4,"target":51},{"source":50,"target":2},{"source":50,"target":52},{"source":50,"target":4},{"source":52,"target":2},{"source":51,"target":53},{"source":51,"target":4},{"source":5,"target":0},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":54,"target":58},{"source":54,"target":5},{"source":55,"target":59},{"source":55,"target":5},{"source":56,"target":60},{"source":56,"target":5},{"source":57,"target":61},{"source":57,"target":5},{"source":6,"target":0},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":62,"target":6},{"source":63,"target":6},{"source":64,"target":6},{"source":7,"target":0},{"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":65,"target":71},{"source":65,"target":7},{"source":66,"target":72},{"source":66,"target":7},{"source":67,"target":73},{"source":67,"target":7},{"source":68,"target":74},{"source":68,"target":7},{"source":69,"target":75},{"source":69,"target":7},{"source":70,"target":7},{"source":70,"target":76},{"source":70,"target":7},{"source":76,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":77},{"source":8,"target":78},{"source":8,"target":79},{"source":77,"target":80},{"source":77,"target":8},{"source":78,"target":7},{"source":78,"target":81},{"source":78,"target":8},{"source":81,"target":7},{"source":79,"target":7},{"source":9,"target":0},{"source":9,"target":82},{"source":82,"target":3},{"source":82,"target":83},{"source":82,"target":9},{"source":83,"target":3},{"source":10,"target":0},{"source":10,"target":84},{"source":84,"target":3},{"source":84,"target":85},{"source":84,"target":10},{"source":85,"target":3},{"source":11,"target":0},{"source":11,"target":86},{"source":86,"target":3},{"source":86,"target":87},{"source":86,"target":11},{"source":87,"target":3},{"source":12,"target":0},{"source":12,"target":88},{"source":12,"target":89},{"source":88,"target":2},{"source":88,"target":90},{"source":88,"target":12},{"source":90,"target":2},{"source":89,"target":91},{"source":89,"target":12}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="wsdd"
nsURI="wsdd.xmi" nsPrefix="org.eclipse.jst.j2ee.webservice.wsdd">
<eClassifiers xsi:type="ecore:EClass" name="WebServices" eSuperTypes="common.ecore#//CompatibilityDescriptionGroup">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The webservices element is the root element for the web services deployment descriptor. It specifies the set of Web service descriptions that are to be deployed into the J2EE Application Server and the dependencies they have on container resources and services.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="webServiceDescriptions"
lowerBound="1" upperBound="-1" eType="#//WebServiceDescription" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WebServiceDescription" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document. There may be multiple webservice-descriptions defined within a module.

All WSDL file ports must have a corresponding port-component element defined.

Used in: webservices
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jaxrpcMappingFile" 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 jaxrpc-mapping-file element contains the name of a file that describes the JAX-RPC mapping between the Java interaces used by the application and the WSDL description in the wsdl-file. The file name is a relative path within the module.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="webServiceDescriptionName"
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 webservice-description-name identifies the collection of port-components associated with a WSDL file and JAX-RPC mapping. The name must be unique within the deployment descriptor.


"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wsdlFile" 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 wsdl-file element contains the name of a WSDL file in the module. The file name is a relative path within the module.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="smallIcon" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="largeIcon" 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="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="portComponents" lowerBound="1"
upperBound="-1" eType="#//PortComponent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptionType" eType="ecore:EClass wscommon.ecore#//DescriptionType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="displayNameType" eType="ecore:EClass wscommon.ecore#//DisplayNameType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iconType" eType="ecore:EClass common.ecore#//IconType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortComponent" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The port-component element associates a WSDL port with a Web service interface and implementation. It defines the name of the port as a component, optional description, optional display name, optional iconic representations, WSDL port QName, Service Endpoint Interface, Service Implementation Bean.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="portComponentName" 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 port-component-name element specifies a port component's name. This name is assigned by the module producer to name the service implementation bean in the module's deployment descriptor. The name must be unique among the port component names defined in the same module.

"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceEndpointInterface"
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 service-endpoint-interface element contains the fully-qualified name of the port component's Service Endpoint Interface.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="smallIcon" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="largeIcon" 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="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wsdlPort" eType="#//WSDLPort"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceImplBean" lowerBound="1"
eType="#//ServiceImplBean" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlers" upperBound="-1"
eType="#//Handler" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptionType" eType="ecore:EClass wscommon.ecore#//DescriptionType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="displayNameType" eType="ecore:EClass wscommon.ecore#//DisplayNameType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iconType" eType="ecore:EClass common.ecore#//IconType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wsdlService" lowerBound="1"
eType="#//WSDLService" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enableMtom" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocolBinding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlerChains" eType="#//HandlersChains"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mtomThreshold" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="respectBinding" eType="#//RespectBindingType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addressing" eType="#//AddressingType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WSDLPort" eSuperTypes="common.ecore#//QName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines the name space and local name part of the WSDL port QName.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceImplBean" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The service-impl-bean element defines the Web service implementation.A service implementation can be an EJB bean class or JAX-RPC web component. Existing EJB implementations are exposed as a Web service using an ejb-link.

Used in: port-component
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eEJBLink" eType="#//EJBLink"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eServletLink" eType="#//ServletLink"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beanLink" eType="#//BeanLink"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServletLink" eSuperTypes="#//BeanLink">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.

The value of the servlet-link element must be the servlet-name of a JAX-RPC Service Endpoint in the same WAR file.

Used in: service-impl-bean
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="servletLink" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EJBLink" eSuperTypes="#//BeanLink">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ejb-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a Web Service Endpoint.

The value of the ejb-link element must be the ejb-name of an enterprise bean in the same ejb-jar file.

Used in: service-impl-bean

Examples:
<ejb-link>EmployeeRecord</ejb-link>
	<ejb-link>../products/product.jar#ProductEJB</ejb-link>
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ejbLink" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Handler" eSuperTypes="common.ecore#//CompatibilityDescriptionGroup">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Declares the handler for a port-component. Handlers can access the init-param name/value pairs using the HandlerInfo interface.

Used in: port-component
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="handlerName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="handlerClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initParams" upperBound="-1"
eType="ecore:EClass wscommon.ecore#//InitParam" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="soapHeaders" upperBound="-1"
eType="ecore:EClass wscommon.ecore#//SOAPHeader" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="soapRoles" upperBound="-1"
eType="ecore:EClass wscommon.ecore#//SOAPRole" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BeanLink" eSuperTypes="common.ecore#//J2EEEObject"/>
<eClassifiers xsi:type="ecore:EClass" name="WSDLService" eSuperTypes="common.ecore#//QName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines the name space and local name part of the WSDL port QName.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HandlerChain" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Declares the handler for a port-component. Handlers can access the init-param name/value pairs using the HandlerInfo interface.

Used in: port-component
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="portNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocolBindings" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlers" lowerBound="1"
upperBound="-1" eType="#//Handler" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HandlersChains" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ejb-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a Web Service Endpoint.

The value of the ejb-link element must be the ejb-name of an enterprise bean in the same ejb-jar file.

Used in: service-impl-bean

Examples:
<ejb-link>EmployeeRecord</ejb-link>
	<ejb-link>../products/product.jar#ProductEJB</ejb-link>
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlerChain" upperBound="-1"
eType="#//HandlerChain" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RespectBindingType" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddressingType" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="responses" eType="#//AddressingResponsesType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AddressingResponsesType">
<eLiterals name="ANONYMOUS"/>
<eLiterals name="NONANONYMOUS" value="1"/>
<eLiterals name="ALL" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/wuxxx/tool/plugins/org.eclipse.jst.j2ee.core/model/wsdd.ecore | ecore | wsdd
WebServices
webServiceDescriptions
WebServiceDescription
jaxrpcMappingFile
webServiceDescriptionName
wsdlFile
smallIcon
largeIcon
description
displayName
portComponents
descriptionType
displayNameType
iconType
PortComponent
portComponentName
serviceEndpointInterface
smallIcon
largeIcon
description
displayName
wsdlPort
serviceImplBean
handlers
descriptionType
displayNameType
iconType
wsdlService
enableMtom
protocolBinding
handlerChains
mtomThreshold
respectBinding
addressing
WSDLPort
ServiceImplBean
eEJBLink
eServletLink
beanLink
ServletLink
servletLink
EJBLink
ejbLink
Handler
handlerName
handlerClass
initParams
soapHeaders
soapRoles
BeanLink
WSDLService
HandlerChain
serviceNamePattern
portNamePattern
protocolBindings
handlers
HandlersChains
handlerChain
RespectBindingType
enabled
AddressingType
enabled
required
responses
AddressingResponsesType
ANONYMOUS
ANONYMOUS
NONANONYMOUS
NONANONYMOUS
ALL
ALL | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.jst.j2ee.webservice.wsdd","nsURI":"wsdd.xmi","name":"wsdd","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebServices","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebServiceDescription","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortComponent","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSDLPort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceImplBean","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServletLink","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EJBLink","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Handler","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BeanLink","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WSDLService","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HandlerChain","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HandlersChains","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RespectBindingType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressingType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AddressingResponsesType","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"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":"webServiceDescriptions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"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":"jaxrpcMappingFile","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"webServiceDescriptionName","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":"wsdlFile","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"smallIcon","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":"largeIcon","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":"description","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":"displayName","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":true,"unsettable":false,"transient":false,"unique":true,"name":"portComponents","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":"descriptionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"displayNameType","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":"iconType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portComponentName","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceEndpointInterface","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"smallIcon","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"largeIcon","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":"description","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":"displayName","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wsdlPort","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":"serviceImplBean","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":"handlers","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":"descriptionType","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":"displayNameType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iconType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wsdlService","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"enableMtom","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":"protocolBinding","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"handlerChains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mtomThreshold","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"respectBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addressing","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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eEJBLink","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":"eServletLink","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":"beanLink","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":"servletLink","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ejbLink","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":"handlerName","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"handlerClass","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"soapHeaders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"soapRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serviceNamePattern","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":"portNamePattern","changeable":true,"lowerBound":0,"iD":false,"id":109,"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":"protocolBindings","changeable":true,"lowerBound":0,"iD":false,"id":110,"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":"handlers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"handlerChain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"responses","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"name":"ANONYMOUS","id":130,"value":0,"literal":"ANONYMOUS","eClass":"EEnumLiteral"},{"name":"NONANONYMOUS","id":131,"value":1,"literal":"NONANONYMOUS","eClass":"EEnumLiteral"},{"name":"ALL","id":132,"value":2,"literal":"ALL","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":1,"target":0},{"source":1,"target":16},{"source":1,"target":17},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":1},{"source":18,"target":2},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":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":19,"target":31},{"source":19,"target":2},{"source":20,"target":32},{"source":20,"target":2},{"source":21,"target":33},{"source":21,"target":2},{"source":22,"target":34},{"source":22,"target":2},{"source":23,"target":35},{"source":23,"target":2},{"source":24,"target":36},{"source":24,"target":2},{"source":25,"target":37},{"source":25,"target":2},{"source":26,"target":3},{"source":26,"target":38},{"source":26,"target":2},{"source":38,"target":3},{"source":27,"target":39},{"source":27,"target":2},{"source":28,"target":40},{"source":28,"target":2},{"source":29,"target":41},{"source":29,"target":2},{"source":3,"target":0},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":42,"target":62},{"source":42,"target":3},{"source":43,"target":63},{"source":43,"target":3},{"source":44,"target":64},{"source":44,"target":3},{"source":45,"target":65},{"source":45,"target":3},{"source":46,"target":66},{"source":46,"target":3},{"source":47,"target":67},{"source":47,"target":3},{"source":48,"target":4},{"source":48,"target":68},{"source":48,"target":3},{"source":68,"target":4},{"source":49,"target":5},{"source":49,"target":69},{"source":49,"target":3},{"source":69,"target":5},{"source":50,"target":8},{"source":50,"target":70},{"source":50,"target":3},{"source":70,"target":8},{"source":51,"target":71},{"source":51,"target":3},{"source":52,"target":72},{"source":52,"target":3},{"source":53,"target":73},{"source":53,"target":3},{"source":54,"target":10},{"source":54,"target":74},{"source":54,"target":3},{"source":74,"target":10},{"source":55,"target":75},{"source":55,"target":3},{"source":56,"target":76},{"source":56,"target":3},{"source":57,"target":12},{"source":57,"target":77},{"source":57,"target":3},{"source":77,"target":12},{"source":58,"target":78},{"source":58,"target":3},{"source":59,"target":13},{"source":59,"target":79},{"source":59,"target":3},{"source":79,"target":13},{"source":60,"target":14},{"source":60,"target":80},{"source":60,"target":3},{"source":80,"target":14},{"source":4,"target":0},{"source":4,"target":81},{"source":5,"target":0},{"source":5,"target":82},{"source":5,"target":83},{"source":5,"target":84},{"source":5,"target":85},{"source":82,"target":7},{"source":82,"target":86},{"source":82,"target":5},{"source":86,"target":7},{"source":83,"target":6},{"source":83,"target":87},{"source":83,"target":5},{"source":87,"target":6},{"source":84,"target":9},{"source":84,"target":88},{"source":84,"target":5},{"source":88,"target":9},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":89},{"source":6,"target":90},{"source":89,"target":91},{"source":89,"target":6},{"source":90,"target":9},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":92},{"source":7,"target":93},{"source":92,"target":94},{"source":92,"target":7},{"source":93,"target":9},{"source":8,"target":0},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":8,"target":99},{"source":8,"target":100},{"source":95,"target":101},{"source":95,"target":8},{"source":96,"target":102},{"source":96,"target":8},{"source":97,"target":103},{"source":97,"target":8},{"source":98,"target":104},{"source":98,"target":8},{"source":99,"target":105},{"source":99,"target":8},{"source":9,"target":0},{"source":9,"target":106},{"source":10,"target":0},{"source":10,"target":107},{"source":11,"target":0},{"source":11,"target":108},{"source":11,"target":109},{"source":11,"target":110},{"source":11,"target":111},{"source":11,"target":112},{"source":108,"target":113},{"source":108,"target":11},{"source":109,"target":114},{"source":109,"target":11},{"source":110,"target":115},{"source":110,"target":11},{"source":111,"target":8},{"source":111,"target":116},{"source":111,"target":11},{"source":116,"target":8},{"source":12,"target":0},{"source":12,"target":117},{"source":12,"target":118},{"source":117,"target":11},{"source":117,"target":119},{"source":117,"target":12},{"source":119,"target":11},{"source":13,"target":0},{"source":13,"target":120},{"source":13,"target":121},{"source":120,"target":122},{"source":120,"target":13},{"source":14,"target":0},{"source":14,"target":123},{"source":14,"target":124},{"source":14,"target":125},{"source":14,"target":126},{"source":123,"target":127},{"source":123,"target":14},{"source":124,"target":128},{"source":124,"target":14},{"source":125,"target":15},{"source":125,"target":129},{"source":125,"target":14},{"source":129,"target":15},{"source":15,"target":0},{"source":15,"target":130},{"source":15,"target":131},{"source":15,"target":132},{"source":130,"target":15},{"source":131,"target":15},{"source":132,"target":15}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="TestPackage" nsURI="www.testpackage.org" nsPrefix="tp">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/import">
<details key="Ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="TestClass" instanceClassName="TCname"
eSuperTypes="#//SuperClass #//UberClass">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility">
<details key="visibility" value="private"/>
</eAnnotations>
<eOperations name="testOp" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
eExceptions="#//SubPackage/SubTestInterface #//SubPackage/SubTestClass">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility">
<details key="visibility" value="private"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/precondition">
<details key="name" value="testPre"/>
<details key="message" value="Hey!"/>
<details key="formula" value="lone testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/body">
<details key="name" value="testPre"/>
<details key="expression" value="testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/postcondition">
<details key="name" value="testPost"/>
<details key="message" value="Hey!"/>
<details key="formula" value="one testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/static"/>
<eParameters name="testParam" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="testParam2" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/>
</eOperations>
<eOperations name="testOp1" ordered="false" eType="#//TestDataType"/>
<eOperations name="testOp2" ordered="false" lowerBound="1" eType="#//TestDataType"/>
<eOperations name="testOp3" upperBound="-1" eType="#//TestDataType"/>
<eOperations name="testOp4" lowerBound="1" upperBound="-1" eType="#//TestDataType"/>
<eOperations name="testOp5" lowerBound="3" upperBound="6" eType="#//TestDataType"/>
<eOperations name="testVoidOp" ordered="false" lowerBound="1">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/precondition">
<details key="name" value="testPre"/>
<details key="message" value="Hey!"/>
<details key="formula" value="lone testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/body">
<details key="name" value="testBody"/>
<details key="expression" value="testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/postcondition">
<details key="name" value="testPost"/>
<details key="message" value="Hey!"/>
<details key="formula" value="one testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/postcondition">
<details key="name" value="testPost2"/>
<details key="message" value="Hey!"/>
<details key="formula" value="one testOp"/>
</eAnnotations>
</eOperations>
<eOperations name="testOp6" upperBound="-1" eType="#//TestDataType">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/nullable"/>
</eOperations>
<eOperations name="testOp7" lowerBound="1" upperBound="-1" eType="#//TestDataType">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/nullable"/>
</eOperations>
<eOperations name="testOp8" lowerBound="3" upperBound="6" eType="#//TestDataType">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/nullable"/>
</eOperations>
<eOperations name="testOp9" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
eExceptions="#//SubPackage/SubTestInterface #//SubPackage/SubTestClass">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility">
<details key="visibility" value="private"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/precondition">
<details key="name" value="testPre"/>
<details key="message" value="Hey!"/>
<details key="formula" value="lone testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/body">
<details key="name" value="testPre"/>
<details key="expression" value="testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/operation/postcondition">
<details key="name" value="testPost"/>
<details key="message" value="Hey!"/>
<details key="formula" value="one testOp"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/static"/>
<eParameters name="testParam" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/nullable"/>
</eParameters>
<eParameters name="testParam2" lowerBound="2" upperBound="2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/nullable"/>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestInterface" instanceClassName="TIname"
abstract="true" interface="true" eSuperTypes="#//SuperClass"/>
<eClassifiers xsi:type="ecore:EEnum" name="TestEnum" instanceClassName="TEname"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="TestDataType" instanceClassName="TDTname"
serializable="false">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/datatype/primitive"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperClass" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="UberClass" abstract="true"/>
<eSubpackages name="SubPackage" nsURI="www.sub.testpackage.org" nsPrefix="sp">
<eClassifiers xsi:type="ecore:EClass" name="SubTestClass"/>
<eClassifiers xsi:type="ecore:EClass" name="SubTestInterface" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EEnum" name="SubTestEnum"/>
<eClassifiers xsi:type="ecore:EDataType" name="SubTestDataType" instanceClassName="STDTname"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/ModelWriter/AlloyInEcore/Source/eu.modelwriter.core.alloyinecore.mapping/test/OperationTest.ecore | ecore | TestPackage
TestClass
TCname
TCname
testOp
testParam
testParam2
testOp1
testOp2
testOp3
testOp4
testOp5
testVoidOp
testOp6
testOp7
testOp8
testOp9
testParam
testParam2
TestInterface
TIname
TIname
TestEnum
TEname
TEname
TestDataType
TDTname
TDTname
SuperClass
UberClass
SubPackage
SubTestClass
SubTestInterface
SubTestEnum
SubTestDataType
STDTname
STDTname | null | {"directed":true,"nodes":[{"nsPrefix":"tp","nsURI":"www.testpackage.org","name":"TestPackage","id":0,"eClass":"EPackage"},{"instanceTypeName":"TCname","defaultValue":null,"instanceClassName":"TCname","name":"TestClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"TIname","defaultValue":null,"instanceClassName":"TIname","name":"TestInterface","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":"TEname","defaultValue":null,"instanceClassName":"TEname","name":"TestEnum","instanceClass":null,"id":3,"serializable":false,"eClass":"EEnum"},{"instanceTypeName":"TDTname","defaultValue":null,"instanceClassName":"TDTname","name":"TestDataType","instanceClass":null,"id":4,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperClass","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UberClass","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"nsPrefix":"sp","nsURI":"www.sub.testpackage.org","name":"SubPackage","id":7,"eClass":"EPackage"},{"ordered":false,"upperBound":1,"unique":true,"name":"testOp","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"testOp1","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"testOp2","lowerBound":1,"id":10,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"testOp3","lowerBound":0,"id":11,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"testOp4","lowerBound":1,"id":12,"many":true,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":6,"unique":true,"name":"testOp5","lowerBound":3,"id":13,"many":true,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"testVoidOp","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"testOp6","lowerBound":0,"id":15,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"testOp7","lowerBound":1,"id":16,"many":true,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":6,"unique":true,"name":"testOp8","lowerBound":3,"id":17,"many":true,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"testOp9","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EOperation"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"testParam","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"testParam2","lowerBound":1,"id":23,"many":true,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubTestInterface","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubTestClass","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":-1,"unique":true,"name":"testParam","lowerBound":1,"id":39,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":2,"unique":true,"name":"testParam2","lowerBound":2,"id":40,"many":true,"required":true,"eClass":"EParameter"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubTestEnum","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"STDTname","defaultValue":null,"instanceClassName":"STDTname","name":"SubTestDataType","instanceClass":null,"id":47,"serializable":true,"eClass":"EDataType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"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":8,"target":21},{"source":8,"target":1},{"source":8,"target":22},{"source":8,"target":23},{"source":8,"target":24},{"source":8,"target":25},{"source":8,"target":26},{"source":8,"target":27},{"source":22,"target":28},{"source":22,"target":8},{"source":23,"target":29},{"source":23,"target":8},{"source":26,"target":24},{"source":27,"target":25},{"source":9,"target":4},{"source":9,"target":30},{"source":9,"target":1},{"source":30,"target":4},{"source":10,"target":4},{"source":10,"target":31},{"source":10,"target":1},{"source":31,"target":4},{"source":11,"target":4},{"source":11,"target":32},{"source":11,"target":1},{"source":32,"target":4},{"source":12,"target":4},{"source":12,"target":33},{"source":12,"target":1},{"source":33,"target":4},{"source":13,"target":4},{"source":13,"target":34},{"source":13,"target":1},{"source":34,"target":4},{"source":14,"target":1},{"source":15,"target":4},{"source":15,"target":35},{"source":15,"target":1},{"source":35,"target":4},{"source":16,"target":4},{"source":16,"target":36},{"source":16,"target":1},{"source":36,"target":4},{"source":17,"target":4},{"source":17,"target":37},{"source":17,"target":1},{"source":37,"target":4},{"source":18,"target":38},{"source":18,"target":1},{"source":18,"target":39},{"source":18,"target":40},{"source":18,"target":24},{"source":18,"target":25},{"source":18,"target":41},{"source":18,"target":42},{"source":39,"target":43},{"source":39,"target":18},{"source":40,"target":44},{"source":40,"target":18},{"source":41,"target":24},{"source":42,"target":25},{"source":19,"target":5},{"source":20,"target":6},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":45},{"source":45,"target":5},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":25},{"source":7,"target":24},{"source":7,"target":46},{"source":7,"target":47},{"source":7,"target":0},{"source":25,"target":7},{"source":24,"target":7},{"source":46,"target":7},{"source":47,"target":7}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="vql" nsURI="http://www.eclipse.org/viatra/query/patternlanguage/emf/PatternLanguage"
nsPrefix="PatternLanguage">
<eClassifiers xsi:type="ecore:EClass" name="VQLImportSection" eSuperTypes="http://www.eclipse.org/xtext/xbase/Xtype#//XImportSection">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" upperBound="-1"
eType="#//PackageImport" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="patternImport" upperBound="-1"
eType="#//PatternImport" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageImport">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternImport">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" eType="#//Pattern"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1"
eType="#//Pattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EClassifierConstraint" eSuperTypes="#//Constraint #//UnaryTypeConstraint">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumValue" eSuperTypes="#//ValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EEnumLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternModel">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="importPackages" eType="#//VQLImportSection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1"
eType="#//Pattern" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassType" eSuperTypes="#//EntityType">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" eType="#//PackageImport"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classname" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//RelationType">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="refname" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" eType="#//Modifiers"
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="parameters" upperBound="-1"
eType="#//Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodies" upperBound="-1"
eType="#//PatternBody" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//AnnotationParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationParameter">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ValueReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifiers">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="private" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="execution" eType="#//ExecutionType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ExecutionType">
<eLiterals name="unspecified" literal="unspecified"/>
<eLiterals name="search" value="1" literal="search"/>
<eLiterals name="incremental" value="2" literal="incremental"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//Expression">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirection">
<eLiterals name="inout" literal="inout"/>
<eLiterals name="in" value="1" literal="in"/>
<eLiterals name="out" value="2" literal="out"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableReference" eSuperTypes="#//ValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="var" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>Warning! This feature contains the original reference text,
 not the variable name. For variable name, use the
 {@link #variable}/{@link Variable#getName} reference chain.

 This is significant when using anonymous variables (named '_').</p>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="PatternBody">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//Constraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//Variable" transient="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="PatternCall" eSuperTypes="#//CallableRelation">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="patternRef" eType="#//Pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ValueReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompareFeature">
<eLiterals name="equality" literal="=="/>
<eLiterals name="inequality" value="1" literal="!="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueReference" eSuperTypes="#//Expression">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralValueReference" eSuperTypes="#//ValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputationValue" eSuperTypes="#//ValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterRef" eSuperTypes="#//Variable">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="referredParam" eType="#//Variable"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//Variable">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//ParameterDirection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalVariable" eSuperTypes="#//Variable">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaType" eSuperTypes="#//EntityType">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="classRef" eType="ecore:EClass http://www.eclipse.org/xtext/common/JavaVMTypes#//JvmDeclaredType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationType" eSuperTypes="#//Type">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeCheckConstraint" eSuperTypes="#//Constraint #//UnaryTypeConstraint">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternCompositionConstraint" eSuperTypes="#//Constraint">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="call" eType="#//CallableRelation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompareConstraint" eSuperTypes="#//Constraint">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#//ValueReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" eType="#//CompareFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#//ValueReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckConstraint" eSuperTypes="#//Constraint">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass http://www.eclipse.org/xtext/xbase/Xbase#//XExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathExpressionConstraint" eSuperTypes="#//Constraint #//CallableRelation">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeTypes" upperBound="-1"
eType="#//ReferenceType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceType" eType="#//ClassType"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//VariableReference"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dst" eType="#//ValueReference"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.0"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="#//LiteralValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<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="NumberValue" eSuperTypes="#//LiteralValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass http://www.eclipse.org/xtext/xbase/Xbase#//XNumberLiteral"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoolValue" eSuperTypes="#//LiteralValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass http://www.eclipse.org/xtext/xbase/Xbase#//XBooleanLiteral"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListValue" eSuperTypes="#//LiteralValueReference">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//ValueReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionEvaluationValue" eSuperTypes="#//ComputationValue">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass http://www.eclipse.org/xtext/xbase/Xbase#//XExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregatedValue" eSuperTypes="#//ComputationValue">
<eOperations name="toString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return org.eclipse.viatra.query.patternlanguage.emf.util.ASTStringProvider.INSTANCE.doSwitch(this);"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregator" eType="ecore:EClass http://www.eclipse.org/xtext/common/JavaVMTypes#//JvmDeclaredType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="call" eType="#//CallableRelation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" eType="ecore:EClass http://www.eclipse.org/xtext/common/JavaVMTypes#//JvmType"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<p>This feature contains the aggregate parameter type inferred for this aggregator."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ClosureType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies closure type, such as reflexive-transitive or transitive. The default value is the original relation.

@since 2.0"/>
</eAnnotations>
<eLiterals name="original" literal="ORIGINAL"/>
<eLiterals name="reflexive_transitive" value="1" literal="REFLEXIVE_TRANSITIVE"/>
<eLiterals name="transitive" value="2" literal="TRANSITIVE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallableRelation" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transitive" eType="#//ClosureType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryTypeConstraint" abstract="true"
eSuperTypes="#//CallableRelation">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//EntityType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" eType="#//VariableReference"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/viatra/org.eclipse.viatra/query/plugins/org.eclipse.viatra.query.patternlanguage.emf/model/PatternLanguage.ecore | ecore | vql
VQLImportSection
toString
packageImport
patternImport
PackageImport
toString
ePackage
alias
PatternImport
toString
pattern
packageName
patterns
EClassifierConstraint
toString
EnumValue
toString
enumeration
literal
PatternModel
toString
importPackages
packageName
patterns
ClassType
toString
metamodel
classname
ReferenceType
toString
refname
Pattern
toString
annotations
modifiers
name
parameters
bodies
Annotation
toString
name
parameters
AnnotationParameter
toString
name
value
Modifiers
toString
private
execution
ExecutionType
unspecified
unspecified
search
search
incremental
incremental
Expression
toString
Variable
toString
name
type
ParameterDirection
inout
inout
in
in
out
out
VariableReference
toString
aggregator
var
variable
Type
toString
typename
EntityType
PatternBody
toString
name
constraints
variables
Constraint
PatternCall
toString
patternRef
parameters
CompareFeature
equality
==
inequality
!=
ValueReference
toString
LiteralValueReference
toString
ComputationValue
toString
ParameterRef
toString
referredParam
Parameter
toString
direction
LocalVariable
toString
JavaType
toString
classRef
RelationType
toString
TypeCheckConstraint
toString
PatternCompositionConstraint
toString
negative
call
CompareConstraint
toString
leftOperand
feature
rightOperand
CheckConstraint
toString
expression
PathExpressionConstraint
toString
edgeTypes
sourceType
src
dst
StringValue
toString
value
NumberValue
toString
value
negative
false
BoolValue
toString
value
ListValue
toString
values
FunctionEvaluationValue
toString
expression
AggregatedValue
toString
aggregator
call
aggregateType
ClosureType
original
ORIGINAL
reflexive_transitive
REFLEXIVE_TRANSITIVE
transitive
TRANSITIVE
CallableRelation
transitive
UnaryTypeConstraint
type
var | null | {"directed":true,"nodes":[{"nsPrefix":"PatternLanguage","nsURI":"http://www.eclipse.org/viatra/query/patternlanguage/emf/PatternLanguage","name":"vql","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VQLImportSection","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternImport","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifierConstraint","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationParameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifiers","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExecutionType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirection","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternBody","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternCall","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareFeature","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueReference","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralValueReference","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputationValue","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterRef","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVariable","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeCheckConstraint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternCompositionConstraint","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompareConstraint","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckConstraint","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathExpressionConstraint","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolValue","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListValue","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionEvaluationValue","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregatedValue","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ClosureType","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableRelation","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryTypeConstraint","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"patternImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":53,"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":"ePackage","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":"alias","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":59,"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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packageName","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"patterns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":71,"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":"enumeration","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":"literal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":78,"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":"importPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packageName","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":"patterns","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":86,"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":"metamodel","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":"classname","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":93,"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":"refname","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":98,"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":"annotations","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":"modifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"bodies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","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,"unique":true,"name":"toString","lowerBound":0,"id":122,"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":"private","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"execution","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"name":"unspecified","id":128,"value":0,"literal":"unspecified","eClass":"EEnumLiteral"},{"name":"search","id":129,"value":1,"literal":"search","eClass":"EEnumLiteral"},{"name":"incremental","id":130,"value":2,"literal":"incremental","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"name":"inout","id":140,"value":0,"literal":"inout","eClass":"EEnumLiteral"},{"name":"in","id":141,"value":1,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":142,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aggregator","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":"var","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"typename","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":"toString","lowerBound":0,"id":157,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":165,"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":"patternRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"name":"equality","id":172,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"inequality","id":173,"value":1,"literal":"!=","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":174,"many":false,"required":false,"eClass":"EOperation"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EOperation"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EOperation"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"referredParam","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,"unique":true,"name":"toString","lowerBound":0,"id":188,"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":"direction","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EOperation"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":196,"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":"classRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EOperation"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":208,"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":"negative","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"call","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":215,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"container":false,"ordered":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":218,"derived":false},{"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":"toString","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":229,"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":"edgeTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceType","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":"src","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":"dst","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"},{"id":240,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":241,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":246,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"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":"negative","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":253,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":258,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":268,"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":"aggregator","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":"call","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":false,"unsettable":false,"transient":true,"unique":true,"name":"aggregateType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":true},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"name":"original","id":277,"value":0,"literal":"ORIGINAL","eClass":"EEnumLiteral"},{"name":"reflexive_transitive","id":278,"value":1,"literal":"REFLEXIVE_TRANSITIVE","eClass":"EEnumLiteral"},{"name":"transitive","id":279,"value":2,"literal":"TRANSITIVE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transitive","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"var","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":1,"target":0},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":46,"target":50},{"source":46,"target":1},{"source":47,"target":2},{"source":47,"target":51},{"source":47,"target":1},{"source":51,"target":2},{"source":48,"target":3},{"source":48,"target":52},{"source":48,"target":1},{"source":52,"target":3},{"source":2,"target":0},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":53,"target":56},{"source":53,"target":2},{"source":54,"target":57},{"source":54,"target":2},{"source":55,"target":58},{"source":55,"target":2},{"source":3,"target":0},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":59,"target":63},{"source":59,"target":3},{"source":60,"target":9},{"source":60,"target":64},{"source":60,"target":3},{"source":64,"target":9},{"source":61,"target":65},{"source":61,"target":3},{"source":62,"target":9},{"source":62,"target":66},{"source":62,"target":3},{"source":66,"target":9},{"source":4,"target":0},{"source":4,"target":21},{"source":4,"target":45},{"source":4,"target":67},{"source":4,"target":68},{"source":4,"target":69},{"source":67,"target":70},{"source":67,"target":4},{"source":68,"target":21},{"source":69,"target":45},{"source":5,"target":0},{"source":5,"target":24},{"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":76},{"source":72,"target":5},{"source":73,"target":77},{"source":73,"target":5},{"source":74,"target":24},{"source":6,"target":0},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":78,"target":82},{"source":78,"target":6},{"source":79,"target":1},{"source":79,"target":83},{"source":79,"target":6},{"source":83,"target":1},{"source":80,"target":84},{"source":80,"target":6},{"source":81,"target":9},{"source":81,"target":85},{"source":81,"target":6},{"source":85,"target":9},{"source":7,"target":0},{"source":7,"target":19},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":7,"target":89},{"source":86,"target":90},{"source":86,"target":7},{"source":87,"target":2},{"source":87,"target":91},{"source":87,"target":7},{"source":91,"target":2},{"source":88,"target":92},{"source":88,"target":7},{"source":89,"target":19},{"source":8,"target":0},{"source":8,"target":31},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":93,"target":96},{"source":93,"target":8},{"source":94,"target":97},{"source":94,"target":8},{"source":95,"target":31},{"source":9,"target":0},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":98,"target":104},{"source":98,"target":9},{"source":99,"target":10},{"source":99,"target":105},{"source":99,"target":9},{"source":105,"target":10},{"source":100,"target":12},{"source":100,"target":106},{"source":100,"target":9},{"source":106,"target":12},{"source":101,"target":107},{"source":101,"target":9},{"source":102,"target":15},{"source":102,"target":108},{"source":102,"target":9},{"source":108,"target":15},{"source":103,"target":20},{"source":103,"target":109},{"source":103,"target":9},{"source":109,"target":20},{"source":10,"target":0},{"source":10,"target":110},{"source":10,"target":111},{"source":10,"target":112},{"source":110,"target":113},{"source":110,"target":10},{"source":111,"target":114},{"source":111,"target":10},{"source":112,"target":11},{"source":112,"target":115},{"source":112,"target":10},{"source":115,"target":11},{"source":11,"target":0},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":116,"target":119},{"source":116,"target":11},{"source":117,"target":120},{"source":117,"target":11},{"source":118,"target":24},{"source":118,"target":121},{"source":118,"target":11},{"source":121,"target":24},{"source":12,"target":0},{"source":12,"target":122},{"source":12,"target":123},{"source":12,"target":124},{"source":122,"target":125},{"source":122,"target":12},{"source":123,"target":126},{"source":123,"target":12},{"source":124,"target":13},{"source":124,"target":127},{"source":124,"target":12},{"source":127,"target":13},{"source":13,"target":0},{"source":13,"target":128},{"source":13,"target":129},{"source":13,"target":130},{"source":128,"target":13},{"source":129,"target":13},{"source":130,"target":13},{"source":14,"target":0},{"source":14,"target":131},{"source":131,"target":132},{"source":131,"target":14},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":133},{"source":15,"target":134},{"source":15,"target":135},{"source":15,"target":136},{"source":133,"target":137},{"source":133,"target":15},{"source":134,"target":138},{"source":134,"target":15},{"source":135,"target":18},{"source":135,"target":139},{"source":135,"target":15},{"source":139,"target":18},{"source":136,"target":14},{"source":16,"target":0},{"source":16,"target":140},{"source":16,"target":141},{"source":16,"target":142},{"source":140,"target":16},{"source":141,"target":16},{"source":142,"target":16},{"source":17,"target":0},{"source":17,"target":24},{"source":17,"target":143},{"source":17,"target":144},{"source":17,"target":145},{"source":17,"target":146},{"source":17,"target":147},{"source":143,"target":148},{"source":143,"target":17},{"source":144,"target":149},{"source":144,"target":17},{"source":145,"target":150},{"source":145,"target":17},{"source":146,"target":15},{"source":146,"target":151},{"source":146,"target":17},{"source":151,"target":15},{"source":147,"target":24},{"source":18,"target":0},{"source":18,"target":152},{"source":18,"target":153},{"source":152,"target":154},{"source":152,"target":18},{"source":153,"target":155},{"source":153,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":156},{"source":156,"target":18},{"source":20,"target":0},{"source":20,"target":157},{"source":20,"target":158},{"source":20,"target":159},{"source":20,"target":160},{"source":157,"target":161},{"source":157,"target":20},{"source":158,"target":162},{"source":158,"target":20},{"source":159,"target":21},{"source":159,"target":163},{"source":159,"target":20},{"source":163,"target":21},{"source":160,"target":15},{"source":160,"target":164},{"source":160,"target":20},{"source":164,"target":15},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":44},{"source":22,"target":165},{"source":22,"target":166},{"source":22,"target":167},{"source":22,"target":168},{"source":165,"target":169},{"source":165,"target":22},{"source":166,"target":9},{"source":166,"target":170},{"source":166,"target":22},{"source":170,"target":9},{"source":167,"target":24},{"source":167,"target":171},{"source":167,"target":22},{"source":171,"target":24},{"source":168,"target":44},{"source":23,"target":0},{"source":23,"target":172},{"source":23,"target":173},{"source":172,"target":23},{"source":173,"target":23},{"source":24,"target":0},{"source":24,"target":14},{"source":24,"target":174},{"source":24,"target":175},{"source":174,"target":176},{"source":174,"target":24},{"source":175,"target":14},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":177},{"source":25,"target":178},{"source":177,"target":179},{"source":177,"target":25},{"source":178,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":180},{"source":26,"target":181},{"source":180,"target":182},{"source":180,"target":26},{"source":181,"target":24},{"source":27,"target":0},{"source":27,"target":15},{"source":27,"target":183},{"source":27,"target":184},{"source":27,"target":185},{"source":183,"target":186},{"source":183,"target":27},{"source":184,"target":15},{"source":184,"target":187},{"source":184,"target":27},{"source":187,"target":15},{"source":185,"target":15},{"source":28,"target":0},{"source":28,"target":15},{"source":28,"target":188},{"source":28,"target":189},{"source":28,"target":190},{"source":188,"target":191},{"source":188,"target":28},{"source":189,"target":16},{"source":189,"target":192},{"source":189,"target":28},{"source":192,"target":16},{"source":190,"target":15},{"source":29,"target":0},{"source":29,"target":15},{"source":29,"target":193},{"source":29,"target":194},{"source":193,"target":195},{"source":193,"target":29},{"source":194,"target":15},{"source":30,"target":0},{"source":30,"target":19},{"source":30,"target":196},{"source":30,"target":197},{"source":30,"target":198},{"source":196,"target":199},{"source":196,"target":30},{"source":197,"target":200},{"source":197,"target":30},{"source":198,"target":19},{"source":31,"target":0},{"source":31,"target":18},{"source":31,"target":201},{"source":31,"target":202},{"source":201,"target":203},{"source":201,"target":31},{"source":202,"target":18},{"source":32,"target":0},{"source":32,"target":21},{"source":32,"target":45},{"source":32,"target":204},{"source":32,"target":205},{"source":32,"target":206},{"source":204,"target":207},{"source":204,"target":32},{"source":205,"target":21},{"source":206,"target":45},{"source":33,"target":0},{"source":33,"target":21},{"source":33,"target":208},{"source":33,"target":209},{"source":33,"target":210},{"source":33,"target":211},{"source":208,"target":212},{"source":208,"target":33},{"source":209,"target":213},{"source":209,"target":33},{"source":210,"target":44},{"source":210,"target":214},{"source":210,"target":33},{"source":214,"target":44},{"source":211,"target":21},{"source":34,"target":0},{"source":34,"target":21},{"source":34,"target":215},{"source":34,"target":216},{"source":34,"target":217},{"source":34,"target":218},{"source":34,"target":219},{"source":215,"target":220},{"source":215,"target":34},{"source":216,"target":24},{"source":216,"target":221},{"source":216,"target":34},{"source":221,"target":24},{"source":217,"target":23},{"source":217,"target":222},{"source":217,"target":34},{"source":222,"target":23},{"source":218,"target":24},{"source":218,"target":223},{"source":218,"target":34},{"source":223,"target":24},{"source":219,"target":21},{"source":35,"target":0},{"source":35,"target":21},{"source":35,"target":224},{"source":35,"target":225},{"source":35,"target":226},{"source":224,"target":227},{"source":224,"target":35},{"source":225,"target":228},{"source":225,"target":35},{"source":226,"target":21},{"source":36,"target":0},{"source":36,"target":21},{"source":36,"target":44},{"source":36,"target":229},{"source":36,"target":230},{"source":36,"target":231},{"source":36,"target":232},{"source":36,"target":233},{"source":36,"target":234},{"source":36,"target":235},{"source":229,"target":236},{"source":229,"target":36},{"source":230,"target":8},{"source":230,"target":237},{"source":230,"target":36},{"source":237,"target":8},{"source":231,"target":7},{"source":231,"target":238},{"source":231,"target":36},{"source":238,"target":7},{"source":232,"target":17},{"source":232,"target":239},{"source":232,"target":36},{"source":239,"target":17},{"source":233,"target":24},{"source":233,"target":240},{"source":233,"target":36},{"source":240,"target":24},{"source":234,"target":21},{"source":235,"target":44},{"source":37,"target":0},{"source":37,"target":25},{"source":37,"target":241},{"source":37,"target":242},{"source":37,"target":243},{"source":241,"target":244},{"source":241,"target":37},{"source":242,"target":245},{"source":242,"target":37},{"source":243,"target":25},{"source":38,"target":0},{"source":38,"target":25},{"source":38,"target":246},{"source":38,"target":247},{"source":38,"target":248},{"source":38,"target":249},{"source":246,"target":250},{"source":246,"target":38},{"source":247,"target":251},{"source":247,"target":38},{"source":248,"target":252},{"source":248,"target":38},{"source":249,"target":25},{"source":39,"target":0},{"source":39,"target":25},{"source":39,"target":253},{"source":39,"target":254},{"source":39,"target":255},{"source":253,"target":256},{"source":253,"target":39},{"source":254,"target":257},{"source":254,"target":39},{"source":255,"target":25},{"source":40,"target":0},{"source":40,"target":25},{"source":40,"target":258},{"source":40,"target":259},{"source":40,"target":260},{"source":258,"target":261},{"source":258,"target":40},{"source":259,"target":24},{"source":259,"target":262},{"source":259,"target":40},{"source":262,"target":24},{"source":260,"target":25},{"source":41,"target":0},{"source":41,"target":26},{"source":41,"target":263},{"source":41,"target":264},{"source":41,"target":265},{"source":263,"target":266},{"source":263,"target":41},{"source":264,"target":267},{"source":264,"target":41},{"source":265,"target":26},{"source":42,"target":0},{"source":42,"target":26},{"source":42,"target":268},{"source":42,"target":269},{"source":42,"target":270},{"source":42,"target":271},{"source":42,"target":272},{"source":268,"target":273},{"source":268,"target":42},{"source":269,"target":274},{"source":269,"target":42},{"source":270,"target":44},{"source":270,"target":275},{"source":270,"target":42},{"source":275,"target":44},{"source":271,"target":276},{"source":271,"target":42},{"source":272,"target":26},{"source":43,"target":0},{"source":43,"target":277},{"source":43,"target":278},{"source":43,"target":279},{"source":277,"target":43},{"source":278,"target":43},{"source":279,"target":43},{"source":44,"target":0},{"source":44,"target":280},{"source":280,"target":43},{"source":280,"target":281},{"source":280,"target":44},{"source":281,"target":43},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":282},{"source":45,"target":283},{"source":45,"target":284},{"source":282,"target":19},{"source":282,"target":285},{"source":282,"target":45},{"source":285,"target":19},{"source":283,"target":17},{"source":283,"target":286},{"source":283,"target":45},{"source":286,"target":17},{"source":284,"target":44}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="org.ossmeter.metricprovider.historic.bugs.responsetime.model">
<eClassifiers xsi:type="ecore:EClass" name="BugsResponseTimeHistoricMetric">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bugTrackerId">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="avgResponseTime">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="avgResponseTimeFormatted">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bugsConsidered">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cumulativeAvgResponseTime">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cumulativeAvgResponseTimeFormatted">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cumulativeBugsConsidered">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ossmeter/ossmeter/metric-providers/org.ossmeter.metricprovider.historic.bugs.responsetime/src/org/ossmeter/metricprovider/historic/bugs/responsetime/model/bugs_responsetime_historic_metric.ecore | ecore | org.ossmeter.metricprovider.historic.bugs.responsetime.model
BugsResponseTimeHistoricMetric
bugTrackerId
avgResponseTime
avgResponseTimeFormatted
bugsConsidered
cumulativeAvgResponseTime
cumulativeAvgResponseTimeFormatted
cumulativeBugsConsidered | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"org.ossmeter.metricprovider.historic.bugs.responsetime.model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BugsResponseTimeHistoricMetric","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bugTrackerId","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"avgResponseTime","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"avgResponseTimeFormatted","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bugsConsidered","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":"cumulativeAvgResponseTime","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cumulativeAvgResponseTimeFormatted","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cumulativeBugsConsidered","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":2,"target":9},{"source":2,"target":1},{"source":3,"target":10},{"source":3,"target":1},{"source":4,"target":11},{"source":4,"target":1},{"source":5,"target":12},{"source":5,"target":1},{"source":6,"target":13},{"source":6,"target":1},{"source":7,"target":14},{"source":7,"target":1},{"source":8,"target":15},{"source":8,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet" nsPrefix="petrinet">
<eClassifiers xsi:type="ecore:EClass" name="PetriNet">
<eStructuralFeatures xsi:type="ecore:EReference" name="PetriElement" upperBound="-1"
eType="#//PetriNetElement" 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="PetriNetElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Arc" eSuperTypes="#//PetriNetElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jetons" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Noeud"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" lowerBound="1"
eType="#//Noeud"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Noeud" eSuperTypes="#//PetriNetElement">
<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="Transition" eSuperTypes="#//Noeud"/>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Noeud">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jetons" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Sajid-Badr/ENSEEIHT/2A/S7/UE Génie du Logiciel et des Systèmes/IDM/TPs/TP02/exemple fr.n7.simplePDL/PetriNet.ecore | ecore | petrinet
PetriNet
PetriElement
name
PetriNetElement
Arc
jetons
source
destination
Noeud
name
Transition
Place
jetons | null | {"directed":true,"nodes":[{"nsPrefix":"petrinet","nsURI":"http://petrinet","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":"PetriNetElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Noeud","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","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":"PetriElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"jetons","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"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":"jetons","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"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":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":3,"target":13},{"source":3,"target":14},{"source":11,"target":15},{"source":11,"target":3},{"source":12,"target":4},{"source":12,"target":16},{"source":12,"target":3},{"source":16,"target":4},{"source":13,"target":4},{"source":13,"target":17},{"source":13,"target":3},{"source":17,"target":4},{"source":14,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":18},{"source":4,"target":19},{"source":18,"target":20},{"source":18,"target":4},{"source":19,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":21},{"source":21,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":22},{"source":6,"target":23},{"source":22,"target":24},{"source":22,"target":6},{"source":23,"target":4}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="company" nsURI="http://www.eclipse.org/ocl/test/Pivot/Company.ecore"
nsPrefix="co">
<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="Company">
<eOperations name="dummyInvariant" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="true"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1"
eType="#//Employee" containment="true" eOpposite="#//Employee/company"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" lowerBound="1" eType="#//CompanySizeKind"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="let table : Set(Tuple(range : Sequence(Integer), size : CompanySizeKind)) = Set{Tuple{range = Sequence{0..49}, size = CompanySizeKind::small}, Tuple{range = Sequence{50..999}, size = CompanySizeKind::medium}, Tuple{range = Sequence{1000..1000000}, size = CompanySizeKind::large}} in table->any(range->includes(employees->size())).size"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="mustHaveName mustHaveNonEmptyName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="mustHaveName" value="not name.oclIsUndefined() and hasNameAsAttribute and hasNameAsOperation()"/>
<details key="mustHaveNonEmptyName" value="name->notEmpty() implies name.size() > 0"/>
</eAnnotations>
<eOperations name="reportsTo" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="self.reportingChain->includes(manager)"/>
</eAnnotations>
<eParameters name="manager" eType="#//Employee"/>
</eOperations>
<eOperations name="noManagerImpliesDirectReports" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="manager.oclIsUndefined() implies directReports->size() > 0"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="hasNameAsOperation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="name <> null"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manager" eType="#//Employee"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="company" lowerBound="1"
eType="#//Company" eOpposite="#//Company/employees"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="directReports" upperBound="-1"
eType="#//Employee" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="company.employees->select(manager = self)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allReports" ordered="false"
upperBound="-1" eType="#//Employee" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Employee.allInstances()->select(reportsTo(self))"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reportingChain" upperBound="-1"
eType="#//Employee" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="if manager.oclIsUndefined() then OrderedSet{} else manager.reportingChain->prepend(manager) endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasNameAsAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="name <> null"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompanySizeKind">
<eLiterals name="small"/>
<eLiterals name="medium" value="1"/>
<eLiterals name="large" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/eclipse/ocl/tests/org.eclipse.ocl.examples.xtext.tests/model/Company.ecore | ecore | company
Company
dummyInvariant
diagnostics
context
name
employees
size
Employee
reportsTo
manager
noManagerImpliesDirectReports
diagnostics
context
hasNameAsOperation
name
manager
company
directReports
allReports
reportingChain
hasNameAsAttribute
CompanySizeKind
small
small
medium
medium
large
large | null | {"directed":true,"nodes":[{"nsPrefix":"co","nsURI":"http://www.eclipse.org/ocl/test/Pivot/Company.ecore","name":"company","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompanySizeKind","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"dummyInvariant","lowerBound":1,"id":4,"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":"name","changeable":true,"lowerBound":1,"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":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"size","changeable":false,"lowerBound":1,"iD":false,"id":7,"derived":true},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EParameter"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"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":"company","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"reportsTo","lowerBound":1,"id":19,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"noManagerImpliesDirectReports","lowerBound":1,"id":20,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasNameAsOperation","lowerBound":1,"id":21,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"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":"directReports","changeable":false,"resolveProxies":true,"lowerBound":0,"id":24,"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":"allReports","changeable":false,"resolveProxies":true,"lowerBound":0,"id":25,"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":"reportingChain","changeable":false,"resolveProxies":true,"lowerBound":0,"id":26,"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":"hasNameAsAttribute","changeable":false,"lowerBound":0,"iD":false,"id":27,"derived":true},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"manager","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EParameter"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"name":"small","id":46,"value":0,"literal":"small","eClass":"EEnumLiteral"},{"name":"medium","id":47,"value":1,"literal":"medium","eClass":"EEnumLiteral"},{"name":"large","id":48,"value":2,"literal":"large","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":4,"target":8},{"source":4,"target":1},{"source":4,"target":9},{"source":4,"target":10},{"source":9,"target":11},{"source":9,"target":4},{"source":10,"target":12},{"source":10,"target":4},{"source":12,"target":13},{"source":12,"target":14},{"source":5,"target":15},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":16},{"source":6,"target":1},{"source":6,"target":17},{"source":16,"target":2},{"source":7,"target":3},{"source":7,"target":18},{"source":7,"target":1},{"source":18,"target":3},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":17},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":19,"target":28},{"source":19,"target":2},{"source":19,"target":29},{"source":29,"target":2},{"source":29,"target":30},{"source":29,"target":19},{"source":30,"target":2},{"source":20,"target":31},{"source":20,"target":2},{"source":20,"target":32},{"source":20,"target":33},{"source":32,"target":34},{"source":32,"target":20},{"source":33,"target":35},{"source":33,"target":20},{"source":35,"target":36},{"source":35,"target":37},{"source":21,"target":38},{"source":21,"target":2},{"source":22,"target":39},{"source":22,"target":2},{"source":23,"target":2},{"source":23,"target":40},{"source":23,"target":2},{"source":40,"target":2},{"source":17,"target":1},{"source":17,"target":41},{"source":17,"target":2},{"source":17,"target":6},{"source":41,"target":1},{"source":24,"target":2},{"source":24,"target":42},{"source":24,"target":2},{"source":42,"target":2},{"source":25,"target":2},{"source":25,"target":43},{"source":25,"target":2},{"source":43,"target":2},{"source":26,"target":2},{"source":26,"target":44},{"source":26,"target":2},{"source":44,"target":2},{"source":27,"target":45},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":46,"target":3},{"source":47,"target":3},{"source":48,"target":3}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mindmap"
nsURI="http://www.example.org/mindmap" nsPrefix="mindmap">
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="map" upperBound="-2" eType="#//Map"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="map"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Map">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Map"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootTopics" upperBound="-1"
eType="#//Topic" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="rootTopics"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relationship" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="relations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Priority">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Priority"/>
</eAnnotations>
<eLiterals name="ZERO"/>
<eLiterals name="ONE" value="1"/>
<eLiterals name="TWO" value="2"/>
<eLiterals name="THREE" value="3"/>
<eLiterals name="FOUR" value="4"/>
<eLiterals name="FIVE" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PriorityObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Priority:Object"/>
<details key="baseType" value="Priority"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Relationship"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="label"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="source"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="target"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" eType="#//RelationshipType"
defaultValueLiteral="DEPENDENCY" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RelationshipType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RelationshipType"/>
</eAnnotations>
<eLiterals name="DEPENDENCY"/>
<eLiterals name="INCLUDES" value="1"/>
<eLiterals name="EXTENDS" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="RelationshipTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RelationshipType:Object"/>
<details key="baseType" value="RelationshipType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Resource"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Thread" eOpposite="#//Thread/author">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="comments"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="email" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="email"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="topics" upperBound="-1"
eType="#//Topic" eOpposite="#//Topic/resources">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="topics"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Thread">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Thread"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//ThreadItem" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="items"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Resource"
eOpposite="#//Resource/comments">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="postDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="subject"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadItem">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ThreadItem"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Resource">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="body"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="itemPostDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="itemPostDate"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Topic"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Thread" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="comments"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" defaultValueLiteral="0"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="duration"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="endDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="percentComplete" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="percentComplete"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" unique="false"
eType="#//Priority" defaultValueLiteral="ZERO" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="priority"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" eOpposite="#//Resource/topics">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="resources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="startDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtopics" upperBound="-1"
eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="subtopics"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/traysa/ITU_SMDP/Lab03/dk.itu.smdp.lab03.mindmap/mindmap.ecore | ecore | mindmap
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
map
Map
rootTopics
relations
resources
title
Priority
ZERO
ZERO
ONE
ONE
TWO
TWO
THREE
THREE
FOUR
FOUR
FIVE
FIVE
PriorityObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Relationship
label
source
target
type
DEPENDENCY
RelationshipType
DEPENDENCY
DEPENDENCY
INCLUDES
INCLUDES
EXTENDS
EXTENDS
RelationshipTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Resource
comments
email
name
topics
Thread
items
author
postDate
subject
ThreadItem
author
body
itemPostDate
Topic
comments
duration
0
endDate
name
percentComplete
priority
ZERO
resources
startDate
subtopics | null | {"directed":true,"nodes":[{"nsPrefix":"mindmap","nsURI":"http://www.example.org/mindmap","name":"mindmap","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":"Map","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Priority","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"PriorityObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationshipType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"RelationshipTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":7,"serializable":true,"eClass":"EDataType"},{"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":"Thread","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadItem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"map","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":true},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootTopics","changeable":true,"resolveProxies":false,"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":"relations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"name":"ZERO","id":28,"value":0,"literal":"ZERO","eClass":"EEnumLiteral"},{"name":"ONE","id":29,"value":1,"literal":"ONE","eClass":"EEnumLiteral"},{"name":"TWO","id":30,"value":2,"literal":"TWO","eClass":"EEnumLiteral"},{"name":"THREE","id":31,"value":3,"literal":"THREE","eClass":"EEnumLiteral"},{"name":"FOUR","id":32,"value":4,"literal":"FOUR","eClass":"EEnumLiteral"},{"name":"FIVE","id":33,"value":5,"literal":"FIVE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"DEPENDENCY","unsettable":true,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"name":"DEPENDENCY","id":42,"value":0,"literal":"DEPENDENCY","eClass":"EEnumLiteral"},{"name":"INCLUDES","id":43,"value":1,"literal":"INCLUDES","eClass":"EEnumLiteral"},{"name":"EXTENDS","id":44,"value":2,"literal":"EXTENDS","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":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"email","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":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resources","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":"items","changeable":true,"resolveProxies":false,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"postDate","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"subject","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"},{"container":false,"ordered":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":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"itemPostDate","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":false,"name":"duration","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":false,"name":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"percentComplete","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ZERO","unsettable":true,"transient":false,"unique":false,"name":"priority","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":false,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subtopics","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":12,"target":16},{"source":12,"target":1},{"source":13,"target":17},{"source":13,"target":1},{"source":14,"target":18},{"source":14,"target":1},{"source":15,"target":2},{"source":15,"target":19},{"source":15,"target":1},{"source":19,"target":2},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":11},{"source":20,"target":24},{"source":20,"target":2},{"source":24,"target":11},{"source":21,"target":5},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":5},{"source":22,"target":8},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":8},{"source":23,"target":27},{"source":23,"target":2},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":28,"target":3},{"source":29,"target":3},{"source":30,"target":3},{"source":31,"target":3},{"source":32,"target":3},{"source":33,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":34,"target":38},{"source":34,"target":5},{"source":35,"target":11},{"source":35,"target":39},{"source":35,"target":5},{"source":39,"target":11},{"source":36,"target":11},{"source":36,"target":40},{"source":36,"target":5},{"source":40,"target":11},{"source":37,"target":6},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":6},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":42,"target":6},{"source":43,"target":6},{"source":44,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":45,"target":9},{"source":45,"target":49},{"source":45,"target":8},{"source":45,"target":50},{"source":49,"target":9},{"source":46,"target":51},{"source":46,"target":8},{"source":47,"target":52},{"source":47,"target":8},{"source":48,"target":11},{"source":48,"target":53},{"source":48,"target":8},{"source":48,"target":54},{"source":53,"target":11},{"source":9,"target":0},{"source":9,"target":55},{"source":9,"target":50},{"source":9,"target":56},{"source":9,"target":57},{"source":55,"target":10},{"source":55,"target":58},{"source":55,"target":9},{"source":58,"target":10},{"source":50,"target":8},{"source":50,"target":59},{"source":50,"target":9},{"source":50,"target":45},{"source":59,"target":8},{"source":56,"target":60},{"source":56,"target":9},{"source":57,"target":61},{"source":57,"target":9},{"source":10,"target":0},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":62,"target":8},{"source":62,"target":65},{"source":62,"target":10},{"source":65,"target":8},{"source":63,"target":66},{"source":63,"target":10},{"source":64,"target":67},{"source":64,"target":10},{"source":11,"target":0},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":54},{"source":11,"target":74},{"source":11,"target":75},{"source":68,"target":9},{"source":68,"target":76},{"source":68,"target":11},{"source":76,"target":9},{"source":69,"target":77},{"source":69,"target":11},{"source":70,"target":78},{"source":70,"target":11},{"source":71,"target":79},{"source":71,"target":11},{"source":72,"target":80},{"source":72,"target":11},{"source":73,"target":3},{"source":73,"target":81},{"source":73,"target":11},{"source":81,"target":3},{"source":54,"target":8},{"source":54,"target":82},{"source":54,"target":11},{"source":54,"target":48},{"source":82,"target":8},{"source":74,"target":83},{"source":74,"target":11},{"source":75,"target":11},{"source":75,"target":84},{"source":75,"target":11},{"source":84,"target":11}],"multigraph":true} |
true | <?xml version="1.0" encoding="ASCII"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PathExp" nsURI="http://www.eclipse.org/atl/atlTransformations/PathExp" nsPrefix="PathExp">
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="true" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathExp" eSuperTypes="/0/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="true" lowerBound="1" upperBound="-1" eType="/0/State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="true" upperBound="-1" eType="/0/Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="true" upperBound="-1" eType="/0/Transition" eOpposite="/0/Transition/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="true" upperBound="-1" eType="/0/Transition" eOpposite="/0/Transition/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="/0/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="true" lowerBound="1" eType="/0/State" eOpposite="/0/State/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="true" lowerBound="1" eType="/0/State" eOpposite="/0/State/incoming"/>
</eClassifiers>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/NMFCode/ATL2NMFS/resources/PetriNet2PathExp/PathExp.ecore | ecore | PathExp
Element
name
PathExp
states
transitions
State
incoming
outgoing
Transition
source
target | null | {"directed":true,"nodes":[{"nsPrefix":"PathExp","nsURI":"http://www.eclipse.org/atl/atlTransformations/PathExp","name":"PathExp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathExp","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"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},{"id":6,"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":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},{"id":9,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":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"},{"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":5,"target":6},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":7,"target":3},{"source":7,"target":10},{"source":7,"target":2},{"source":10,"target":3},{"source":8,"target":4},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":4},{"source":9,"target":1},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":13},{"source":12,"target":4},{"source":12,"target":14},{"source":12,"target":3},{"source":12,"target":15},{"source":14,"target":4},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":3},{"source":13,"target":17},{"source":16,"target":4},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":17},{"source":4,"target":15},{"source":4,"target":18},{"source":17,"target":3},{"source":17,"target":19},{"source":17,"target":4},{"source":17,"target":13},{"source":19,"target":3},{"source":15,"target":3},{"source":15,"target":20},{"source":15,"target":4},{"source":15,"target":12},{"source":20,"target":3},{"source":18,"target":1}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="_gKn3QZiiEd63G99tGYHhbQ"
name="sm_mm" nsURI="http://big.tuwien.ac.at/smartmatcher/ui/gmf/sm_mm1" nsPrefix="sm_mm">
<eClassifiers xsi:type="ecore:EClass" xmi:id="_xa5FMJiiEd63G99tGYHhbQ" name="MappingModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#_kdrycJijEd63G99tGYHhbQ" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#_EV-kQJilEd63G99tGYHhbQ" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//Reference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_kdrycJijEd63G99tGYHhbQ" name="Class"
eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_w0YpYJijEd63G99tGYHhbQ"
name="attributes" upperBound="-1" eType="#_nqqr0JijEd63G99tGYHhbQ" containment="true"
eOpposite="#//Attribute/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="supertypes" upperBound="-1"
eType="#_kdrycJijEd63G99tGYHhbQ"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_nqqr0JijEd63G99tGYHhbQ" name="Attribute"
eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_OfSzEJikEd63G99tGYHhbQ"
name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1"
eType="#_kdrycJijEd63G99tGYHhbQ" eOpposite="#_w0YpYJijEd63G99tGYHhbQ"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_EV-kQJilEd63G99tGYHhbQ" name="Operator"
abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_KkQrcJilEd63G99tGYHhbQ"
name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="-1"
eType="#//ContextOperator" eOpposite="#//ContextOperator/contextMappings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lhsRoles" lowerBound="1"
upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhsRoles" lowerBound="1"
upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roles" lowerBound="2" upperBound="-1"
eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C2C" eSuperTypes="#//ContextOperator">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#_kdrycJijEd63G99tGYHhbQ">
<eAnnotations source="role">
<details key="rolename" value="lhsFocusElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" eType="#_kdrycJijEd63G99tGYHhbQ">
<eAnnotations source="role">
<details key="rolename" value="rhsFocusElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="A2A" eSuperTypes="#_EV-kQJilEd63G99tGYHhbQ">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#_nqqr0JijEd63G99tGYHhbQ"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#_nqqr0JijEd63G99tGYHhbQ"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//Element">
<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="source" lowerBound="1"
eType="#_kdrycJijEd63G99tGYHhbQ"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#_kdrycJijEd63G99tGYHhbQ"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="R2R" eSuperTypes="#_EV-kQJilEd63G99tGYHhbQ">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Reference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Reference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="A2C" eSuperTypes="#//ContextOperator">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhsAttribute" lowerBound="1"
eType="#_nqqr0JijEd63G99tGYHhbQ"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhsClass" lowerBound="1"
eType="#_kdrycJijEd63G99tGYHhbQ"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhsReference" lowerBound="1"
eType="#//Reference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhsAttribute" lowerBound="1"
eType="#_nqqr0JijEd63G99tGYHhbQ"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lhs" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rhs" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" volatile="true" transient="true" defaultValueLiteral="false"
derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextOperator" abstract="true" eSuperTypes="#_EV-kQJilEd63G99tGYHhbQ">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextMappings" upperBound="-1"
eType="#_EV-kQJilEd63G99tGYHhbQ" eOpposite="#//Operator/parents"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="R2A" eSuperTypes="#_EV-kQJilEd63G99tGYHhbQ">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhsReference" lowerBound="1"
eType="#//Reference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhsAttribute1" lowerBound="1"
eType="#_nqqr0JijEd63G99tGYHhbQ"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhsAttribute2" lowerBound="1"
eType="#_nqqr0JijEd63G99tGYHhbQ"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/AlFranzis/SmartMatcher/at.ac.tuwien.big.smartmatcher.ui.gmf/model/sm_mm_1.ecore | ecore | sm_mm
MappingModel
classes
operators
references
Class
attributes
name
supertypes
Attribute
name
type
container
Operator
name
parents
lhsRoles
rhsRoles
roles
C2C
lhs
rhs
A2A
lhs
rhs
Reference
name
source
target
R2R
lhs
rhs
A2C
lhsAttribute
rhsClass
rhsReference
rhsAttribute
Element
lhs
true
rhs
false
ContextOperator
contextMappings
R2A
lhsReference
rhsAttribute1
rhsAttribute2 | null | {"directed":true,"nodes":[{"nsPrefix":"sm_mm","nsURI":"http://big.tuwien.ac.at/smartmatcher/ui/gmf/sm_mm1","name":"sm_mm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C2C","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A2A","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"R2R","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A2C","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextOperator","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"R2A","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supertypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"lhsRoles","changeable":false,"resolveProxies":true,"lowerBound":1,"id":35,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"rhsRoles","changeable":false,"resolveProxies":true,"lowerBound":1,"id":36,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"roles","changeable":false,"resolveProxies":true,"lowerBound":2,"id":37,"derived":true},{"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":"contextMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lhsAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhsClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhsReference","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":false,"unsettable":false,"transient":false,"unique":true,"name":"rhsAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"rhs","changeable":false,"lowerBound":1,"iD":false,"id":76,"derived":true},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lhsReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhsAttribute1","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":"rhsAttribute2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":2},{"source":14,"target":4},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":4},{"source":15,"target":7},{"source":15,"target":18},{"source":15,"target":1},{"source":18,"target":7},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":2},{"source":19,"target":24},{"source":23,"target":3},{"source":20,"target":25},{"source":20,"target":2},{"source":21,"target":2},{"source":21,"target":26},{"source":21,"target":2},{"source":26,"target":2},{"source":22,"target":10},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":24},{"source":3,"target":29},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"target":31},{"source":28,"target":3},{"source":24,"target":2},{"source":24,"target":32},{"source":24,"target":3},{"source":24,"target":19},{"source":32,"target":2},{"source":29,"target":10},{"source":4,"target":0},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":33,"target":38},{"source":33,"target":4},{"source":34,"target":11},{"source":34,"target":39},{"source":34,"target":4},{"source":34,"target":40},{"source":39,"target":11},{"source":35,"target":10},{"source":35,"target":41},{"source":35,"target":4},{"source":41,"target":10},{"source":36,"target":10},{"source":36,"target":42},{"source":36,"target":4},{"source":42,"target":10},{"source":37,"target":10},{"source":37,"target":43},{"source":37,"target":4},{"source":43,"target":10},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":44,"target":2},{"source":44,"target":47},{"source":44,"target":5},{"source":47,"target":2},{"source":45,"target":2},{"source":45,"target":48},{"source":45,"target":5},{"source":48,"target":2},{"source":46,"target":11},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":49,"target":3},{"source":49,"target":52},{"source":49,"target":6},{"source":52,"target":3},{"source":50,"target":3},{"source":50,"target":53},{"source":50,"target":6},{"source":53,"target":3},{"source":51,"target":4},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":54,"target":58},{"source":54,"target":7},{"source":55,"target":2},{"source":55,"target":59},{"source":55,"target":7},{"source":59,"target":2},{"source":56,"target":2},{"source":56,"target":60},{"source":56,"target":7},{"source":60,"target":2},{"source":57,"target":10},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":61,"target":7},{"source":61,"target":64},{"source":61,"target":8},{"source":64,"target":7},{"source":62,"target":7},{"source":62,"target":65},{"source":62,"target":8},{"source":65,"target":7},{"source":63,"target":4},{"source":9,"target":0},{"source":9,"target":11},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":66,"target":3},{"source":66,"target":71},{"source":66,"target":9},{"source":71,"target":3},{"source":67,"target":2},{"source":67,"target":72},{"source":67,"target":9},{"source":72,"target":2},{"source":68,"target":7},{"source":68,"target":73},{"source":68,"target":9},{"source":73,"target":7},{"source":69,"target":3},{"source":69,"target":74},{"source":69,"target":9},{"source":74,"target":3},{"source":70,"target":11},{"source":10,"target":0},{"source":10,"target":75},{"source":10,"target":76},{"source":75,"target":77},{"source":75,"target":10},{"source":76,"target":78},{"source":76,"target":10},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":40},{"source":11,"target":79},{"source":40,"target":4},{"source":40,"target":80},{"source":40,"target":11},{"source":40,"target":34},{"source":80,"target":4},{"source":79,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":81,"target":7},{"source":81,"target":85},{"source":81,"target":12},{"source":85,"target":7},{"source":82,"target":3},{"source":82,"target":86},{"source":82,"target":12},{"source":86,"target":3},{"source":83,"target":3},{"source":83,"target":87},{"source":83,"target":12},{"source":87,"target":3},{"source":84,"target":4}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="genmodel" nsURI="http://www.eclipse.org/emf/2002/GenModel" nsPrefix="genmodel">
<eClassifiers xsi:type="ecore:EClass" name="GenModel" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationCommands" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationIcons" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationSubmenus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeJar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foreignModel" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicTemplates" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="redirection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="forceOverwrite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonExternalizedStringTag"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="updateClasspath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateSchema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonNLSMarkers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="staticPackages" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExtendsInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.ecore.EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExtendsClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.ecore.impl.EObjectImpl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootImplementsInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFMetaData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFModelTags" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressInterfaces" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperInternalInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeCompatibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="richClientPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reflectiveDelegation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codeFormatting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentFormatting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testSuiteClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanFlagsField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanFlagsReservedBits"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importerID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleManifest" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureDelegation" eType="#//GenDelegationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containmentProxies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimalReflectiveMethods"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressContainment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressNotification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayAccessors" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressUnsettable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="facadeHelperClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default value must be always equals to JMerger.DEFAULT_FACADE_HELPER_CLASS."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="complianceLevel" eType="#//GenJDKLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressGenModelAnnotations"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightFields" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="binaryCompatibleReflectiveMethods"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicConstructors" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templatePluginVariables"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerRootExtendsClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginVariables"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optimizedHasChildren" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colorProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeVersion" eType="#//GenRuntimeVersion"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packedEnums" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genPackages" upperBound="-1"
eType="#//GenPackage" containment="true" eOpposite="#//GenPackage/genModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedGenPackages" upperBound="-1"
eType="#//GenPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationReflection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="richAjaxPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimePlatform" eType="#//GenRuntimePlatform"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenPackage" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resource" eType="#//GenResourceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disposableProviderFactory"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="adapterFactory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loadInitialization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfacePackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaDataPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="impl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="utilityPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="util"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="provider"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="presentation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="tests"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateExampleClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literalsInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeConverters" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multipleEditorPages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateModelWizard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibleProviderFactory"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="childCreationExtenders"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentTypeIdentifier"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileExtensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecorePackage" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genModel" eType="#//GenModel"
transient="true" eOpposite="#//GenModel/genPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnums" upperBound="-1"
eType="#//GenEnum" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genDataTypes" upperBound="-1"
eType="#//GenDataType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClasses" upperBound="-1"
eType="#//GenClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedGenPackages" upperBound="-1"
eType="#//GenPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClassifiers" upperBound="-1"
eType="#//GenClassifier" changeable="false" volatile="true" transient="true"
resolveProxies="false" eOpposite="#//GenClassifier/genPackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenClass" eSuperTypes="#//GenClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="#//GenProviderKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreClass" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genFeatures" upperBound="-1"
eType="#//GenFeature" containment="true" eOpposite="#//GenFeature/genClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genOperations" upperBound="-1"
eType="#//GenOperation" containment="true" eOpposite="#//GenOperation/genClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelFeature" eType="#//GenFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenFeature" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="#//GenPropertyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notify" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="children" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createChild" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyCategory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyFilterFlags" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyMultiLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertySortChoices" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClass" lowerBound="1"
eType="#//GenClass" transient="true" eOpposite="#//GenClass/genFeatures"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreFeature" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenBase" abstract="true">
<eOperations name="getGenAnnotation" eType="#//GenAnnotation">
<eParameters name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="genAnnotations" upperBound="-1"
eType="#//GenAnnotation" containment="true" eOpposite="#//GenAnnotation/genBase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenEnum" eSuperTypes="#//GenDataType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="NoEcoreDataType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSafeEnumCompatible"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreEnum" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnumLiterals" upperBound="-1"
eType="#//GenEnumLiteral" containment="true" eOpposite="#//GenEnumLiteral/genEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenEnumLiteral" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnum" lowerBound="1"
eType="#//GenEnum" transient="true" eOpposite="#//GenEnum/genEnumLiterals"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreEnumLiteral" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EEnumLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenClassifier" abstract="true" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="genPackage" lowerBound="1"
eType="#//GenPackage" changeable="false" volatile="true" transient="true"
resolveProxies="false" eOpposite="#//GenPackage/genClassifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genTypeParameters" upperBound="-1"
eType="#//GenTypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenDataType" eSuperTypes="#//GenClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreDataType" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenOperation" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="genClass" lowerBound="1"
eType="#//GenClass" transient="true" eOpposite="#//GenClass/genOperations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genParameters" upperBound="-1"
eType="#//GenParameter" containment="true" eOpposite="#//GenParameter/genOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genTypeParameters" upperBound="-1"
eType="#//GenTypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenParameter" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="genOperation" lowerBound="1"
eType="#//GenOperation" transient="true" eOpposite="#//GenOperation/genParameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreParameter" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenProviderKind">
<eLiterals name="Singleton"/>
<eLiterals name="Stateful" value="1"/>
<eLiterals name="None" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenPropertyKind">
<eLiterals name="Editable"/>
<eLiterals name="Readonly" value="1"/>
<eLiterals name="None" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenResourceKind">
<eLiterals name="None"/>
<eLiterals name="Basic" value="1"/>
<eLiterals name="XMI" value="2"/>
<eLiterals name="XML" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenTypedElement" abstract="true" eSuperTypes="#//GenBase"/>
<eClassifiers xsi:type="ecore:EEnum" name="GenDelegationKind">
<eLiterals name="None"/>
<eLiterals name="Reflective" value="1"/>
<eLiterals name="Virtual" value="2"/>
<eLiterals name="Dynamic" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenAnnotation" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStringToStringMapEntry"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genBase" eType="#//GenBase"
transient="true" eOpposite="#//GenBase/genAnnotations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenJDKLevel">
<eLiterals name="JDK14" literal="1.4"/>
<eLiterals name="JDK50" value="1" literal="5.0"/>
<eLiterals name="JDK60" value="2" literal="6.0"/>
<eLiterals name="JDK70" value="3" literal="7.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenTypeParameter" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreTypeParameter" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//ETypeParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenRuntimeVersion">
<eLiterals name="EMF22" literal="2.2"/>
<eLiterals name="EMF23" value="1" literal="2.3"/>
<eLiterals name="EMF24" value="2" literal="2.4"/>
<eLiterals name="EMF25" value="3" literal="2.5"/>
<eLiterals name="EMF26" value="4" literal="2.6"/>
<eLiterals name="EMF27" value="5" literal="2.7"/>
<eLiterals name="EMF28" value="6" literal="2.8"/>
<eLiterals name="EMF29" value="7" literal="2.9"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenRuntimePlatform">
<eLiterals name="IDE"/>
<eLiterals name="RCP" value="1"/>
<eLiterals name="RAP" value="2"/>
<eLiterals name="GWT" value="3"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/cloudsmith/org.eclipse.emf/plugins/org.eclipse.emf.codegen.ecore/model/GenModel.ecore | ecore | genmodel
GenModel
copyrightText
modelDirectory
creationCommands
true
creationIcons
true
creationSubmenus
editDirectory
editorDirectory
modelPluginID
templateDirectory
runtimeJar
foreignModel
dynamicTemplates
redirection
forceOverwrite
nonExternalizedStringTag
modelName
modelPluginClass
editPluginClass
editorPluginClass
updateClasspath
true
generateSchema
nonNLSMarkers
false
staticPackages
modelPluginVariables
rootExtendsInterface
org.eclipse.emf.ecore.EObject
rootExtendsClass
org.eclipse.emf.ecore.impl.EObjectImpl
rootImplementsInterface
suppressEMFTypes
suppressEMFMetaData
suppressEMFModelTags
suppressInterfaces
featureMapWrapperInterface
featureMapWrapperInternalInterface
featureMapWrapperClass
runtimeCompatibility
richClientPlatform
reflectiveDelegation
codeFormatting
commentFormatting
testsDirectory
testSuiteClass
booleanFlagsField
booleanFlagsReservedBits
-1
importerID
bundleManifest
true
featureDelegation
containmentProxies
minimalReflectiveMethods
true
suppressContainment
suppressNotification
arrayAccessors
suppressUnsettable
facadeHelperClass
org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
complianceLevel
suppressGenModelAnnotations
true
copyrightFields
true
binaryCompatibleReflectiveMethods
publicConstructors
templatePluginVariables
providerRootExtendsClass
editPluginID
editPluginVariables
editorPluginID
editorPluginVariables
testsPluginID
testsPluginVariables
optimizedHasChildren
tableProviders
colorProviders
fontProviders
runtimeVersion
language
packedEnums
genPackages
usedGenPackages
interfaceNamePattern
classNamePattern
operationReflection
false
richAjaxPlatform
runtimePlatform
GenPackage
prefix
basePackage
resource
disposableProviderFactory
adapterFactory
true
loadInitialization
interfacePackageSuffix
metaDataPackageSuffix
classPackageSuffix
impl
utilityPackageSuffix
util
providerPackageSuffix
provider
presentationPackageSuffix
presentation
testsPackageSuffix
tests
generateExampleClass
true
literalsInterface
true
dataTypeConverters
multipleEditorPages
true
generateModelWizard
true
extensibleProviderFactory
childCreationExtenders
contentTypeIdentifier
fileExtensions
ecorePackage
genModel
genEnums
genDataTypes
genClasses
nestedGenPackages
genClassifiers
GenClass
provider
image
true
dynamic
ecoreClass
genFeatures
genOperations
labelFeature
GenFeature
property
notify
true
children
createChild
propertyCategory
propertyFilterFlags
propertyDescription
propertyMultiLine
propertySortChoices
genClass
ecoreFeature
GenBase
getGenAnnotation
source
genAnnotations
GenEnum
typeSafeEnumCompatible
true
ecoreEnum
genEnumLiterals
GenEnumLiteral
genEnum
ecoreEnumLiteral
GenClassifier
genPackage
genTypeParameters
GenDataType
ecoreDataType
GenOperation
genClass
ecoreOperation
genParameters
genTypeParameters
GenParameter
genOperation
ecoreParameter
GenProviderKind
Singleton
Singleton
Stateful
Stateful
None
None
GenPropertyKind
Editable
Editable
Readonly
Readonly
None
None
GenResourceKind
None
None
Basic
Basic
XMI
XMI
XML
XML
GenTypedElement
GenDelegationKind
None
None
Reflective
Reflective
Virtual
Virtual
Dynamic
Dynamic
GenAnnotation
source
details
genBase
references
contents
GenJDKLevel
JDK14
1.4
JDK50
5.0
JDK60
6.0
JDK70
7.0
GenTypeParameter
ecoreTypeParameter
GenRuntimeVersion
EMF22
2.2
EMF23
2.3
EMF24
2.4
EMF25
2.5
EMF26
2.6
EMF27
2.7
EMF28
2.8
EMF29
2.9
GenRuntimePlatform
IDE
IDE
RCP
RCP
RAP
RAP
GWT
GWT | null | {"directed":true,"nodes":[{"nsPrefix":"genmodel","nsURI":"http://www.eclipse.org/emf/2002/GenModel","name":"genmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenPackage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenFeature","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenBase","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenClassifier","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenDataType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenOperation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenParameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenProviderKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenPropertyKind","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenResourceKind","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenTypedElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenDelegationKind","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenAnnotation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenJDKLevel","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenTypeParameter","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenRuntimeVersion","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenRuntimePlatform","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copyrightText","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":"modelDirectory","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"creationCommands","changeable":true,"lowerBound":0,"iD":false,"id":24,"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":"creationIcons","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":"creationSubmenus","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":true,"transient":false,"unique":true,"name":"editDirectory","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":true,"transient":false,"unique":true,"name":"editorDirectory","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":"modelPluginID","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":"templateDirectory","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimeJar","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foreignModel","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamicTemplates","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"redirection","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forceOverwrite","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nonExternalizedStringTag","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modelName","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":"modelPluginClass","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"editPluginClass","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":true,"transient":false,"unique":true,"name":"editorPluginClass","changeable":true,"lowerBound":0,"iD":false,"id":40,"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":"updateClasspath","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":"generateSchema","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":"false","unsettable":false,"transient":false,"unique":true,"name":"nonNLSMarkers","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"staticPackages","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"modelPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.ecore.EObject","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.ecore.EObject","unsettable":false,"transient":false,"unique":true,"name":"rootExtendsInterface","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.ecore.impl.EObjectImpl","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.ecore.impl.EObjectImpl","unsettable":false,"transient":false,"unique":true,"name":"rootExtendsClass","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootImplementsInterface","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressEMFTypes","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":"suppressEMFMetaData","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressEMFModelTags","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressInterfaces","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":"featureMapWrapperInterface","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":"featureMapWrapperInternalInterface","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":"featureMapWrapperClass","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimeCompatibility","changeable":true,"lowerBound":0,"iD":false,"id":56,"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":"richClientPlatform","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reflectiveDelegation","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"codeFormatting","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commentFormatting","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"testsDirectory","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"testSuiteClass","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanFlagsField","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"booleanFlagsReservedBits","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importerID","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"bundleManifest","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureDelegation","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containmentProxies","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":"minimalReflectiveMethods","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressContainment","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressNotification","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arrayAccessors","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressUnsettable","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper","unsettable":false,"transient":false,"unique":true,"name":"facadeHelperClass","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"complianceLevel","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"suppressGenModelAnnotations","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"copyrightFields","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"binaryCompatibleReflectiveMethods","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicConstructors","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"templatePluginVariables","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":"providerRootExtendsClass","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editPluginID","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editorPluginID","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editorPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"testsPluginID","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"testsPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optimizedHasChildren","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":"tableProviders","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colorProviders","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontProviders","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"runtimeVersion","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packedEnums","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedGenPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interfaceNamePattern","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":"classNamePattern","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"operationReflection","changeable":true,"lowerBound":0,"iD":false,"id":99,"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":"richAjaxPlatform","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimePlatform","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"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":"genModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"basePackage","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disposableProviderFactory","changeable":true,"lowerBound":0,"iD":false,"id":187,"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":"adapterFactory","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"loadInitialization","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"interfacePackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"metaDataPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"impl","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"impl","unsettable":false,"transient":false,"unique":true,"name":"classPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"util","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"util","unsettable":false,"transient":false,"unique":true,"name":"utilityPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"provider","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"provider","unsettable":false,"transient":false,"unique":true,"name":"providerPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"presentation","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"presentation","unsettable":false,"transient":false,"unique":true,"name":"presentationPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"tests","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"tests","unsettable":false,"transient":false,"unique":true,"name":"testsPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"generateExampleClass","changeable":true,"lowerBound":0,"iD":false,"id":197,"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":"literalsInterface","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataTypeConverters","changeable":true,"lowerBound":0,"iD":false,"id":199,"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":"multipleEditorPages","changeable":true,"lowerBound":0,"iD":false,"id":200,"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":"generateModelWizard","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensibleProviderFactory","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"childCreationExtenders","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentTypeIdentifier","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":"fileExtensions","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecorePackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genEnums","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genDataTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedGenPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"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":"genClassifiers","changeable":false,"resolveProxies":false,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"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"},{"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":"genPackage","changeable":false,"resolveProxies":false,"lowerBound":1,"id":242,"derived":false},{"ordered":true,"upperBound":1,"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":243,"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":"image","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamic","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"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":"genClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":256,"derived":false},{"id":257,"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":"genClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":260,"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":"notify","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"createChild","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyCategory","changeable":true,"lowerBound":0,"iD":false,"id":264,"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":"propertyFilterFlags","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyDescription","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyMultiLine","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":"propertySortChoices","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"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,"unique":true,"name":"getGenAnnotation","lowerBound":0,"id":282,"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":"genAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":285,"many":false,"required":false,"eClass":"EParameter"},{"id":286,"eClass":"EGenericType"},{"id":287,"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":"genBase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"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":"typeSafeEnumCompatible","changeable":true,"lowerBound":0,"iD":false,"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":"ecoreEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genEnumLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"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":"genEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"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":"genOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"name":"Singleton","id":321,"value":0,"literal":"Singleton","eClass":"EEnumLiteral"},{"name":"Stateful","id":322,"value":1,"literal":"Stateful","eClass":"EEnumLiteral"},{"name":"None","id":323,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"Editable","id":324,"value":0,"literal":"Editable","eClass":"EEnumLiteral"},{"name":"Readonly","id":325,"value":1,"literal":"Readonly","eClass":"EEnumLiteral"},{"name":"None","id":326,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"None","id":327,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Basic","id":328,"value":1,"literal":"Basic","eClass":"EEnumLiteral"},{"name":"XMI","id":329,"value":2,"literal":"XMI","eClass":"EEnumLiteral"},{"name":"XML","id":330,"value":3,"literal":"XML","eClass":"EEnumLiteral"},{"id":331,"eClass":"EGenericType"},{"name":"None","id":332,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Reflective","id":333,"value":1,"literal":"Reflective","eClass":"EEnumLiteral"},{"name":"Virtual","id":334,"value":2,"literal":"Virtual","eClass":"EEnumLiteral"},{"name":"Dynamic","id":335,"value":3,"literal":"Dynamic","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":"source","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":337,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"name":"JDK14","id":346,"value":0,"literal":"1.4","eClass":"EEnumLiteral"},{"name":"JDK50","id":347,"value":1,"literal":"5.0","eClass":"EEnumLiteral"},{"name":"JDK60","id":348,"value":2,"literal":"6.0","eClass":"EEnumLiteral"},{"name":"JDK70","id":349,"value":3,"literal":"7.0","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":"ecoreTypeParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"name":"EMF22","id":353,"value":0,"literal":"2.2","eClass":"EEnumLiteral"},{"name":"EMF23","id":354,"value":1,"literal":"2.3","eClass":"EEnumLiteral"},{"name":"EMF24","id":355,"value":2,"literal":"2.4","eClass":"EEnumLiteral"},{"name":"EMF25","id":356,"value":3,"literal":"2.5","eClass":"EEnumLiteral"},{"name":"EMF26","id":357,"value":4,"literal":"2.6","eClass":"EEnumLiteral"},{"name":"EMF27","id":358,"value":5,"literal":"2.7","eClass":"EEnumLiteral"},{"name":"EMF28","id":359,"value":6,"literal":"2.8","eClass":"EEnumLiteral"},{"name":"EMF29","id":360,"value":7,"literal":"2.9","eClass":"EEnumLiteral"},{"name":"IDE","id":361,"value":0,"literal":"IDE","eClass":"EEnumLiteral"},{"name":"RCP","id":362,"value":1,"literal":"RCP","eClass":"EEnumLiteral"},{"name":"RAP","id":363,"value":2,"literal":"RAP","eClass":"EEnumLiteral"},{"name":"GWT","id":364,"value":3,"literal":"GWT","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":1,"target":85},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":1,"target":97},{"source":1,"target":98},{"source":1,"target":99},{"source":1,"target":100},{"source":1,"target":101},{"source":1,"target":102},{"source":22,"target":103},{"source":22,"target":1},{"source":23,"target":104},{"source":23,"target":1},{"source":24,"target":105},{"source":24,"target":1},{"source":25,"target":106},{"source":25,"target":1},{"source":26,"target":107},{"source":26,"target":1},{"source":27,"target":108},{"source":27,"target":1},{"source":28,"target":109},{"source":28,"target":1},{"source":29,"target":110},{"source":29,"target":1},{"source":30,"target":111},{"source":30,"target":1},{"source":31,"target":112},{"source":31,"target":1},{"source":32,"target":113},{"source":32,"target":1},{"source":33,"target":114},{"source":33,"target":1},{"source":34,"target":115},{"source":34,"target":1},{"source":35,"target":116},{"source":35,"target":1},{"source":36,"target":117},{"source":36,"target":1},{"source":37,"target":118},{"source":37,"target":1},{"source":38,"target":119},{"source":38,"target":1},{"source":39,"target":120},{"source":39,"target":1},{"source":40,"target":121},{"source":40,"target":1},{"source":41,"target":122},{"source":41,"target":1},{"source":42,"target":123},{"source":42,"target":1},{"source":43,"target":124},{"source":43,"target":1},{"source":44,"target":125},{"source":44,"target":1},{"source":45,"target":126},{"source":45,"target":1},{"source":46,"target":127},{"source":46,"target":1},{"source":47,"target":128},{"source":47,"target":1},{"source":48,"target":129},{"source":48,"target":1},{"source":49,"target":130},{"source":49,"target":1},{"source":50,"target":131},{"source":50,"target":1},{"source":51,"target":132},{"source":51,"target":1},{"source":52,"target":133},{"source":52,"target":1},{"source":53,"target":134},{"source":53,"target":1},{"source":54,"target":135},{"source":54,"target":1},{"source":55,"target":136},{"source":55,"target":1},{"source":56,"target":137},{"source":56,"target":1},{"source":57,"target":138},{"source":57,"target":1},{"source":58,"target":139},{"source":58,"target":1},{"source":59,"target":140},{"source":59,"target":1},{"source":60,"target":141},{"source":60,"target":1},{"source":61,"target":142},{"source":61,"target":1},{"source":62,"target":143},{"source":62,"target":1},{"source":63,"target":144},{"source":63,"target":1},{"source":64,"target":145},{"source":64,"target":1},{"source":65,"target":146},{"source":65,"target":1},{"source":66,"target":147},{"source":66,"target":1},{"source":67,"target":16},{"source":67,"target":148},{"source":67,"target":1},{"source":148,"target":16},{"source":68,"target":149},{"source":68,"target":1},{"source":69,"target":150},{"source":69,"target":1},{"source":70,"target":151},{"source":70,"target":1},{"source":71,"target":152},{"source":71,"target":1},{"source":72,"target":153},{"source":72,"target":1},{"source":73,"target":154},{"source":73,"target":1},{"source":74,"target":155},{"source":74,"target":1},{"source":75,"target":18},{"source":75,"target":156},{"source":75,"target":1},{"source":156,"target":18},{"source":76,"target":157},{"source":76,"target":1},{"source":77,"target":158},{"source":77,"target":1},{"source":78,"target":159},{"source":78,"target":1},{"source":79,"target":160},{"source":79,"target":1},{"source":80,"target":161},{"source":80,"target":1},{"source":81,"target":162},{"source":81,"target":1},{"source":82,"target":163},{"source":82,"target":1},{"source":83,"target":164},{"source":83,"target":1},{"source":84,"target":165},{"source":84,"target":1},{"source":85,"target":166},{"source":85,"target":1},{"source":86,"target":167},{"source":86,"target":1},{"source":87,"target":168},{"source":87,"target":1},{"source":88,"target":169},{"source":88,"target":1},{"source":89,"target":170},{"source":89,"target":1},{"source":90,"target":171},{"source":90,"target":1},{"source":91,"target":172},{"source":91,"target":1},{"source":92,"target":20},{"source":92,"target":173},{"source":92,"target":1},{"source":173,"target":20},{"source":93,"target":174},{"source":93,"target":1},{"source":94,"target":175},{"source":94,"target":1},{"source":95,"target":2},{"source":95,"target":176},{"source":95,"target":1},{"source":95,"target":177},{"source":176,"target":2},{"source":96,"target":2},{"source":96,"target":178},{"source":96,"target":1},{"source":178,"target":2},{"source":97,"target":179},{"source":97,"target":1},{"source":98,"target":180},{"source":98,"target":1},{"source":99,"target":181},{"source":99,"target":1},{"source":100,"target":182},{"source":100,"target":1},{"source":101,"target":21},{"source":101,"target":183},{"source":101,"target":1},{"source":183,"target":21},{"source":102,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":184},{"source":2,"target":185},{"source":2,"target":186},{"source":2,"target":187},{"source":2,"target":188},{"source":2,"target":189},{"source":2,"target":190},{"source":2,"target":191},{"source":2,"target":192},{"source":2,"target":193},{"source":2,"target":194},{"source":2,"target":195},{"source":2,"target":196},{"source":2,"target":197},{"source":2,"target":198},{"source":2,"target":199},{"source":2,"target":200},{"source":2,"target":201},{"source":2,"target":202},{"source":2,"target":203},{"source":2,"target":204},{"source":2,"target":205},{"source":2,"target":206},{"source":2,"target":177},{"source":2,"target":207},{"source":2,"target":208},{"source":2,"target":209},{"source":2,"target":210},{"source":2,"target":211},{"source":2,"target":212},{"source":184,"target":213},{"source":184,"target":2},{"source":185,"target":214},{"source":185,"target":2},{"source":186,"target":14},{"source":186,"target":215},{"source":186,"target":2},{"source":215,"target":14},{"source":187,"target":216},{"source":187,"target":2},{"source":188,"target":217},{"source":188,"target":2},{"source":189,"target":218},{"source":189,"target":2},{"source":190,"target":219},{"source":190,"target":2},{"source":191,"target":220},{"source":191,"target":2},{"source":192,"target":221},{"source":192,"target":2},{"source":193,"target":222},{"source":193,"target":2},{"source":194,"target":223},{"source":194,"target":2},{"source":195,"target":224},{"source":195,"target":2},{"source":196,"target":225},{"source":196,"target":2},{"source":197,"target":226},{"source":197,"target":2},{"source":198,"target":227},{"source":198,"target":2},{"source":199,"target":228},{"source":199,"target":2},{"source":200,"target":229},{"source":200,"target":2},{"source":201,"target":230},{"source":201,"target":2},{"source":202,"target":231},{"source":202,"target":2},{"source":203,"target":232},{"source":203,"target":2},{"source":204,"target":233},{"source":204,"target":2},{"source":205,"target":234},{"source":205,"target":2},{"source":206,"target":235},{"source":206,"target":2},{"source":177,"target":1},{"source":177,"target":236},{"source":177,"target":2},{"source":177,"target":95},{"source":236,"target":1},{"source":207,"target":6},{"source":207,"target":237},{"source":207,"target":2},{"source":237,"target":6},{"source":208,"target":9},{"source":208,"target":238},{"source":208,"target":2},{"source":238,"target":9},{"source":209,"target":3},{"source":209,"target":239},{"source":209,"target":2},{"source":239,"target":3},{"source":210,"target":2},{"source":210,"target":240},{"source":210,"target":2},{"source":240,"target":2},{"source":211,"target":8},{"source":211,"target":241},{"source":211,"target":2},{"source":211,"target":242},{"source":241,"target":8},{"source":212,"target":5},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":243},{"source":3,"target":244},{"source":3,"target":245},{"source":3,"target":246},{"source":3,"target":247},{"source":3,"target":248},{"source":3,"target":249},{"source":3,"target":250},{"source":243,"target":12},{"source":243,"target":251},{"source":243,"target":3},{"source":251,"target":12},{"source":244,"target":252},{"source":244,"target":3},{"source":245,"target":253},{"source":245,"target":3},{"source":246,"target":254},{"source":246,"target":3},{"source":247,"target":4},{"source":247,"target":255},{"source":247,"target":3},{"source":247,"target":256},{"source":255,"target":4},{"source":248,"target":10},{"source":248,"target":257},{"source":248,"target":3},{"source":248,"target":258},{"source":257,"target":10},{"source":249,"target":4},{"source":249,"target":259},{"source":249,"target":3},{"source":259,"target":4},{"source":250,"target":8},{"source":4,"target":0},{"source":4,"target":15},{"source":4,"target":260},{"source":4,"target":261},{"source":4,"target":262},{"source":4,"target":263},{"source":4,"target":264},{"source":4,"target":265},{"source":4,"target":266},{"source":4,"target":267},{"source":4,"target":268},{"source":4,"target":256},{"source":4,"target":269},{"source":4,"target":270},{"source":260,"target":13},{"source":260,"target":271},{"source":260,"target":4},{"source":271,"target":13},{"source":261,"target":272},{"source":261,"target":4},{"source":262,"target":273},{"source":262,"target":4},{"source":263,"target":274},{"source":263,"target":4},{"source":264,"target":275},{"source":264,"target":4},{"source":265,"target":276},{"source":265,"target":4},{"source":266,"target":277},{"source":266,"target":4},{"source":267,"target":278},{"source":267,"target":4},{"source":268,"target":279},{"source":268,"target":4},{"source":256,"target":3},{"source":256,"target":280},{"source":256,"target":4},{"source":256,"target":247},{"source":280,"target":3},{"source":269,"target":281},{"source":269,"target":4},{"source":270,"target":15},{"source":5,"target":0},{"source":5,"target":282},{"source":5,"target":283},{"source":282,"target":17},{"source":282,"target":284},{"source":282,"target":5},{"source":282,"target":285},{"source":284,"target":17},{"source":285,"target":286},{"source":285,"target":282},{"source":283,"target":17},{"source":283,"target":287},{"source":283,"target":5},{"source":283,"target":288},{"source":287,"target":17},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":289},{"source":6,"target":290},{"source":6,"target":291},{"source":6,"target":292},{"source":289,"target":293},{"source":289,"target":6},{"source":290,"target":294},{"source":290,"target":6},{"source":291,"target":7},{"source":291,"target":295},{"source":291,"target":6},{"source":291,"target":296},{"source":295,"target":7},{"source":292,"target":9},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":296},{"source":7,"target":297},{"source":7,"target":298},{"source":296,"target":6},{"source":296,"target":299},{"source":296,"target":7},{"source":296,"target":291},{"source":299,"target":6},{"source":297,"target":300},{"source":297,"target":7},{"source":298,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":242},{"source":8,"target":301},{"source":8,"target":302},{"source":242,"target":2},{"source":242,"target":303},{"source":242,"target":8},{"source":242,"target":211},{"source":303,"target":2},{"source":301,"target":19},{"source":301,"target":304},{"source":301,"target":8},{"source":304,"target":19},{"source":302,"target":5},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":305},{"source":9,"target":306},{"source":305,"target":307},{"source":305,"target":9},{"source":306,"target":8},{"source":10,"target":0},{"source":10,"target":15},{"source":10,"target":258},{"source":10,"target":308},{"source":10,"target":309},{"source":10,"target":310},{"source":10,"target":311},{"source":258,"target":3},{"source":258,"target":312},{"source":258,"target":10},{"source":258,"target":248},{"source":312,"target":3},{"source":308,"target":313},{"source":308,"target":10},{"source":309,"target":11},{"source":309,"target":314},{"source":309,"target":10},{"source":309,"target":315},{"source":314,"target":11},{"source":310,"target":19},{"source":310,"target":316},{"source":310,"target":10},{"source":316,"target":19},{"source":311,"target":15},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":315},{"source":11,"target":317},{"source":11,"target":318},{"source":315,"target":10},{"source":315,"target":319},{"source":315,"target":11},{"source":315,"target":309},{"source":319,"target":10},{"source":317,"target":320},{"source":317,"target":11},{"source":318,"target":15},{"source":12,"target":0},{"source":12,"target":321},{"source":12,"target":322},{"source":12,"target":323},{"source":321,"target":12},{"source":322,"target":12},{"source":323,"target":12},{"source":13,"target":0},{"source":13,"target":324},{"source":13,"target":325},{"source":13,"target":326},{"source":324,"target":13},{"source":325,"target":13},{"source":326,"target":13},{"source":14,"target":0},{"source":14,"target":327},{"source":14,"target":328},{"source":14,"target":329},{"source":14,"target":330},{"source":327,"target":14},{"source":328,"target":14},{"source":329,"target":14},{"source":330,"target":14},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":331},{"source":331,"target":5},{"source":16,"target":0},{"source":16,"target":332},{"source":16,"target":333},{"source":16,"target":334},{"source":16,"target":335},{"source":332,"target":16},{"source":333,"target":16},{"source":334,"target":16},{"source":335,"target":16},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":336},{"source":17,"target":337},{"source":17,"target":288},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":336,"target":341},{"source":336,"target":17},{"source":337,"target":342},{"source":337,"target":17},{"source":288,"target":5},{"source":288,"target":343},{"source":288,"target":17},{"source":288,"target":283},{"source":343,"target":5},{"source":338,"target":344},{"source":338,"target":17},{"source":339,"target":345},{"source":339,"target":17},{"source":340,"target":5},{"source":18,"target":0},{"source":18,"target":346},{"source":18,"target":347},{"source":18,"target":348},{"source":18,"target":349},{"source":346,"target":18},{"source":347,"target":18},{"source":348,"target":18},{"source":349,"target":18},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":350},{"source":19,"target":351},{"source":350,"target":352},{"source":350,"target":19},{"source":351,"target":5},{"source":20,"target":0},{"source":20,"target":353},{"source":20,"target":354},{"source":20,"target":355},{"source":20,"target":356},{"source":20,"target":357},{"source":20,"target":358},{"source":20,"target":359},{"source":20,"target":360},{"source":353,"target":20},{"source":354,"target":20},{"source":355,"target":20},{"source":356,"target":20},{"source":357,"target":20},{"source":358,"target":20},{"source":359,"target":20},{"source":360,"target":20},{"source":21,"target":0},{"source":21,"target":361},{"source":21,"target":362},{"source":21,"target":363},{"source":21,"target":364},{"source":361,"target":21},{"source":362,"target":21},{"source":363,"target":21},{"source":364,"target":21}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simulation" nsURI="http://occiware.org/simulation/ecore" nsPrefix="simulation">
<eClassifiers xsi:type="ecore:EDataType" name="floatType" instanceClassName="java.lang.Float"/>
<eClassifiers xsi:type="ecore:EDataType" name="UtilizationModel" instanceClassName="org.occiware.clouddesigner.occi.simulation.cloudsim.UtilizationModel"/>
<eClassifiers xsi:type="ecore:EDataType" name="doubleType" instanceClassName="java.lang.Double"/>
<eClassifiers xsi:type="ecore:EDataType" name="RamProvisioner" instanceClassName="org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.RamProvisioner"/>
<eClassifiers xsi:type="ecore:EDataType" name="BwProvisioner" instanceClassName="org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.BwProvisioner"/>
<eClassifiers xsi:type="ecore:EDataType" name="CloudletScheduler" instanceClassName="org.occiware.clouddesigner.occi.simulation.cloudsim.CloudletScheduler"/>
<eClassifiers xsi:type="ecore:EDataType" name="VmScheduler" instanceClassName="org.occiware.clouddesigner.occi.simulation.cloudsim.VmScheduler"/>
<eClassifiers xsi:type="ecore:EDataType" name="MB" instanceClassName="float"/>
<eClassifiers xsi:type="ecore:EDataType" name="PeProvisioner" instanceClassName="org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.PeProvisioner"/>
<eClassifiers xsi:type="ecore:EClass" name="SimulationResource" eSuperTypes="platform:/plugin/org.occiware.clouddesigner.occi/model/OCCI.ecore#//Resource">
<eAnnotations source="OCCIE2Ecore">
<details key="title" value=""/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/occiware/ecore/clouddesigner/org.occiware.clouddesigner.occi.simulation/model/Simulation.ecore | ecore | simulation
floatType
java.lang.Float
java.lang.Float
UtilizationModel
org.occiware.clouddesigner.occi.simulation.cloudsim.UtilizationModel
org.occiware.clouddesigner.occi.simulation.cloudsim.UtilizationModel
doubleType
java.lang.Double
java.lang.Double
RamProvisioner
org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.RamProvisioner
org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.RamProvisioner
BwProvisioner
org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.BwProvisioner
org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.BwProvisioner
CloudletScheduler
org.occiware.clouddesigner.occi.simulation.cloudsim.CloudletScheduler
org.occiware.clouddesigner.occi.simulation.cloudsim.CloudletScheduler
VmScheduler
org.occiware.clouddesigner.occi.simulation.cloudsim.VmScheduler
org.occiware.clouddesigner.occi.simulation.cloudsim.VmScheduler
MB
float
float
PeProvisioner
org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.PeProvisioner
org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.PeProvisioner
SimulationResource | null | {"directed":true,"nodes":[{"nsPrefix":"simulation","nsURI":"http://occiware.org/simulation/ecore","name":"simulation","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"floatType","instanceClass":"java.lang.Float","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.occiware.clouddesigner.occi.simulation.cloudsim.UtilizationModel","defaultValue":null,"instanceClassName":"org.occiware.clouddesigner.occi.simulation.cloudsim.UtilizationModel","name":"UtilizationModel","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"doubleType","instanceClass":"java.lang.Double","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.RamProvisioner","defaultValue":null,"instanceClassName":"org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.RamProvisioner","name":"RamProvisioner","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.BwProvisioner","defaultValue":null,"instanceClassName":"org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.BwProvisioner","name":"BwProvisioner","instanceClass":null,"id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.occiware.clouddesigner.occi.simulation.cloudsim.CloudletScheduler","defaultValue":null,"instanceClassName":"org.occiware.clouddesigner.occi.simulation.cloudsim.CloudletScheduler","name":"CloudletScheduler","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.occiware.clouddesigner.occi.simulation.cloudsim.VmScheduler","defaultValue":null,"instanceClassName":"org.occiware.clouddesigner.occi.simulation.cloudsim.VmScheduler","name":"VmScheduler","instanceClass":null,"id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"MB","instanceClass":"float","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.PeProvisioner","defaultValue":null,"instanceClassName":"org.occiware.clouddesigner.occi.simulation.cloudsim.provisioners.PeProvisioner","name":"PeProvisioner","instanceClass":null,"id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimulationResource","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"id":11,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":11}],"multigraph":true} |
false | <?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="ODPEV">
<eClassifiers xsi:type="ecore:EClass" name="EnterpriseObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="eoConfigurations" ordered="false" upperBound="-1" eType="//Community" eOpposite="//Community/coMembers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoRoles" ordered="false" upperBound="-1" eType="//Role" eOpposite="//Role/rolefillers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoArtefactActions" ordered="false" lowerBound="1" upperBound="-1" eType="//Action" eOpposite="//Action/actArtefactRoleFillers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoResourceActions" ordered="false" lowerBound="1" upperBound="-1" eType="//Action" eOpposite="//Action/actResourceRoleFillers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoActorActions" ordered="false" lowerBound="1" upperBound="-1" eType="//Action" eOpposite="//Action/actActorRoleFillers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoPolicy" ordered="false" upperBound="-1" eType="//Policy" eOpposite="//Policy/poEnterpriseObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoEOAR" ordered="false" upperBound="-1" eType="//EO_A_R" eOpposite="//EO_A_R/eoarSubject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoEOPD" ordered="false" lowerBound="1" eType="//EO_P_D" eOpposite="//EO_P_D/eopdAgent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ODPSystem" eSuperTypes="//EnterpriseObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="odpBehaviour" ordered="false" lowerBound="1" eType="//Scope" eOpposite="//Scope/scOdpSystem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="odpObjectives" ordered="false" lowerBound="1" upperBound="-1" eType="//Objective" eOpposite="//Objective/objFulfiller"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="odpSpecifier" ordered="false" lowerBound="1" eType="//EnterpriseSpecification" eOpposite="//EnterpriseSpecification/esDescribedSystems"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Party" eSuperTypes="//EnterpriseObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="ptyAccountableAction" ordered="false" upperBound="-1" eType="//AccountableAction" eOpposite="//AccountableAction/aaAccountableParty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ptyEOPD" ordered="false" lowerBound="1" eType="//EO_P_D" eOpposite="//EO_P_D/eopdPrincipal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Objective">
<eStructuralFeatures xsi:type="ecore:EReference" name="objFulfiller" ordered="false" eType="//ODPSystem" eOpposite="//ODPSystem/odpObjectives"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objSpecifier" ordered="false" lowerBound="1" eType="//Contract" eOpposite="//Contract/ctObjective"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objRefiners" ordered="false" upperBound="-1" eType="//Objective" eOpposite="//Objective/objRefinement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objRefinement" ordered="false" eType="//Objective" eOpposite="//Objective/objRefiners"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objAchievers" ordered="false" upperBound="-1" eType="//Process" eOpposite="//Process/prObjectives"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objFulfillers" ordered="false" lowerBound="1" upperBound="-1" eType="//Behaviour" eOpposite="//Behaviour/beObjectives"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope">
<eStructuralFeatures xsi:type="ecore:EReference" name="scOdpSystem" ordered="false" lowerBound="1" eType="//ODPSystem" eOpposite="//ODPSystem/odpBehaviour"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnterpriseSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="esDescribedSystems" ordered="false" lowerBound="1" upperBound="-1" eType="//ODPSystem" eOpposite="//ODPSystem/odpSpecifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="esContext" ordered="false" lowerBound="1" eType="//FieldOfApplication" eOpposite="//FieldOfApplication/faEnterpriseSpecifications"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldOfApplication">
<eStructuralFeatures xsi:type="ecore:EReference" name="faEnterpriseSpecifications" ordered="false" lowerBound="1" eType="//EnterpriseSpecification" eOpposite="//EnterpriseSpecification/esContext"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Policy">
<eStructuralFeatures xsi:type="ecore:EReference" name="poSpecifier" ordered="false" lowerBound="1" eType="//Contract" eOpposite="//Contract/ctPolicies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poOwner" ordered="false" lowerBound="1" eType="//Community" eOpposite="//Community/coPolicy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poProcess" ordered="false" upperBound="-1" eType="//Process" eOpposite="//Process/prConstrainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poBehaviour" ordered="false" upperBound="-1" eType="//Behaviour" eOpposite="//Behaviour/bePolicyConstrainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poChanger" ordered="false" upperBound="-1" eType="//Behaviour" eOpposite="//Behaviour/bePolicy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poRole" ordered="false" upperBound="-1" eType="//Role" eOpposite="//Role/roleConstrainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poEnterpriseObject" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoPolicy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyEnvelope" eSuperTypes="//Policy">
<eStructuralFeatures xsi:type="ecore:EReference" name="pePolicySetter" ordered="false" lowerBound="1" eType="//Behaviour" eOpposite="//Behaviour/bePolicyEnvelope"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="peBehaviour" ordered="false" eType="//Behaviour" eOpposite="//Behaviour/beConstrainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="peValues" lowerBound="1" upperBound="-1" eType="//PolicyValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="peCurrentValue" ordered="false" lowerBound="1" eType="//PolicyValue" eOpposite="//PolicyValue/pvValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolicyValue" eSuperTypes="//Policy">
<eStructuralFeatures xsi:type="ecore:EReference" name="pvValue" ordered="false" lowerBound="1" eType="//PolicyEnvelope" eOpposite="//PolicyEnvelope/peCurrentValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssigmentPolicy" eSuperTypes="//Policy">
<eStructuralFeatures xsi:type="ecore:EReference" name="apEOAR" ordered="false" upperBound="-1" eType="//EO_A_R" eOpposite="//EO_A_R/eoarGovernor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contract">
<eStructuralFeatures xsi:type="ecore:EReference" name="ctPolicies" ordered="false" lowerBound="1" eType="//Policy" eOpposite="//Policy/poSpecifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ctObjective" ordered="false" lowerBound="1" eType="//Objective" eOpposite="//Objective/objSpecifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ctBehaviours" ordered="false" lowerBound="1" upperBound="-1" eType="//Behaviour" eOpposite="//Behaviour/beSpecifiers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Process">
<eStructuralFeatures xsi:type="ecore:EReference" name="prObjectives" ordered="false" lowerBound="1" upperBound="-1" eType="//Objective" eOpposite="//Objective/objAchievers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prDetails" ordered="false" lowerBound="1" upperBound="-1" eType="//Step" eOpposite="//Step/stGraphs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prRefinement" ordered="false" eType="//Step" eOpposite="//Step/stAbstraction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prConstrainer" ordered="false" upperBound="-1" eType="//Policy" eOpposite="//Policy/poProcess"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Step">
<eStructuralFeatures xsi:type="ecore:EReference" name="stGraphs" ordered="false" lowerBound="1" upperBound="-1" eType="//Process" eOpposite="//Process/prDetails"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stAbstraction" ordered="false" eType="//Process" eOpposite="//Process/prRefinement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="//Step">
<eStructuralFeatures xsi:type="ecore:EReference" name="actBehaviours" ordered="false" lowerBound="1" upperBound="-1" eType="//Behaviour" eOpposite="//Behaviour/beActions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actArtefactRoleFillers" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoArtefactActions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actResourceRoleFillers" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoResourceActions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actActorRoleFillers" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoActorActions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccountableAction" abstract="true" eSuperTypes="//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="aaAccountableParty" ordered="false" lowerBound="1" upperBound="-1" eType="//Party" eOpposite="//Party/ptyAccountableAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Prescription" eSuperTypes="//AccountableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Commitment" eSuperTypes="//AccountableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Declaration" eSuperTypes="//AccountableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Evaluation" eSuperTypes="//AccountableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Delegation" eSuperTypes="//AccountableAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="dlgEOPD" ordered="false" lowerBound="1" eType="//EO_P_D" eOpposite="//EO_P_D/eopdAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Behaviour">
<eStructuralFeatures xsi:type="ecore:EReference" name="beObjectives" ordered="false" lowerBound="1" upperBound="-1" eType="//Objective" eOpposite="//Objective/objFulfillers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beSpecifiers" ordered="false" lowerBound="1" upperBound="-1" eType="//Contract" eOpposite="//Contract/ctBehaviours"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beActions" ordered="false" lowerBound="1" upperBound="-1" eType="//Action" eOpposite="//Action/actBehaviours"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beIdentifier" ordered="false" eType="//Role" eOpposite="//Role/roleBehaviour"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bePolicyEnvelope" ordered="false" eType="//PolicyEnvelope" eOpposite="//PolicyEnvelope/pePolicySetter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beConstrainer" ordered="false" eType="//PolicyEnvelope" eOpposite="//PolicyEnvelope/peBehaviour"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bePolicyConstrainer" ordered="false" upperBound="-1" eType="//Policy" eOpposite="//Policy/poBehaviour"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bePolicy" ordered="false" upperBound="-1" eType="//Policy" eOpposite="//Policy/poChanger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Community">
<eStructuralFeatures xsi:type="ecore:EReference" name="coAbstraction" ordered="false" eType="//CommunityObject" eOpposite="//CommunityObject/cobjRefinement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coMembers" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoConfigurations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coCommunityRoles" ordered="false" upperBound="-1" eType="//Role" eOpposite="//Role/roleSpecifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coPolicy" ordered="false" upperBound="-1" eType="//Policy" eOpposite="//Policy/poOwner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommunityObject" eSuperTypes="//EnterpriseObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="cobjRefinement" ordered="false" lowerBound="1" eType="//Community" eOpposite="//Community/coAbstraction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Role">
<eStructuralFeatures xsi:type="ecore:EReference" name="roleBehaviour" ordered="false" lowerBound="1" eType="//Behaviour" eOpposite="//Behaviour/beIdentifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleSpecifier" ordered="false" lowerBound="1" eType="//Community" eOpposite="//Community/coCommunityRoles"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rolefillers" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoRoles"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleConstrainer" ordered="false" upperBound="-1" eType="//Policy" eOpposite="//Policy/poRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleEOAR" ordered="false" upperBound="-1" eType="//EO_A_R" eOpposite="//EO_A_R/eoarSubjectRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceRole" eSuperTypes="//Role"/>
<eClassifiers xsi:type="ecore:EClass" name="Violation" eSuperTypes="//Behaviour">
<eStructuralFeatures xsi:type="ecore:EReference" name="vioProhibitor" ordered="false" lowerBound="1" eType="//Rule" eOpposite="//Rule/ruViolation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="ruViolation" ordered="false" upperBound="-1" eType="//Violation" eOpposite="//Violation/vioProhibitor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Obligation" eSuperTypes="//Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="Authorisation" eSuperTypes="//Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="//Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="Prohibition" eSuperTypes="//Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="EO_A_R">
<eStructuralFeatures xsi:type="ecore:EReference" name="eoarSubject" ordered="false" upperBound="-1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoEOAR"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoarSubjectRole" ordered="false" lowerBound="1" upperBound="-1" eType="//Role" eOpposite="//Role/roleEOAR"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eoarGovernor" ordered="false" upperBound="-1" eType="//AssigmentPolicy" eOpposite="//AssigmentPolicy/apEOAR"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EO_P_D">
<eStructuralFeatures xsi:type="ecore:EReference" name="eopdAgent" ordered="false" lowerBound="1" eType="//EnterpriseObject" eOpposite="//EnterpriseObject/eoEOPD"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eopdPrincipal" ordered="false" lowerBound="1" eType="//Party" eOpposite="//Party/ptyEOPD"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eopdAction" ordered="false" lowerBound="1" eType="//Delegation" eOpposite="//Delegation/dlgEOPD"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/ODP-EV.ecore | ecore | ODPEV
EnterpriseObject
eoConfigurations
eoRoles
eoArtefactActions
eoResourceActions
eoActorActions
eoPolicy
eoEOAR
eoEOPD
ODPSystem
odpBehaviour
odpObjectives
odpSpecifier
Party
ptyAccountableAction
ptyEOPD
Objective
objFulfiller
objSpecifier
objRefiners
objRefinement
objAchievers
objFulfillers
Scope
scOdpSystem
EnterpriseSpecification
esDescribedSystems
esContext
FieldOfApplication
faEnterpriseSpecifications
Policy
poSpecifier
poOwner
poProcess
poBehaviour
poChanger
poRole
poEnterpriseObject
PolicyEnvelope
pePolicySetter
peBehaviour
peValues
peCurrentValue
PolicyValue
pvValue
AssigmentPolicy
apEOAR
Contract
ctPolicies
ctObjective
ctBehaviours
Process
prObjectives
prDetails
prRefinement
prConstrainer
Step
stGraphs
stAbstraction
Action
actBehaviours
actArtefactRoleFillers
actResourceRoleFillers
actActorRoleFillers
AccountableAction
aaAccountableParty
Prescription
Commitment
Declaration
Evaluation
Delegation
dlgEOPD
Behaviour
beObjectives
beSpecifiers
beActions
beIdentifier
bePolicyEnvelope
beConstrainer
bePolicyConstrainer
bePolicy
Community
coAbstraction
coMembers
coCommunityRoles
coPolicy
CommunityObject
cobjRefinement
Role
roleBehaviour
roleSpecifier
rolefillers
roleConstrainer
roleEOAR
InterfaceRole
Violation
vioProhibitor
Rule
ruViolation
Obligation
Authorisation
Permission
Prohibition
EO_A_R
eoarSubject
eoarSubjectRole
eoarGovernor
EO_P_D
eopdAgent
eopdPrincipal
eopdAction | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"ODPEV","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnterpriseObject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ODPSystem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Party","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Objective","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnterpriseSpecification","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldOfApplication","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Policy","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyEnvelope","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolicyValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssigmentPolicy","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccountableAction","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prescription","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commitment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delegation","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behaviour","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Community","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunityObject","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceRole","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Violation","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Obligation","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Authorisation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prohibition","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EO_A_R","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EO_P_D","instanceClass":null,"abstract":false,"id":34,"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":"eoConfigurations","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":"eoRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"eoArtefactActions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"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":"eoResourceActions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"eoActorActions","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"eoPolicy","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":"eoEOAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eoEOPD","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coMembers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"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":"rolefillers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"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":"actArtefactRoleFillers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"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":"actResourceRoleFillers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"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":"actActorRoleFillers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"poEnterpriseObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"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":"eoarSubject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eopdAgent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"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":"odpBehaviour","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"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":"odpObjectives","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":"odpSpecifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scOdpSystem","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"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":"objFulfiller","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"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":"esDescribedSystems","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"ptyAccountableAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"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":"ptyEOPD","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aaAccountableParty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eopdPrincipal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"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":"objSpecifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objRefiners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objRefinement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objAchievers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"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":"objFulfillers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ctObjective","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"prObjectives","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"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":"beObjectives","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"esContext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"faEnterpriseSpecifications","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"poSpecifier","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":"poOwner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"poProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"poBehaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"poChanger","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"poRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ctPolicies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coPolicy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"prConstrainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"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":"bePolicyConstrainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"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":"bePolicy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"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":"roleConstrainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pePolicySetter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"peBehaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"peValues","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"peCurrentValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bePolicyEnvelope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"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":"beConstrainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pvValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"apEOAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"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":"eoarGovernor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"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":"ctBehaviours","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"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":"beSpecifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"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":"prDetails","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"prRefinement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"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":"stGraphs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"derived":false},{"id":143,"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":"stAbstraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actBehaviours","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"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":"beActions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dlgEOPD","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eopdAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"beIdentifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roleBehaviour","changeable":true,"resolveProxies":true,"lowerBound":1,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coAbstraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coCommunityRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cobjRefinement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roleSpecifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roleEOAR","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"},{"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":"eoarSubjectRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"vioProhibitor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"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":"ruViolation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":1,"target":0},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":35,"target":23},{"source":35,"target":43},{"source":35,"target":1},{"source":35,"target":44},{"source":43,"target":23},{"source":36,"target":25},{"source":36,"target":45},{"source":36,"target":1},{"source":36,"target":46},{"source":45,"target":25},{"source":37,"target":15},{"source":37,"target":47},{"source":37,"target":1},{"source":37,"target":48},{"source":47,"target":15},{"source":38,"target":15},{"source":38,"target":49},{"source":38,"target":1},{"source":38,"target":50},{"source":49,"target":15},{"source":39,"target":15},{"source":39,"target":51},{"source":39,"target":1},{"source":39,"target":52},{"source":51,"target":15},{"source":40,"target":8},{"source":40,"target":53},{"source":40,"target":1},{"source":40,"target":54},{"source":53,"target":8},{"source":41,"target":33},{"source":41,"target":55},{"source":41,"target":1},{"source":41,"target":56},{"source":55,"target":33},{"source":42,"target":34},{"source":42,"target":57},{"source":42,"target":1},{"source":42,"target":58},{"source":57,"target":34},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":59,"target":5},{"source":59,"target":63},{"source":59,"target":2},{"source":59,"target":64},{"source":63,"target":5},{"source":60,"target":4},{"source":60,"target":65},{"source":60,"target":2},{"source":60,"target":66},{"source":65,"target":4},{"source":61,"target":6},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":6},{"source":62,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":69,"target":16},{"source":69,"target":72},{"source":69,"target":3},{"source":69,"target":73},{"source":72,"target":16},{"source":70,"target":34},{"source":70,"target":74},{"source":70,"target":3},{"source":70,"target":75},{"source":74,"target":34},{"source":71,"target":1},{"source":4,"target":0},{"source":4,"target":66},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":66,"target":2},{"source":66,"target":81},{"source":66,"target":4},{"source":66,"target":60},{"source":81,"target":2},{"source":76,"target":12},{"source":76,"target":82},{"source":76,"target":4},{"source":76,"target":83},{"source":82,"target":12},{"source":77,"target":4},{"source":77,"target":84},{"source":77,"target":4},{"source":77,"target":78},{"source":84,"target":4},{"source":78,"target":4},{"source":78,"target":85},{"source":78,"target":4},{"source":78,"target":77},{"source":85,"target":4},{"source":79,"target":13},{"source":79,"target":86},{"source":79,"target":4},{"source":79,"target":87},{"source":86,"target":13},{"source":80,"target":22},{"source":80,"target":88},{"source":80,"target":4},{"source":80,"target":89},{"source":88,"target":22},{"source":5,"target":0},{"source":5,"target":64},{"source":64,"target":2},{"source":64,"target":90},{"source":64,"target":5},{"source":64,"target":59},{"source":90,"target":2},{"source":6,"target":0},{"source":6,"target":68},{"source":6,"target":91},{"source":68,"target":2},{"source":68,"target":92},{"source":68,"target":6},{"source":68,"target":61},{"source":92,"target":2},{"source":91,"target":7},{"source":91,"target":93},{"source":91,"target":6},{"source":91,"target":94},{"source":93,"target":7},{"source":7,"target":0},{"source":7,"target":94},{"source":94,"target":6},{"source":94,"target":95},{"source":94,"target":7},{"source":94,"target":91},{"source":95,"target":6},{"source":8,"target":0},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":8,"target":99},{"source":8,"target":100},{"source":8,"target":101},{"source":8,"target":54},{"source":96,"target":12},{"source":96,"target":102},{"source":96,"target":8},{"source":96,"target":103},{"source":102,"target":12},{"source":97,"target":23},{"source":97,"target":104},{"source":97,"target":8},{"source":97,"target":105},{"source":104,"target":23},{"source":98,"target":13},{"source":98,"target":106},{"source":98,"target":8},{"source":98,"target":107},{"source":106,"target":13},{"source":99,"target":22},{"source":99,"target":108},{"source":99,"target":8},{"source":99,"target":109},{"source":108,"target":22},{"source":100,"target":22},{"source":100,"target":110},{"source":100,"target":8},{"source":100,"target":111},{"source":110,"target":22},{"source":101,"target":25},{"source":101,"target":112},{"source":101,"target":8},{"source":101,"target":113},{"source":112,"target":25},{"source":54,"target":1},{"source":54,"target":114},{"source":54,"target":8},{"source":54,"target":40},{"source":114,"target":1},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":115},{"source":9,"target":116},{"source":9,"target":117},{"source":9,"target":118},{"source":9,"target":119},{"source":115,"target":22},{"source":115,"target":120},{"source":115,"target":9},{"source":115,"target":121},{"source":120,"target":22},{"source":116,"target":22},{"source":116,"target":122},{"source":116,"target":9},{"source":116,"target":123},{"source":122,"target":22},{"source":117,"target":10},{"source":117,"target":124},{"source":117,"target":9},{"source":124,"target":10},{"source":118,"target":10},{"source":118,"target":125},{"source":118,"target":9},{"source":118,"target":126},{"source":125,"target":10},{"source":119,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":126},{"source":10,"target":127},{"source":126,"target":9},{"source":126,"target":128},{"source":126,"target":10},{"source":126,"target":118},{"source":128,"target":9},{"source":127,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":129},{"source":11,"target":130},{"source":129,"target":33},{"source":129,"target":131},{"source":129,"target":11},{"source":129,"target":132},{"source":131,"target":33},{"source":130,"target":8},{"source":12,"target":0},{"source":12,"target":103},{"source":12,"target":83},{"source":12,"target":133},{"source":103,"target":8},{"source":103,"target":134},{"source":103,"target":12},{"source":103,"target":96},{"source":134,"target":8},{"source":83,"target":4},{"source":83,"target":135},{"source":83,"target":12},{"source":83,"target":76},{"source":135,"target":4},{"source":133,"target":22},{"source":133,"target":136},{"source":133,"target":12},{"source":133,"target":137},{"source":136,"target":22},{"source":13,"target":0},{"source":13,"target":87},{"source":13,"target":138},{"source":13,"target":139},{"source":13,"target":107},{"source":87,"target":4},{"source":87,"target":140},{"source":87,"target":13},{"source":87,"target":79},{"source":140,"target":4},{"source":138,"target":14},{"source":138,"target":141},{"source":138,"target":13},{"source":138,"target":142},{"source":141,"target":14},{"source":139,"target":14},{"source":139,"target":143},{"source":139,"target":13},{"source":139,"target":144},{"source":143,"target":14},{"source":107,"target":8},{"source":107,"target":145},{"source":107,"target":13},{"source":107,"target":98},{"source":145,"target":8},{"source":14,"target":0},{"source":14,"target":142},{"source":14,"target":144},{"source":142,"target":13},{"source":142,"target":146},{"source":142,"target":14},{"source":142,"target":138},{"source":146,"target":13},{"source":144,"target":13},{"source":144,"target":147},{"source":144,"target":14},{"source":144,"target":139},{"source":147,"target":13},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":148},{"source":15,"target":48},{"source":15,"target":50},{"source":15,"target":52},{"source":15,"target":149},{"source":148,"target":22},{"source":148,"target":150},{"source":148,"target":15},{"source":148,"target":151},{"source":150,"target":22},{"source":48,"target":1},{"source":48,"target":152},{"source":48,"target":15},{"source":48,"target":37},{"source":152,"target":1},{"source":50,"target":1},{"source":50,"target":153},{"source":50,"target":15},{"source":50,"target":38},{"source":153,"target":1},{"source":52,"target":1},{"source":52,"target":154},{"source":52,"target":15},{"source":52,"target":39},{"source":154,"target":1},{"source":149,"target":14},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":73},{"source":16,"target":155},{"source":73,"target":3},{"source":73,"target":156},{"source":73,"target":16},{"source":73,"target":69},{"source":156,"target":3},{"source":155,"target":15},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":157},{"source":157,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":158},{"source":158,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":159},{"source":159,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":160},{"source":160,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":161},{"source":21,"target":162},{"source":161,"target":34},{"source":161,"target":163},{"source":161,"target":21},{"source":161,"target":164},{"source":163,"target":34},{"source":162,"target":16},{"source":22,"target":0},{"source":22,"target":89},{"source":22,"target":137},{"source":22,"target":151},{"source":22,"target":165},{"source":22,"target":121},{"source":22,"target":123},{"source":22,"target":109},{"source":22,"target":111},{"source":89,"target":4},{"source":89,"target":166},{"source":89,"target":22},{"source":89,"target":80},{"source":166,"target":4},{"source":137,"target":12},{"source":137,"target":167},{"source":137,"target":22},{"source":137,"target":133},{"source":167,"target":12},{"source":151,"target":15},{"source":151,"target":168},{"source":151,"target":22},{"source":151,"target":148},{"source":168,"target":15},{"source":165,"target":25},{"source":165,"target":169},{"source":165,"target":22},{"source":165,"target":170},{"source":169,"target":25},{"source":121,"target":9},{"source":121,"target":171},{"source":121,"target":22},{"source":121,"target":115},{"source":171,"target":9},{"source":123,"target":9},{"source":123,"target":172},{"source":123,"target":22},{"source":123,"target":116},{"source":172,"target":9},{"source":109,"target":8},{"source":109,"target":173},{"source":109,"target":22},{"source":109,"target":99},{"source":173,"target":8},{"source":111,"target":8},{"source":111,"target":174},{"source":111,"target":22},{"source":111,"target":100},{"source":174,"target":8},{"source":23,"target":0},{"source":23,"target":175},{"source":23,"target":44},{"source":23,"target":176},{"source":23,"target":105},{"source":175,"target":24},{"source":175,"target":177},{"source":175,"target":23},{"source":175,"target":178},{"source":177,"target":24},{"source":44,"target":1},{"source":44,"target":179},{"source":44,"target":23},{"source":44,"target":35},{"source":179,"target":1},{"source":176,"target":25},{"source":176,"target":180},{"source":176,"target":23},{"source":176,"target":181},{"source":180,"target":25},{"source":105,"target":8},{"source":105,"target":182},{"source":105,"target":23},{"source":105,"target":97},{"source":182,"target":8},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":178},{"source":24,"target":183},{"source":178,"target":23},{"source":178,"target":184},{"source":178,"target":24},{"source":178,"target":175},{"source":184,"target":23},{"source":183,"target":1},{"source":25,"target":0},{"source":25,"target":170},{"source":25,"target":181},{"source":25,"target":46},{"source":25,"target":113},{"source":25,"target":185},{"source":170,"target":22},{"source":170,"target":186},{"source":170,"target":25},{"source":170,"target":165},{"source":186,"target":22},{"source":181,"target":23},{"source":181,"target":187},{"source":181,"target":25},{"source":181,"target":176},{"source":187,"target":23},{"source":46,"target":1},{"source":46,"target":188},{"source":46,"target":25},{"source":46,"target":36},{"source":188,"target":1},{"source":113,"target":8},{"source":113,"target":189},{"source":113,"target":25},{"source":113,"target":101},{"source":189,"target":8},{"source":185,"target":33},{"source":185,"target":190},{"source":185,"target":25},{"source":185,"target":191},{"source":190,"target":33},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":192},{"source":192,"target":25},{"source":27,"target":0},{"source":27,"target":22},{"source":27,"target":193},{"source":27,"target":194},{"source":193,"target":28},{"source":193,"target":195},{"source":193,"target":27},{"source":193,"target":196},{"source":195,"target":28},{"source":194,"target":22},{"source":28,"target":0},{"source":28,"target":196},{"source":196,"target":27},{"source":196,"target":197},{"source":196,"target":28},{"source":196,"target":193},{"source":197,"target":27},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":198},{"source":198,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":199},{"source":199,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":200},{"source":200,"target":28},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":201},{"source":201,"target":28},{"source":33,"target":0},{"source":33,"target":56},{"source":33,"target":191},{"source":33,"target":132},{"source":56,"target":1},{"source":56,"target":202},{"source":56,"target":33},{"source":56,"target":41},{"source":202,"target":1},{"source":191,"target":25},{"source":191,"target":203},{"source":191,"target":33},{"source":191,"target":185},{"source":203,"target":25},{"source":132,"target":11},{"source":132,"target":204},{"source":132,"target":33},{"source":132,"target":129},{"source":204,"target":11},{"source":34,"target":0},{"source":34,"target":58},{"source":34,"target":75},{"source":34,"target":164},{"source":58,"target":1},{"source":58,"target":205},{"source":58,"target":34},{"source":58,"target":42},{"source":205,"target":1},{"source":75,"target":3},{"source":75,"target":206},{"source":75,"target":34},{"source":75,"target":70},{"source":206,"target":3},{"source":164,"target":21},{"source":164,"target":207},{"source":164,"target":34},{"source":164,"target":161},{"source":207,"target":21}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ifmm" nsURI="http://tesoriero.org/cauce/informationFlow/1.0"
nsPrefix="ifmm">
<eClassifiers xsi:type="ecore:EClass" name="SystemInformaitonFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//ContextAwareEntity" containment="true" eOpposite="#//ContextAwareEntity/system"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="ifmm-default"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="informationFlows" upperBound="-1"
eType="#//InformationFlow" containment="true" eOpposite="#//InformationFlow/system"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//Edge" containment="true" eOpposite="#//Edge/system"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextAwareEntity">
<eStructuralFeatures xsi:type="ecore:EReference" name="system" lowerBound="1"
eType="#//SystemInformaitonFlow" derived="true" eOpposite="#//SystemInformaitonFlow/entities"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="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="ongoingInformationFlows"
upperBound="-1" eType="#//EntityToInformationFlowEdge" eOpposite="#//EntityToInformationFlowEdge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingInformationFlows"
upperBound="-1" eType="#//InformationFlowToEntityEdge" eOpposite="#//InformationFlowToEntityEdge/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="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="system" lowerBound="1"
eType="#//SystemInformaitonFlow" eOpposite="#//SystemInformaitonFlow/informationFlows"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PointToPointInformationFlow" eSuperTypes="#//InformationFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="outputData" upperBound="-1"
eType="#//OutputData" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//EntityToPointToPointInformationFlowEdge" eOpposite="#//EntityToPointToPointInformationFlowEdge/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//PointToPointInformationFlowToEntityEdge" eOpposite="#//PointToPointInformationFlowToEntityEdge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputData" upperBound="-1"
eType="#//InputData" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastInformationFlow" eSuperTypes="#//InformationFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="data" upperBound="-1" eType="#//OutputData"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//EntityToBroadcastInformationFlowEdge" eOpposite="#//EntityToBroadcastInformationFlowEdge/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//BroadcastInformationFlowToEntityEdge" eOpposite="#//BroadcastInformationFlowToEntityEdge/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Data" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutputData" eSuperTypes="#//Data"/>
<eClassifiers xsi:type="ecore:EClass" name="InputData" eSuperTypes="#//Data"/>
<eClassifiers xsi:type="ecore:EClass" name="Edge" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="system" lowerBound="1"
eType="#//SystemInformaitonFlow" eOpposite="#//SystemInformaitonFlow/edges"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlowToEntityEdge" abstract="true"
eSuperTypes="#//Edge">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//ContextAwareEntity" eOpposite="#//ContextAwareEntity/incomingInformationFlows"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityToInformationFlowEdge" abstract="true"
eSuperTypes="#//Edge">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//ContextAwareEntity" eOpposite="#//ContextAwareEntity/ongoingInformationFlows"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityToBroadcastInformationFlowEdge"
eSuperTypes="#//EntityToInformationFlowEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//BroadcastInformationFlow" eOpposite="#//BroadcastInformationFlow/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityToPointToPointInformationFlowEdge"
eSuperTypes="#//EntityToInformationFlowEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//PointToPointInformationFlow" eOpposite="#//PointToPointInformationFlow/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastInformationFlowToEntityEdge"
eSuperTypes="#//InformationFlowToEntityEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//BroadcastInformationFlow" eOpposite="#//BroadcastInformationFlow/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PointToPointInformationFlowToEntityEdge"
eSuperTypes="#//InformationFlowToEntityEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//PointToPointInformationFlow" eOpposite="#//PointToPointInformationFlow/target"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tesorieror/cauce/org.tesoriero.cauce.informationFlow/model/informationFlow.ecore | ecore | ifmm
SystemInformaitonFlow
entities
id
name
ifmm-default
informationFlows
edges
ContextAwareEntity
system
id
name
ongoingInformationFlows
incomingInformationFlows
InformationFlow
id
name
system
PointToPointInformationFlow
outputData
source
target
inputData
BroadcastInformationFlow
data
source
target
Data
definition
OutputData
InputData
Edge
system
InformationFlowToEntityEdge
target
EntityToInformationFlowEdge
source
EntityToBroadcastInformationFlowEdge
target
EntityToPointToPointInformationFlowEdge
target
BroadcastInformationFlowToEntityEdge
source
PointToPointInformationFlowToEntityEdge
source | null | {"directed":true,"nodes":[{"nsPrefix":"ifmm","nsURI":"http://tesoriero.org/cauce/informationFlow/1.0","name":"ifmm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemInformaitonFlow","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextAwareEntity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointToPointInformationFlow","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastInformationFlow","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputData","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputData","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlowToEntityEdge","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityToInformationFlowEdge","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityToBroadcastInformationFlowEdge","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityToPointToPointInformationFlowEdge","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastInformationFlowToEntityEdge","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointToPointInformationFlowToEntityEdge","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"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":"id","changeable":true,"lowerBound":1,"iD":true,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"ifmm-default","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"ifmm-default","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"informationFlows","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"system","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":true},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"system","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"system","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ongoingInformationFlows","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":"incomingInformationFlows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputData","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"source","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":"target","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":"inputData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"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":"data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":16,"target":2},{"source":16,"target":21},{"source":16,"target":1},{"source":16,"target":22},{"source":21,"target":2},{"source":17,"target":23},{"source":17,"target":1},{"source":18,"target":24},{"source":18,"target":1},{"source":19,"target":3},{"source":19,"target":25},{"source":19,"target":1},{"source":19,"target":26},{"source":25,"target":3},{"source":20,"target":9},{"source":20,"target":27},{"source":20,"target":1},{"source":20,"target":28},{"source":27,"target":9},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":22,"target":1},{"source":22,"target":33},{"source":22,"target":2},{"source":22,"target":16},{"source":33,"target":1},{"source":29,"target":34},{"source":29,"target":2},{"source":30,"target":35},{"source":30,"target":2},{"source":31,"target":11},{"source":31,"target":36},{"source":31,"target":2},{"source":31,"target":37},{"source":36,"target":11},{"source":32,"target":10},{"source":32,"target":38},{"source":32,"target":2},{"source":32,"target":39},{"source":38,"target":10},{"source":3,"target":0},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":26},{"source":40,"target":42},{"source":40,"target":3},{"source":41,"target":43},{"source":41,"target":3},{"source":26,"target":1},{"source":26,"target":44},{"source":26,"target":3},{"source":26,"target":19},{"source":44,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":45,"target":7},{"source":45,"target":50},{"source":45,"target":4},{"source":50,"target":7},{"source":46,"target":13},{"source":46,"target":51},{"source":46,"target":4},{"source":46,"target":52},{"source":51,"target":13},{"source":47,"target":15},{"source":47,"target":53},{"source":47,"target":4},{"source":47,"target":54},{"source":53,"target":15},{"source":48,"target":8},{"source":48,"target":55},{"source":48,"target":4},{"source":55,"target":8},{"source":49,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":56,"target":7},{"source":56,"target":60},{"source":56,"target":5},{"source":60,"target":7},{"source":57,"target":12},{"source":57,"target":61},{"source":57,"target":5},{"source":57,"target":62},{"source":61,"target":12},{"source":58,"target":14},{"source":58,"target":63},{"source":58,"target":5},{"source":58,"target":64},{"source":63,"target":14},{"source":59,"target":3},{"source":6,"target":0},{"source":6,"target":65},{"source":65,"target":66},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":67},{"source":67,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":68},{"source":68,"target":6},{"source":9,"target":0},{"source":9,"target":28},{"source":28,"target":1},{"source":28,"target":69},{"source":28,"target":9},{"source":28,"target":20},{"source":69,"target":1},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":39},{"source":10,"target":70},{"source":39,"target":2},{"source":39,"target":71},{"source":39,"target":10},{"source":39,"target":32},{"source":71,"target":2},{"source":70,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":37},{"source":11,"target":72},{"source":37,"target":2},{"source":37,"target":73},{"source":37,"target":11},{"source":37,"target":31},{"source":73,"target":2},{"source":72,"target":9},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":62},{"source":12,"target":74},{"source":62,"target":5},{"source":62,"target":75},{"source":62,"target":12},{"source":62,"target":57},{"source":75,"target":5},{"source":74,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":52},{"source":13,"target":76},{"source":52,"target":4},{"source":52,"target":77},{"source":52,"target":13},{"source":52,"target":46},{"source":77,"target":4},{"source":76,"target":11},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":64},{"source":14,"target":78},{"source":64,"target":5},{"source":64,"target":79},{"source":64,"target":14},{"source":64,"target":58},{"source":79,"target":5},{"source":78,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":54},{"source":15,"target":80},{"source":54,"target":4},{"source":54,"target":81},{"source":54,"target":15},{"source":54,"target":47},{"source":81,"target":4},{"source":80,"target":10}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="activity"
nsURI="http://www.thalesgroup.com/spem/2.0/activity" nsPrefix="activity">
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="platform:/plugin/org.obeonetwork.dsl.spem/model/spem2.ecore#//BreakdownElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingEdge" upperBound="-1"
eType="#//Edge"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingEdge" upperBound="-1"
eType="#//Edge"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="platform:/plugin/org.obeonetwork.dsl.spem/model/spem2.ecore#//BreakdownElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.obeonetwork.dsl.spem/model/spem2.ecore#//BreakdownElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.obeonetwork.dsl.spem/model/spem2.ecore#//BreakdownElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StartNode" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="EndNode" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//Node"/>
</ecore:EPackage>
| github:ecore:/data/ObeoNetwork/SPEM-Designer/org.obeonetwork.dsl.spem.extension.activity/model/activity.ecore | ecore | activity
Node
incomingEdge
outgoingEdge
Edge
guard
source
target
StartNode
EndNode
ForkNode
JoinNode
DecisionNode | null | {"directed":true,"nodes":[{"nsPrefix":"activity","nsURI":"http://www.thalesgroup.com/spem/2.0/activity","name":"activity","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"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":"StartNode","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","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":"incomingEdge","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":"outgoingEdge","changeable":true,"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":"guard","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"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"},{"id":19,"eClass":"EGenericType"},{"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":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":8,"target":2},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":2},{"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":2,"target":16},{"source":13,"target":17},{"source":13,"target":2},{"source":14,"target":18},{"source":14,"target":2},{"source":15,"target":19},{"source":15,"target":2},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":20},{"source":20,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":21},{"source":21,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":22},{"source":22,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":23},{"source":23,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":24},{"source":24,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mode" nsURI="http://www.thalesgroup.com/trt/mode/1.0.0" nsPrefix="mode">
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/extension">
<details key="extensibleProviderFactory" value="true"/>
<details key="childCreationExtenders" value="true"/>
<details key="useUUIDs" value="true"/>
<details key="useIDAttributes" value="false"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="ModeMachine" eSuperTypes="platform:/plugin/org.polarsys.capella.core.data.gen/model/CapellaCore.ecore#//NamedElement platform:/plugin/org.polarsys.kitalpha.emde/model/eMDE.ecore#//ElementExtension">
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint">
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/cs/0.8.0#//Component"/>
</eAnnotations>
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping">
<details key="Mapping" value=" platform:/plugin/org.polarsys.capella.core.data.gen/model/CompositeStructure.ecore#//Component"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedModes" upperBound="-1"
eType="#//AbstractMode" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputEvents" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.polarsys.capella.common.data.behavior.gen/model/Behavior.ecore#//AbstractEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputSignals" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.polarsys.capella.core.data.gen/model/Information.ecore#//communication/Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputEvents" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.polarsys.capella.common.data.behavior.gen/model/Behavior.ecore#//AbstractEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputSignals" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.polarsys.capella.core.data.gen/model/Information.ecore#//communication/Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localClocks" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.time/models/time.ecore#//Clock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVariables" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.expression/models/expression.ecore#//Variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" lowerBound="1"
eType="#//Initial"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMode" abstract="true" eSuperTypes="platform:/plugin/org.polarsys.capella.core.data.gen/model/CapellaCore.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1"
eType="#//Transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1"
eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mode_" eSuperTypes="#//AbstractMode">
<eStructuralFeatures xsi:type="ecore:EReference" name="enterActions" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.al/models/al.ecore#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="doActions" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.al/models/al.ecore#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exitActions" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.al/models/al.ecore#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableFunctionalChains"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.polarsys.capella.core.data.gen/model/FunctionalAnalysis.ecore#//FunctionalChain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subModeMachine" eType="#//ModeMachine"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//AbstractMode"/>
<eClassifiers xsi:type="ecore:EClass" name="Initial" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Final" eSuperTypes="#//ControlNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="enterActions" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.al/models/al.ecore#//Action"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionJunction" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="HistoryNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="platform:/plugin/org.polarsys.capella.core.data.gen/model/CapellaCore.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//AbstractMode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//AbstractMode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.expression/models/expression.ecore#//EventExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.expression/models/expression.ecore#//AbstractGuard"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.al/models/al.ecore#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timeBudget" eType="ecore:EClass ../../com.thalesgroup.trt.mde.vp.expression/models/expression.ecore#//DurationExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generatedEvents" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.polarsys.capella.common.data.behavior.gen/model/Behavior.ecore#//AbstractEvent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/smadelenat/CapellaModeAutomata/Language/ModeAutomata/com.thalesgroup.trt.mde.vp.mode/models/mode.ecore | ecore | mode
ModeMachine
ownedModes
ownedTransitions
inputEvents
inputSignals
outputEvents
outputSignals
localClocks
localVariables
initial
AbstractMode
outgoingTransitions
incomingTransitions
Mode_
enterActions
doActions
exitActions
availableFunctionalChains
subModeMachine
ControlNode
Initial
Final
enterActions
TransitionJunction
HistoryNode
Transition
source
target
trigger
guard
actions
timeBudget
generatedEvents
priority | null | {"directed":true,"nodes":[{"nsPrefix":"mode","nsURI":"http://www.thalesgroup.com/trt/mode/1.0.0","name":"mode","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMode","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode_","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initial","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Final","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionJunction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HistoryNode","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedModes","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":"ownedTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputEvents","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":"inputSignals","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":"outputEvents","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":"outputSignals","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":"localClocks","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":"localVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransitions","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":"enterActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doActions","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":"exitActions","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":"availableFunctionalChains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subModeMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enterActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":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":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","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":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeBudget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generatedEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":10,"target":2},{"source":10,"target":21},{"source":10,"target":1},{"source":21,"target":2},{"source":11,"target":9},{"source":11,"target":22},{"source":11,"target":1},{"source":22,"target":9},{"source":12,"target":23},{"source":12,"target":1},{"source":13,"target":24},{"source":13,"target":1},{"source":14,"target":25},{"source":14,"target":1},{"source":15,"target":26},{"source":15,"target":1},{"source":16,"target":27},{"source":16,"target":1},{"source":17,"target":28},{"source":17,"target":1},{"source":18,"target":5},{"source":18,"target":29},{"source":18,"target":1},{"source":29,"target":5},{"source":2,"target":0},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":30,"target":9},{"source":30,"target":33},{"source":30,"target":2},{"source":33,"target":9},{"source":31,"target":9},{"source":31,"target":34},{"source":31,"target":2},{"source":34,"target":9},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":35,"target":41},{"source":35,"target":3},{"source":36,"target":42},{"source":36,"target":3},{"source":37,"target":43},{"source":37,"target":3},{"source":38,"target":44},{"source":38,"target":3},{"source":39,"target":1},{"source":39,"target":45},{"source":39,"target":3},{"source":45,"target":1},{"source":40,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":46},{"source":46,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":47},{"source":47,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":48},{"source":6,"target":49},{"source":48,"target":50},{"source":48,"target":6},{"source":49,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":51},{"source":51,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":52},{"source":52,"target":4},{"source":9,"target":0},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":53,"target":2},{"source":53,"target":62},{"source":53,"target":9},{"source":62,"target":2},{"source":54,"target":2},{"source":54,"target":63},{"source":54,"target":9},{"source":63,"target":2},{"source":55,"target":64},{"source":55,"target":9},{"source":56,"target":65},{"source":56,"target":9},{"source":57,"target":66},{"source":57,"target":9},{"source":58,"target":67},{"source":58,"target":9},{"source":59,"target":68},{"source":59,"target":9},{"source":60,"target":69},{"source":60,"target":9}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UMLRealTime" nsURI="http://www.eclipse.org/papyrus/umlrt" nsPrefix="umlrt">
<eClassifiers xsi:type="ecore:EClass" name="Capsule">
<eOperations name="Capsulesarealwaysactive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="Capsules are always active"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.isActive"/>
</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="AcapsulecannothaveReceptionfeatures" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A capsule cannot have Reception features"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.ownedReception->isEmpty()"/>
</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="Acapsuleclasscanalwaysbesubclassed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A capsule class can always be subclassed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="not(base_Class.isFinalSpecialization)"/>
</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="Acapsulecanhaveatmostonesuperclass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A capsule can have at most one superclass"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="(base_Class.generalization->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="Capsuleclassesarealwayssubstitutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="Capsule classes are always substitutable"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="(base_Class.generalization->notEmpty()) implies (base_Class.generalization->forAll (g | g.isSubstitutable))"/>
</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="Allattributesofacapsuleclasshaveexactlyonetype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="All attributes of a capsule class have exactly one type"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.ownedAttribute->forAll(at | at.type->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="Privatevisibilityisnotsupportedoncapsulefeatures" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="Private visibility is not supported on capsule features"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.feature->forAll (f | f.visibility <> UML::VisibilityKind::private)"/>
</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="Acapsuleclasscannothavenestedclassifiers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A capsule class cannot have nested classifiers"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.nestedClassifier->isEmpty()"/>
</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="Alloperationsofacapsulearesequential" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="All operations of a capsule are sequential"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.ownedOperation->notEmpty() implies 
 (base_Class.ownedOperation->forAll(op | op.concurrency = UML::CallConcurrencyKind::sequential))"/>
</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="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CapsulePart">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Protocol">
<eOperations name="Protocolclassescanhaveatmostonegeneralization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="Protocol classes can have at most one generalization"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Class.generalization->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="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTPort">
<eOperations name="Awiredportcannotpublishitsname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A wired port cannot publish its name"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="isWired implies not isPublish"/>
</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="Apublicportmustbedefinedasaserviceport" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A public port must be defined as a service port"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="(base_Port.visibility = UML::VisibilityKind::public) 
 implies base_Port.isService "/>
</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="ASAPunwiredunpublishedmusthaveprotectedvisibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="A SAP (unwired & unpublished) must have protected visibility "/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="(not isWired and not isPublish) 
 implies (base_Port.visibility = UML::VisibilityKind::protected)"/>
</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="AnSPPunwiredandpublishedmusthavepublicvisibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="An SPP (unwired and published) must have public visibility"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="(not isWired and isPublish) implies 
 (base_Port.visibility = UML::VisibilityKind::public)"/>
</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="isNotification" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublish" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isWired" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registration" ordered="false"
eType="#//PortRegistrationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registrationOverride" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//String"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PortRegistrationType">
<eLiterals name="Automatic"/>
<eLiterals name="Application" value="1"/>
<eLiterals name="ApplicationLocked" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTConnector">
<eOperations name="Onlybinaryconnectorsareallowed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="Only binary connectors are allowed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="base_Connector.end->size() = 2"/>
</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="base_Connector" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Connector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolPackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Package" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RTRExcludedElement">
<eOperations name="ExclusioncanonlybeappliedtosomeUMLRTmodelelements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="Exclusion can only be applied to some UML-RT model elements"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="let el = base_RedefinableElement in
(el.oclIsKindOf(UML::Port) or
 el.oclIsKindOf(UML::Property) or
 el.oclIsKindOf(UML::Operation) or
 el.oclIsKindOf(UML::Behavior) or
el.oclIsKindOf(UML::State) or
el.oclIsKindOf(UML::Transition))"/>
</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="base_RedefinableElement"
ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//RedefinableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isIncoming" ordered="false"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TriggerEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="evType" ordered="false"
lowerBound="1" eType="#//EventType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_SignalEvent" ordered="false"
lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//SignalEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EventType">
<eLiterals name="inEvent"/>
<eLiterals name="outEvent" value="1"/>
<eLiterals name="inOutEvent" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/uisleandro/org.eclipse.papyrus/extraplugins/umlrt/org.eclipse.papyrus.umlrt/umlProfile/UMLRealTime.ecore | ecore | UMLRealTime
Capsule
Capsulesarealwaysactive
diagnostics
context
AcapsulecannothaveReceptionfeatures
diagnostics
context
Acapsuleclasscanalwaysbesubclassed
diagnostics
context
Acapsulecanhaveatmostonesuperclass
diagnostics
context
Capsuleclassesarealwayssubstitutable
diagnostics
context
Allattributesofacapsuleclasshaveexactlyonetype
diagnostics
context
Privatevisibilityisnotsupportedoncapsulefeatures
diagnostics
context
Acapsuleclasscannothavenestedclassifiers
diagnostics
context
Alloperationsofacapsulearesequential
diagnostics
context
base_Class
CapsulePart
base_Property
Protocol
Protocolclassescanhaveatmostonegeneralization
diagnostics
context
base_Class
RTPort
Awiredportcannotpublishitsname
diagnostics
context
Apublicportmustbedefinedasaserviceport
diagnostics
context
ASAPunwiredunpublishedmusthaveprotectedvisibility
diagnostics
context
AnSPPunwiredandpublishedmusthavepublicvisibility
diagnostics
context
isNotification
false
isPublish
false
isWired
true
registration
registrationOverride
base_Port
PortRegistrationType
Automatic
Automatic
Application
Application
ApplicationLocked
ApplicationLocked
RTConnector
Onlybinaryconnectorsareallowed
diagnostics
context
base_Connector
ProtocolPackage
base_Package
RTRExcludedElement
ExclusioncanonlybeappliedtosomeUMLRTmodelelements
diagnostics
context
base_RedefinableElement
MessageSet
base_Interface
isIncoming
true
TriggerEvent
evType
base_SignalEvent
EventType
inEvent
inEvent
outEvent
outEvent
inOutEvent
inOutEvent | null | {"directed":true,"nodes":[{"nsPrefix":"umlrt","nsURI":"http://www.eclipse.org/papyrus/umlrt","name":"UMLRealTime","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capsule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapsulePart","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Protocol","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTPort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortRegistrationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTConnector","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolPackage","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RTRExcludedElement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageSet","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerEvent","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"Capsulesarealwaysactive","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AcapsulecannothaveReceptionfeatures","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Acapsuleclasscanalwaysbesubclassed","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Acapsulecanhaveatmostonesuperclass","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Capsuleclassesarealwayssubstitutable","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Allattributesofacapsuleclasshaveexactlyonetype","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Privatevisibilityisnotsupportedoncapsulefeatures","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Acapsuleclasscannothavenestedclassifiers","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Alloperationsofacapsulearesequential","lowerBound":0,"id":20,"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":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EParameter"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EParameter"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EParameter"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EParameter"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Protocolclassescanhaveatmostonegeneralization","lowerBound":0,"id":88,"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":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EParameter"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"Awiredportcannotpublishitsname","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"Apublicportmustbedefinedasaserviceport","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ASAPunwiredunpublishedmusthaveprotectedvisibility","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AnSPPunwiredandpublishedmusthavepublicvisibility","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isNotification","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isPublish","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isWired","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"registration","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"registrationOverride","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EParameter"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"name":"Automatic","id":142,"value":0,"literal":"Automatic","eClass":"EEnumLiteral"},{"name":"Application","id":143,"value":1,"literal":"Application","eClass":"EEnumLiteral"},{"name":"ApplicationLocked","id":144,"value":2,"literal":"ApplicationLocked","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"Onlybinaryconnectorsareallowed","lowerBound":0,"id":145,"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":"base_Connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EParameter"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ExclusioncanonlybeappliedtosomeUMLRTmodelelements","lowerBound":0,"id":157,"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":"base_RedefinableElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":160,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":161,"many":false,"required":false,"eClass":"EParameter"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isIncoming","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"evType","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_SignalEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"name":"inEvent","id":175,"value":0,"literal":"inEvent","eClass":"EEnumLiteral"},{"name":"outEvent","id":176,"value":1,"literal":"outEvent","eClass":"EEnumLiteral"},{"name":"inOutEvent","id":177,"value":2,"literal":"inOutEvent","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":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":12,"target":22},{"source":12,"target":1},{"source":12,"target":23},{"source":12,"target":24},{"source":23,"target":25},{"source":23,"target":12},{"source":24,"target":26},{"source":24,"target":12},{"source":26,"target":27},{"source":26,"target":28},{"source":13,"target":29},{"source":13,"target":1},{"source":13,"target":30},{"source":13,"target":31},{"source":30,"target":32},{"source":30,"target":13},{"source":31,"target":33},{"source":31,"target":13},{"source":33,"target":34},{"source":33,"target":35},{"source":14,"target":36},{"source":14,"target":1},{"source":14,"target":37},{"source":14,"target":38},{"source":37,"target":39},{"source":37,"target":14},{"source":38,"target":40},{"source":38,"target":14},{"source":40,"target":41},{"source":40,"target":42},{"source":15,"target":43},{"source":15,"target":1},{"source":15,"target":44},{"source":15,"target":45},{"source":44,"target":46},{"source":44,"target":15},{"source":45,"target":47},{"source":45,"target":15},{"source":47,"target":48},{"source":47,"target":49},{"source":16,"target":50},{"source":16,"target":1},{"source":16,"target":51},{"source":16,"target":52},{"source":51,"target":53},{"source":51,"target":16},{"source":52,"target":54},{"source":52,"target":16},{"source":54,"target":55},{"source":54,"target":56},{"source":17,"target":57},{"source":17,"target":1},{"source":17,"target":58},{"source":17,"target":59},{"source":58,"target":60},{"source":58,"target":17},{"source":59,"target":61},{"source":59,"target":17},{"source":61,"target":62},{"source":61,"target":63},{"source":18,"target":64},{"source":18,"target":1},{"source":18,"target":65},{"source":18,"target":66},{"source":65,"target":67},{"source":65,"target":18},{"source":66,"target":68},{"source":66,"target":18},{"source":68,"target":69},{"source":68,"target":70},{"source":19,"target":71},{"source":19,"target":1},{"source":19,"target":72},{"source":19,"target":73},{"source":72,"target":74},{"source":72,"target":19},{"source":73,"target":75},{"source":73,"target":19},{"source":75,"target":76},{"source":75,"target":77},{"source":20,"target":78},{"source":20,"target":1},{"source":20,"target":79},{"source":20,"target":80},{"source":79,"target":81},{"source":79,"target":20},{"source":80,"target":82},{"source":80,"target":20},{"source":82,"target":83},{"source":82,"target":84},{"source":21,"target":85},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":86},{"source":86,"target":87},{"source":86,"target":2},{"source":3,"target":0},{"source":3,"target":88},{"source":3,"target":89},{"source":88,"target":90},{"source":88,"target":3},{"source":88,"target":91},{"source":88,"target":92},{"source":91,"target":93},{"source":91,"target":88},{"source":92,"target":94},{"source":92,"target":88},{"source":94,"target":95},{"source":94,"target":96},{"source":89,"target":97},{"source":89,"target":3},{"source":4,"target":0},{"source":4,"target":98},{"source":4,"target":99},{"source":4,"target":100},{"source":4,"target":101},{"source":4,"target":102},{"source":4,"target":103},{"source":4,"target":104},{"source":4,"target":105},{"source":4,"target":106},{"source":4,"target":107},{"source":98,"target":108},{"source":98,"target":4},{"source":98,"target":109},{"source":98,"target":110},{"source":109,"target":111},{"source":109,"target":98},{"source":110,"target":112},{"source":110,"target":98},{"source":112,"target":113},{"source":112,"target":114},{"source":99,"target":115},{"source":99,"target":4},{"source":99,"target":116},{"source":99,"target":117},{"source":116,"target":118},{"source":116,"target":99},{"source":117,"target":119},{"source":117,"target":99},{"source":119,"target":120},{"source":119,"target":121},{"source":100,"target":122},{"source":100,"target":4},{"source":100,"target":123},{"source":100,"target":124},{"source":123,"target":125},{"source":123,"target":100},{"source":124,"target":126},{"source":124,"target":100},{"source":126,"target":127},{"source":126,"target":128},{"source":101,"target":129},{"source":101,"target":4},{"source":101,"target":130},{"source":101,"target":131},{"source":130,"target":132},{"source":130,"target":101},{"source":131,"target":133},{"source":131,"target":101},{"source":133,"target":134},{"source":133,"target":135},{"source":102,"target":136},{"source":102,"target":4},{"source":103,"target":137},{"source":103,"target":4},{"source":104,"target":138},{"source":104,"target":4},{"source":105,"target":5},{"source":105,"target":139},{"source":105,"target":4},{"source":139,"target":5},{"source":106,"target":140},{"source":106,"target":4},{"source":107,"target":141},{"source":107,"target":4},{"source":5,"target":0},{"source":5,"target":142},{"source":5,"target":143},{"source":5,"target":144},{"source":142,"target":5},{"source":143,"target":5},{"source":144,"target":5},{"source":6,"target":0},{"source":6,"target":145},{"source":6,"target":146},{"source":145,"target":147},{"source":145,"target":6},{"source":145,"target":148},{"source":145,"target":149},{"source":148,"target":150},{"source":148,"target":145},{"source":149,"target":151},{"source":149,"target":145},{"source":151,"target":152},{"source":151,"target":153},{"source":146,"target":154},{"source":146,"target":6},{"source":7,"target":0},{"source":7,"target":155},{"source":155,"target":156},{"source":155,"target":7},{"source":8,"target":0},{"source":8,"target":157},{"source":8,"target":158},{"source":157,"target":159},{"source":157,"target":8},{"source":157,"target":160},{"source":157,"target":161},{"source":160,"target":162},{"source":160,"target":157},{"source":161,"target":163},{"source":161,"target":157},{"source":163,"target":164},{"source":163,"target":165},{"source":158,"target":166},{"source":158,"target":8},{"source":9,"target":0},{"source":9,"target":167},{"source":9,"target":168},{"source":167,"target":169},{"source":167,"target":9},{"source":168,"target":170},{"source":168,"target":9},{"source":10,"target":0},{"source":10,"target":171},{"source":10,"target":172},{"source":171,"target":11},{"source":171,"target":173},{"source":171,"target":10},{"source":173,"target":11},{"source":172,"target":174},{"source":172,"target":10},{"source":11,"target":0},{"source":11,"target":175},{"source":11,"target":176},{"source":11,"target":177},{"source":175,"target":11},{"source":176,"target":11},{"source":177,"target":11}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="container" nsURI="http://www.eclipse.org/docker/language/Container"
nsPrefix="container">
<eClassifiers xsi:type="ecore:EClass" name="Docker">
<eStructuralFeatures xsi:type="ecore:EReference" name="containerRegion" eType="#//ContainerSection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imageRegion" eType="#//ImageSection"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerSection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1"
eType="#//Container" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImageSection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="images" upperBound="-1"
eType="#//Image" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Image">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dockerFilelocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="forceRM" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noCache" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memswap" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpusetcpus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpushares" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="remove" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quiet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildArgs">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Container">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="binds" upperBound="-1"
eType="#//Bind" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="capabilityAdd" unique="false"
upperBound="-1" eType="#//Capability"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="capabilityDrop" unique="false"
upperBound="-1" eType="#//Capability"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commands" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerIDFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpuPeriod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpusetCpus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpusetMems" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cpuShares" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="devices" upperBound="-1"
eType="#//Device" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dns" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dnsSearch" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entrypoint" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="env" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exposedPorts" upperBound="-1"
eType="#//ExposedPort" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraHosts" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1"
eType="#//Label" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1"
eType="#//Link" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="macAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memorySwap" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disableNetwork" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="networkMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="portBindings" upperBound="-1"
eType="#//PortBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="privileged" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publishAllPorts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readonlyRootfs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pidMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="workingDir" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restartPolicy" eType="#//RestartPolicy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="volumes" upperBound="-1"
eType="#//Volume" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="volumesFrom" upperBound="-1"
eType="#//VolumesFrom" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ulimits" upperBound="-1"
eType="#//Ulimit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VolumesFrom">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMode" eType="#//AccessMode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RestartPolicy">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumRetryCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortBinding">
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" eType="#//Binding"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exposedPort" eType="#//ExposedPort"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hostIP" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hostPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Link">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerLink" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ulimit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="soft" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExposedPort">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocol" eType="#//InternalProtocol"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InternalProtocol">
<eLiterals name="TCP" literal="TCP"/>
<eLiterals name="UDP" value="1" literal="UDP"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Device">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cGroupPermissions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pathOnHost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pathInContainer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AccessMode">
<eLiterals name="rw" literal="rw"/>
<eLiterals name="ro" value="1" literal="ro"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Capability">
<eLiterals name="ALL" literal="ALL"/>
<eLiterals name="AUDIT_CONTROL" value="1" literal="AUDIT_CONTROL"/>
<eLiterals name="AUDIT_WRITE" value="2" literal="AUDIT_WRITE"/>
<eLiterals name="BLOCK_SUSPEND" value="3" literal="BLOCK_SUSPEND"/>
<eLiterals name="CHOWN" value="4" literal="CHOWN"/>
<eLiterals name="DAC_OVERRIDE" value="5" literal="DAC_OVERRIDE"/>
<eLiterals name="DAC_READ_SEARCH" value="6" literal="DAC_READ_SEARCH"/>
<eLiterals name="FOWNER" value="7" literal="FOWNER"/>
<eLiterals name="FSETID" value="8" literal="FSETID"/>
<eLiterals name="IPC_LOCK" value="9" literal="IPC_LOCK"/>
<eLiterals name="IPC_OWNER" value="10" literal="IPC_OWNER"/>
<eLiterals name="KILL" value="11" literal="KILL"/>
<eLiterals name="LEASE" value="12" literal="LEASE"/>
<eLiterals name="LINUX_IMMUTABLE" value="13" literal="LINUX_IMMUTABLE"/>
<eLiterals name="MAC_ADMIN" value="14" literal="MAC_ADMIN"/>
<eLiterals name="MAC_OVERRIDE" value="15" literal="MAC_OVERRIDE"/>
<eLiterals name="MKNOD" value="16" literal="MKNOD"/>
<eLiterals name="NET_ADMIN" value="17" literal="NET_ADMIN"/>
<eLiterals name="NET_BIND_SERVICE" value="18" literal="NET_BIND_SERVICE"/>
<eLiterals name="NET_BROADCAST" value="19" literal="NET_BROADCAST"/>
<eLiterals name="NET_RAW" value="20" literal="NET_RAW"/>
<eLiterals name="SETFCAP" value="21" literal="SETFCAP"/>
<eLiterals name="SETGID" value="22" literal="SETGID"/>
<eLiterals name="SETPCAP" value="23" literal="SETPCAP"/>
<eLiterals name="SETUID" value="24" literal="SETUID"/>
<eLiterals name="SYS_ADMIN" value="25" literal="SYS_ADMIN"/>
<eLiterals name="SYS_BOOT" value="26" literal="SYS_BOOT"/>
<eLiterals name="SYS_CHROOT" value="27" literal="SYS_CHROOT"/>
<eLiterals name="SYSLOG" value="28" literal="SYSLOG"/>
<eLiterals name="SYS_MODULE" value="29" literal="SYS_MODULE"/>
<eLiterals name="SYS_NICE" value="30" literal="SYS_NICE"/>
<eLiterals name="SYS_PACCT" value="31" literal="SYS_PACCT"/>
<eLiterals name="SYS_PTRACE" value="32" literal="SYS_PTRACE"/>
<eLiterals name="SYS_RAWIO" value="33" literal="SYS_RAWIO"/>
<eLiterals name="SYS_RESOURCE" value="34" literal="SYS_RESOURCE"/>
<eLiterals name="SYS_TIME" value="35" literal="SYS_TIME"/>
<eLiterals name="SYS_TTY_CONFIG" value="36" literal="SYS_TTY_CONFIG"/>
<eLiterals name="WAKE_ALARM" value="37" literal="WAKE_ALARM"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bind">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="volume" eType="#//Volume"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMode1" eType="#//AccessMode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Volume">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Vinayakatk/docker-language/org.eclipse.docker.language/model/generated/Container.ecore | ecore | container
Docker
containerRegion
imageRegion
ContainerSection
name
containers
ImageSection
name
images
Image
name
tag
dockerFilelocation
forceRM
noCache
memory
memswap
cpusetcpus
cpushares
remove
quiet
pull
BuildArgs
key
value
Container
name
image
binds
capabilityAdd
capabilityDrop
commands
containerIDFile
cpuPeriod
cpusetCpus
cpusetMems
cpuShares
devices
dns
dnsSearch
domainName
entrypoint
env
exposedPorts
extraHosts
labels
links
macAddress
memory
memorySwap
disableNetwork
networkMode
portBindings
privileged
publishAllPorts
readonlyRootfs
pidMode
workingDir
user
tty
restartPolicy
volumes
volumesFrom
ulimits
VolumesFrom
container
accessMode
RestartPolicy
value
maximumRetryCount
PortBinding
binding
exposedPort
Binding
hostIP
hostPort
Link
containerLink
alias
Ulimit
name
soft
hard
Label
key
value
ExposedPort
port
protocol
InternalProtocol
TCP
TCP
UDP
UDP
Device
cGroupPermissions
pathOnHost
pathInContainer
AccessMode
rw
rw
ro
ro
Capability
ALL
ALL
AUDIT_CONTROL
AUDIT_CONTROL
AUDIT_WRITE
AUDIT_WRITE
BLOCK_SUSPEND
BLOCK_SUSPEND
CHOWN
CHOWN
DAC_OVERRIDE
DAC_OVERRIDE
DAC_READ_SEARCH
DAC_READ_SEARCH
FOWNER
FOWNER
FSETID
FSETID
IPC_LOCK
IPC_LOCK
IPC_OWNER
IPC_OWNER
KILL
KILL
LEASE
LEASE
LINUX_IMMUTABLE
LINUX_IMMUTABLE
MAC_ADMIN
MAC_ADMIN
MAC_OVERRIDE
MAC_OVERRIDE
MKNOD
MKNOD
NET_ADMIN
NET_ADMIN
NET_BIND_SERVICE
NET_BIND_SERVICE
NET_BROADCAST
NET_BROADCAST
NET_RAW
NET_RAW
SETFCAP
SETFCAP
SETGID
SETGID
SETPCAP
SETPCAP
SETUID
SETUID
SYS_ADMIN
SYS_ADMIN
SYS_BOOT
SYS_BOOT
SYS_CHROOT
SYS_CHROOT
SYSLOG
SYSLOG
SYS_MODULE
SYS_MODULE
SYS_NICE
SYS_NICE
SYS_PACCT
SYS_PACCT
SYS_PTRACE
SYS_PTRACE
SYS_RAWIO
SYS_RAWIO
SYS_RESOURCE
SYS_RESOURCE
SYS_TIME
SYS_TIME
SYS_TTY_CONFIG
SYS_TTY_CONFIG
WAKE_ALARM
WAKE_ALARM
Bind
location
volume
accessMode1
Volume
path | null | {"directed":true,"nodes":[{"nsPrefix":"container","nsURI":"http://www.eclipse.org/docker/language/Container","name":"container","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Docker","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerSection","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageSection","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildArgs","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VolumesFrom","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RestartPolicy","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortBinding","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ulimit","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExposedPort","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InternalProtocol","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessMode","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bind","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Volume","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imageRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"images","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"lowerBound":0,"iD":false,"id":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":"dockerFilelocation","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":"forceRM","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noCache","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"memory","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"memswap","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":"cpusetcpus","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cpushares","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":"remove","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":"quiet","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pull","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"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"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":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":"binds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"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":"capabilityAdd","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"capabilityDrop","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"commands","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":"containerIDFile","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cpuPeriod","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cpusetCpus","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":"cpusetMems","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cpuShares","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"devices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dns","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dnsSearch","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainName","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"entrypoint","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"env","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":"exposedPorts","changeable":true,"resolveProxies":true,"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":false,"name":"extraHosts","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","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":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"macAddress","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"memory","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"memorySwap","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disableNetwork","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"networkMode","changeable":true,"lowerBound":0,"iD":false,"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":"portBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privileged","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":"publishAllPorts","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"readonlyRootfs","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pidMode","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"workingDir","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tty","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"restartPolicy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"volumes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"volumesFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ulimits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMode","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumRetryCount","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exposedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hostIP","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hostPort","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containerLink","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"soft","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hard","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"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":"key","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":"value","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":"port","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":"protocol","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"name":"TCP","id":171,"value":0,"literal":"TCP","eClass":"EEnumLiteral"},{"name":"UDP","id":172,"value":1,"literal":"UDP","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":"cGroupPermissions","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":"pathOnHost","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":"pathInContainer","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"name":"rw","id":179,"value":0,"literal":"rw","eClass":"EEnumLiteral"},{"name":"ro","id":180,"value":1,"literal":"ro","eClass":"EEnumLiteral"},{"name":"ALL","id":181,"value":0,"literal":"ALL","eClass":"EEnumLiteral"},{"name":"AUDIT_CONTROL","id":182,"value":1,"literal":"AUDIT_CONTROL","eClass":"EEnumLiteral"},{"name":"AUDIT_WRITE","id":183,"value":2,"literal":"AUDIT_WRITE","eClass":"EEnumLiteral"},{"name":"BLOCK_SUSPEND","id":184,"value":3,"literal":"BLOCK_SUSPEND","eClass":"EEnumLiteral"},{"name":"CHOWN","id":185,"value":4,"literal":"CHOWN","eClass":"EEnumLiteral"},{"name":"DAC_OVERRIDE","id":186,"value":5,"literal":"DAC_OVERRIDE","eClass":"EEnumLiteral"},{"name":"DAC_READ_SEARCH","id":187,"value":6,"literal":"DAC_READ_SEARCH","eClass":"EEnumLiteral"},{"name":"FOWNER","id":188,"value":7,"literal":"FOWNER","eClass":"EEnumLiteral"},{"name":"FSETID","id":189,"value":8,"literal":"FSETID","eClass":"EEnumLiteral"},{"name":"IPC_LOCK","id":190,"value":9,"literal":"IPC_LOCK","eClass":"EEnumLiteral"},{"name":"IPC_OWNER","id":191,"value":10,"literal":"IPC_OWNER","eClass":"EEnumLiteral"},{"name":"KILL","id":192,"value":11,"literal":"KILL","eClass":"EEnumLiteral"},{"name":"LEASE","id":193,"value":12,"literal":"LEASE","eClass":"EEnumLiteral"},{"name":"LINUX_IMMUTABLE","id":194,"value":13,"literal":"LINUX_IMMUTABLE","eClass":"EEnumLiteral"},{"name":"MAC_ADMIN","id":195,"value":14,"literal":"MAC_ADMIN","eClass":"EEnumLiteral"},{"name":"MAC_OVERRIDE","id":196,"value":15,"literal":"MAC_OVERRIDE","eClass":"EEnumLiteral"},{"name":"MKNOD","id":197,"value":16,"literal":"MKNOD","eClass":"EEnumLiteral"},{"name":"NET_ADMIN","id":198,"value":17,"literal":"NET_ADMIN","eClass":"EEnumLiteral"},{"name":"NET_BIND_SERVICE","id":199,"value":18,"literal":"NET_BIND_SERVICE","eClass":"EEnumLiteral"},{"name":"NET_BROADCAST","id":200,"value":19,"literal":"NET_BROADCAST","eClass":"EEnumLiteral"},{"name":"NET_RAW","id":201,"value":20,"literal":"NET_RAW","eClass":"EEnumLiteral"},{"name":"SETFCAP","id":202,"value":21,"literal":"SETFCAP","eClass":"EEnumLiteral"},{"name":"SETGID","id":203,"value":22,"literal":"SETGID","eClass":"EEnumLiteral"},{"name":"SETPCAP","id":204,"value":23,"literal":"SETPCAP","eClass":"EEnumLiteral"},{"name":"SETUID","id":205,"value":24,"literal":"SETUID","eClass":"EEnumLiteral"},{"name":"SYS_ADMIN","id":206,"value":25,"literal":"SYS_ADMIN","eClass":"EEnumLiteral"},{"name":"SYS_BOOT","id":207,"value":26,"literal":"SYS_BOOT","eClass":"EEnumLiteral"},{"name":"SYS_CHROOT","id":208,"value":27,"literal":"SYS_CHROOT","eClass":"EEnumLiteral"},{"name":"SYSLOG","id":209,"value":28,"literal":"SYSLOG","eClass":"EEnumLiteral"},{"name":"SYS_MODULE","id":210,"value":29,"literal":"SYS_MODULE","eClass":"EEnumLiteral"},{"name":"SYS_NICE","id":211,"value":30,"literal":"SYS_NICE","eClass":"EEnumLiteral"},{"name":"SYS_PACCT","id":212,"value":31,"literal":"SYS_PACCT","eClass":"EEnumLiteral"},{"name":"SYS_PTRACE","id":213,"value":32,"literal":"SYS_PTRACE","eClass":"EEnumLiteral"},{"name":"SYS_RAWIO","id":214,"value":33,"literal":"SYS_RAWIO","eClass":"EEnumLiteral"},{"name":"SYS_RESOURCE","id":215,"value":34,"literal":"SYS_RESOURCE","eClass":"EEnumLiteral"},{"name":"SYS_TIME","id":216,"value":35,"literal":"SYS_TIME","eClass":"EEnumLiteral"},{"name":"SYS_TTY_CONFIG","id":217,"value":36,"literal":"SYS_TTY_CONFIG","eClass":"EEnumLiteral"},{"name":"WAKE_ALARM","id":218,"value":37,"literal":"WAKE_ALARM","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":"location","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"volume","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMode1","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":21,"target":2},{"source":21,"target":23},{"source":21,"target":1},{"source":23,"target":2},{"source":22,"target":3},{"source":22,"target":24},{"source":22,"target":1},{"source":24,"target":3},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":25,"target":27},{"source":25,"target":2},{"source":26,"target":6},{"source":26,"target":28},{"source":26,"target":2},{"source":28,"target":6},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":31},{"source":29,"target":3},{"source":30,"target":4},{"source":30,"target":32},{"source":30,"target":3},{"source":32,"target":4},{"source":4,"target":0},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":33,"target":45},{"source":33,"target":4},{"source":34,"target":46},{"source":34,"target":4},{"source":35,"target":47},{"source":35,"target":4},{"source":36,"target":48},{"source":36,"target":4},{"source":37,"target":49},{"source":37,"target":4},{"source":38,"target":50},{"source":38,"target":4},{"source":39,"target":51},{"source":39,"target":4},{"source":40,"target":52},{"source":40,"target":4},{"source":41,"target":53},{"source":41,"target":4},{"source":42,"target":54},{"source":42,"target":4},{"source":43,"target":55},{"source":43,"target":4},{"source":44,"target":56},{"source":44,"target":4},{"source":5,"target":0},{"source":5,"target":57},{"source":5,"target":58},{"source":57,"target":59},{"source":57,"target":5},{"source":58,"target":60},{"source":58,"target":5},{"source":6,"target":0},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":6,"target":68},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":6,"target":86},{"source":6,"target":87},{"source":6,"target":88},{"source":6,"target":89},{"source":6,"target":90},{"source":6,"target":91},{"source":6,"target":92},{"source":6,"target":93},{"source":6,"target":94},{"source":6,"target":95},{"source":6,"target":96},{"source":6,"target":97},{"source":6,"target":98},{"source":61,"target":99},{"source":61,"target":6},{"source":62,"target":100},{"source":62,"target":6},{"source":63,"target":19},{"source":63,"target":101},{"source":63,"target":6},{"source":101,"target":19},{"source":64,"target":18},{"source":64,"target":102},{"source":64,"target":6},{"source":102,"target":18},{"source":65,"target":18},{"source":65,"target":103},{"source":65,"target":6},{"source":103,"target":18},{"source":66,"target":104},{"source":66,"target":6},{"source":67,"target":105},{"source":67,"target":6},{"source":68,"target":106},{"source":68,"target":6},{"source":69,"target":107},{"source":69,"target":6},{"source":70,"target":108},{"source":70,"target":6},{"source":71,"target":109},{"source":71,"target":6},{"source":72,"target":16},{"source":72,"target":110},{"source":72,"target":6},{"source":110,"target":16},{"source":73,"target":111},{"source":73,"target":6},{"source":74,"target":112},{"source":74,"target":6},{"source":75,"target":113},{"source":75,"target":6},{"source":76,"target":114},{"source":76,"target":6},{"source":77,"target":115},{"source":77,"target":6},{"source":78,"target":14},{"source":78,"target":116},{"source":78,"target":6},{"source":116,"target":14},{"source":79,"target":117},{"source":79,"target":6},{"source":80,"target":13},{"source":80,"target":118},{"source":80,"target":6},{"source":118,"target":13},{"source":81,"target":11},{"source":81,"target":119},{"source":81,"target":6},{"source":119,"target":11},{"source":82,"target":120},{"source":82,"target":6},{"source":83,"target":121},{"source":83,"target":6},{"source":84,"target":122},{"source":84,"target":6},{"source":85,"target":123},{"source":85,"target":6},{"source":86,"target":124},{"source":86,"target":6},{"source":87,"target":9},{"source":87,"target":125},{"source":87,"target":6},{"source":125,"target":9},{"source":88,"target":126},{"source":88,"target":6},{"source":89,"target":127},{"source":89,"target":6},{"source":90,"target":128},{"source":90,"target":6},{"source":91,"target":129},{"source":91,"target":6},{"source":92,"target":130},{"source":92,"target":6},{"source":93,"target":131},{"source":93,"target":6},{"source":94,"target":132},{"source":94,"target":6},{"source":95,"target":8},{"source":95,"target":133},{"source":95,"target":6},{"source":133,"target":8},{"source":96,"target":20},{"source":96,"target":134},{"source":96,"target":6},{"source":134,"target":20},{"source":97,"target":7},{"source":97,"target":135},{"source":97,"target":6},{"source":135,"target":7},{"source":98,"target":12},{"source":98,"target":136},{"source":98,"target":6},{"source":136,"target":12},{"source":7,"target":0},{"source":7,"target":137},{"source":7,"target":138},{"source":137,"target":139},{"source":137,"target":7},{"source":138,"target":17},{"source":138,"target":140},{"source":138,"target":7},{"source":140,"target":17},{"source":8,"target":0},{"source":8,"target":141},{"source":8,"target":142},{"source":141,"target":143},{"source":141,"target":8},{"source":142,"target":144},{"source":142,"target":8},{"source":9,"target":0},{"source":9,"target":145},{"source":9,"target":146},{"source":145,"target":10},{"source":145,"target":147},{"source":145,"target":9},{"source":147,"target":10},{"source":146,"target":14},{"source":146,"target":148},{"source":146,"target":9},{"source":148,"target":14},{"source":10,"target":0},{"source":10,"target":149},{"source":10,"target":150},{"source":149,"target":151},{"source":149,"target":10},{"source":150,"target":152},{"source":150,"target":10},{"source":11,"target":0},{"source":11,"target":153},{"source":11,"target":154},{"source":153,"target":155},{"source":153,"target":11},{"source":154,"target":156},{"source":154,"target":11},{"source":12,"target":0},{"source":12,"target":157},{"source":12,"target":158},{"source":12,"target":159},{"source":157,"target":160},{"source":157,"target":12},{"source":158,"target":161},{"source":158,"target":12},{"source":159,"target":162},{"source":159,"target":12},{"source":13,"target":0},{"source":13,"target":163},{"source":13,"target":164},{"source":163,"target":165},{"source":163,"target":13},{"source":164,"target":166},{"source":164,"target":13},{"source":14,"target":0},{"source":14,"target":167},{"source":14,"target":168},{"source":167,"target":169},{"source":167,"target":14},{"source":168,"target":15},{"source":168,"target":170},{"source":168,"target":14},{"source":170,"target":15},{"source":15,"target":0},{"source":15,"target":171},{"source":15,"target":172},{"source":171,"target":15},{"source":172,"target":15},{"source":16,"target":0},{"source":16,"target":173},{"source":16,"target":174},{"source":16,"target":175},{"source":173,"target":176},{"source":173,"target":16},{"source":174,"target":177},{"source":174,"target":16},{"source":175,"target":178},{"source":175,"target":16},{"source":17,"target":0},{"source":17,"target":179},{"source":17,"target":180},{"source":179,"target":17},{"source":180,"target":17},{"source":18,"target":0},{"source":18,"target":181},{"source":18,"target":182},{"source":18,"target":183},{"source":18,"target":184},{"source":18,"target":185},{"source":18,"target":186},{"source":18,"target":187},{"source":18,"target":188},{"source":18,"target":189},{"source":18,"target":190},{"source":18,"target":191},{"source":18,"target":192},{"source":18,"target":193},{"source":18,"target":194},{"source":18,"target":195},{"source":18,"target":196},{"source":18,"target":197},{"source":18,"target":198},{"source":18,"target":199},{"source":18,"target":200},{"source":18,"target":201},{"source":18,"target":202},{"source":18,"target":203},{"source":18,"target":204},{"source":18,"target":205},{"source":18,"target":206},{"source":18,"target":207},{"source":18,"target":208},{"source":18,"target":209},{"source":18,"target":210},{"source":18,"target":211},{"source":18,"target":212},{"source":18,"target":213},{"source":18,"target":214},{"source":18,"target":215},{"source":18,"target":216},{"source":18,"target":217},{"source":18,"target":218},{"source":181,"target":18},{"source":182,"target":18},{"source":183,"target":18},{"source":184,"target":18},{"source":185,"target":18},{"source":186,"target":18},{"source":187,"target":18},{"source":188,"target":18},{"source":189,"target":18},{"source":190,"target":18},{"source":191,"target":18},{"source":192,"target":18},{"source":193,"target":18},{"source":194,"target":18},{"source":195,"target":18},{"source":196,"target":18},{"source":197,"target":18},{"source":198,"target":18},{"source":199,"target":18},{"source":200,"target":18},{"source":201,"target":18},{"source":202,"target":18},{"source":203,"target":18},{"source":204,"target":18},{"source":205,"target":18},{"source":206,"target":18},{"source":207,"target":18},{"source":208,"target":18},{"source":209,"target":18},{"source":210,"target":18},{"source":211,"target":18},{"source":212,"target":18},{"source":213,"target":18},{"source":214,"target":18},{"source":215,"target":18},{"source":216,"target":18},{"source":217,"target":18},{"source":218,"target":18},{"source":19,"target":0},{"source":19,"target":219},{"source":19,"target":220},{"source":19,"target":221},{"source":219,"target":222},{"source":219,"target":19},{"source":220,"target":20},{"source":220,"target":223},{"source":220,"target":19},{"source":223,"target":20},{"source":221,"target":17},{"source":221,"target":224},{"source":221,"target":19},{"source":224,"target":17},{"source":20,"target":0},{"source":20,"target":225},{"source":225,"target":226},{"source":225,"target":20}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="internalbehaviour" nsURI="mpcm.domain.behaviourseff.internalbehaviour"
nsPrefix="mpcm.domain.behaviourseff.internalbehaviour">
<eClassifiers xsi:type="ecore:EClass" name="InternalBehaviourSEFF" eSuperTypes="../../mpcm.domain.behaviourseff/model/behaviourseff.ecore#//BehaviourSEFF">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Class representing component-internal behaviour not accessible from the component's interface. Comparable to internal method in object-oriented programming. This behaviour can be called from within a resource demanding behaviour using an InternalCallAction."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="signature" lowerBound="1"
eType="ecore:EClass ../../mpcm.domain.softwarerepository/model/softwarerepository.ecore#//OperationSignature"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InternalCallAction" eSuperTypes="../../mpcm.domain.behaviourseff/model/behaviourseff.ecore#//CallAction ../../mpcm.paradigm.behaviour.seff/model/seff.ecore#//AbstractInternalControlFlowAction">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A "SubSEFF"-Action: Realises an internal method call within a SEFF."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="calledResourceDemandingInternalBehaviour"
ordered="false" lowerBound="1" eType="#//InternalBehaviourSEFF"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/layornos/mPCM_build/mpcm.domain.seff.internalbehaviour/model/internalbehaviour.ecore | ecore | internalbehaviour
InternalBehaviourSEFF
signature
InternalCallAction
calledResourceDemandingInternalBehaviour | null | {"directed":true,"nodes":[{"nsPrefix":"mpcm.domain.behaviourseff.internalbehaviour","nsURI":"mpcm.domain.behaviourseff.internalbehaviour","name":"internalbehaviour","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalBehaviourSEFF","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalCallAction","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":true,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledResourceDemandingInternalBehaviour","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"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":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":6,"target":1},{"source":6,"target":9},{"source":6,"target":2},{"source":9,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dsConvertModule" nsURI="http://www.ms.com/2009/Saturn/Modules/DsConvert"
nsPrefix="dsConvertModule">
<eAnnotations source="http://www.ms.com/2011/tdo-qa-tools/rcs">
<details key="author" value="$Author$"/>
<details key="change" value="$Change$"/>
<details key="file" value="$File$"/>
<details key="id" value="$Id$"/>
<details key="revision" value="$Revision$"/>
<details key="timestamp" value="$DateTime$"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AbstractOperation" abstract="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="AbstractOperation"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="enabled"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dSConvertConfiguration"
upperBound="-2" eType="#//DSConvertConfiguration" volatile="true" transient="true"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Configuration"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DSConvertConfiguration">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Configuration_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//AbstractOperation" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Operations"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOperation" eSuperTypes="#//AbstractOperation">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SimpleOperation"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="ecore:EClass types.ecore#//ResourceDefinition"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Source"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass types.ecore#//ResourceDefinition"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Target"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ignoreCols" upperBound="-1"
eType="ecore:EClass values.ecore#//ComplexValue" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="IgnoreCols"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" eType="ecore:EClass exception.ecore#//exception"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Exception"/>
<details key="namespace" value="http://www.ms.com/2009/Saturn/Exception"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberDuplicateCols" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="numberDuplicateCols"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Morgan-Stanley/Saturn/com.ms.qaTools.saturn.model/model/dsConvertModule.ecore | ecore | dsConvertModule
AbstractOperation
enabled
true
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
dSConvertConfiguration
DSConvertConfiguration
operations
SimpleOperation
source
target
ignoreCols
exception
numberDuplicateCols
true | null | {"directed":true,"nodes":[{"nsPrefix":"dsConvertModule","nsURI":"http://www.ms.com/2009/Saturn/Modules/DsConvert","name":"dsConvertModule","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractOperation","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DSConvertConfiguration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOperation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"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":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"dSConvertConfiguration","changeable":true,"resolveProxies":false,"lowerBound":0,"id":10,"derived":true},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"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":"ignoreCols","changeable":true,"resolveProxies":false,"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":"exception","changeable":true,"resolveProxies":false,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"numberDuplicateCols","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"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":6},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":7,"target":11},{"source":7,"target":2},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":3},{"source":10,"target":14},{"source":10,"target":2},{"source":14,"target":3},{"source":3,"target":0},{"source":3,"target":15},{"source":15,"target":1},{"source":15,"target":16},{"source":15,"target":3},{"source":16,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":17},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":17,"target":23},{"source":17,"target":4},{"source":18,"target":24},{"source":18,"target":4},{"source":19,"target":25},{"source":19,"target":4},{"source":20,"target":26},{"source":20,"target":4},{"source":21,"target":27},{"source":21,"target":4},{"source":22,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metamodel" nsURI="http://www.example.org/metamodel" nsPrefix="metamodel">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1"
eType="#//Form" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Form">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field" 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="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextField" eSuperTypes="#//Field">
<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="MultiLineTextField" eSuperTypes="#//TextField"/>
</ecore:EPackage>
| github:ecore:/data/mallampatisuresh/hello/eclipse/org.test.xpand.workflow/bin/metamodel/metamodel.ecore | ecore | metamodel
Model
forms
Form
name
description
title
fields
Field
name
label
TextField
text
MultiLineTextField | null | {"directed":true,"nodes":[{"nsPrefix":"metamodel","nsURI":"http://www.example.org/metamodel","name":"metamodel","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":"Form","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextField","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiLineTextField","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":"forms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"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":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"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":1,"target":0},{"source":1,"target":6},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":14},{"source":10,"target":2},{"source":11,"target":3},{"source":11,"target":15},{"source":11,"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":19},{"source":17,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":20},{"source":4,"target":21},{"source":20,"target":22},{"source":20,"target":4},{"source":21,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":23},{"source":23,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="isml" nsURI="http://www.javeriana.edu.co/isml/Isml" nsPrefix="Isml">
<eClassifiers xsi:type="ecore:EClass" name="Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import" containment="true" resolveProxies="false"/>
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eClassifier="#//NamedElement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformationSystem">
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eClassifier="#//NamedElement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import">
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" eType="#//Package"/>
</eClassifiers>
<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="Type">
<eGenericSuperTypes eClassifier="#//Expression"/>
<eGenericSuperTypes eClassifier="#//Reference">
<eTypeArguments eClassifier="#//TypeSpecification"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableTypeElement" abstract="true"
eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//TypedElement #//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//VariableTypeElement #//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//ConstraintInstance" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//VariableTypeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//VariableTypeElement #//MethodStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeSpecification" abstract="true" eSuperTypes="#//Function #//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1"
eType="#//Type" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" eSuperTypes="#//TypeSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//TypeSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Function" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genericTypeParameters"
upperBound="-1" eType="#//GenericTypeSpecification" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eGenericSuperTypes eClassifier="#//Feature"/>
<eGenericSuperTypes eClassifier="#//Function"/>
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eClassifier="#//MethodStatement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Struct"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Entity"/>
<eClassifiers xsi:type="ecore:EClass" name="Controller">
<eGenericSuperTypes eClassifier="#//CompositeTypeSpecification">
<eTypeArguments eClassifier="#//Action"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" eType="#//Controller"/>
<eGenericSuperTypes eClassifier="#//CompositeTypeSpecification">
<eTypeArguments eClassifier="#//ViewStatement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MethodStatement" abstract="true" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositeViewStatement" abstract="true">
<eGenericSuperTypes eClassifier="#//NamedElement"/>
<eGenericSuperTypes eClassifier="#//ViewStatement"/>
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eClassifier="#//ViewStatement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="For" eSuperTypes="#//MethodStatement #//CompositeMethodStatement #//Iteration"/>
<eClassifiers xsi:type="ecore:EClass" name="Iteration" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" eType="#//Reference"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForView" eSuperTypes="#//CompositeViewStatement #//Iteration"/>
<eClassifiers xsi:type="ecore:EClass" name="Reference" abstract="true" eSuperTypes="#//Expression #//MethodStatement">
<eTypeParameters name="T">
<eBounds eClassifier="#//NamedElement"/>
</eTypeParameters>
<eStructuralFeatures xsi:type="ecore:EReference" name="tail" containment="true"
resolveProxies="false">
<eGenericType eClassifier="#//Reference">
<eTypeArguments>
<eUpperBound eClassifier="#//NamedElement"/>
</eTypeArguments>
</eGenericType>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedElement">
<eGenericType eTypeParameter="#//Reference/T"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedReference" abstract="true">
<eTypeParameters name="T">
<eBounds eClassifier="#//NamedElement"/>
</eTypeParameters>
<eGenericSuperTypes eClassifier="#//Caller"/>
<eGenericSuperTypes eClassifier="#//Reference">
<eTypeArguments eTypeParameter="#//ParameterizedReference/T"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodCall">
<eGenericSuperTypes eClassifier="#//ParameterizedReference">
<eTypeArguments eClassifier="#//Method"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionCall">
<eGenericSuperTypes eClassifier="#//ParameterizedReference">
<eTypeArguments eClassifier="#//Action"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableReference">
<eGenericSuperTypes eClassifier="#//Reference">
<eTypeArguments eClassifier="#//VariableTypeElement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//Conditional #//CompositeMethodStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseBody" upperBound="-1"
eType="#//MethodStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfView" eSuperTypes="#//Conditional #//CompositeViewStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="Conditional" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//Conditional #//CompositeMethodStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="#//MethodStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instance" abstract="true" eSuperTypes="#//Expression #//Caller #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Caller" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewInstance" eSuperTypes="#//Instance #//CompositeViewStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="actionCall" eType="#//ActionCall"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructInstance" eSuperTypes="#//Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="Show" eSuperTypes="#//MethodStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operator" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryOperator" eSuperTypes="#//Operator #//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryOperator" eSuperTypes="#//Operator #//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//BinaryOperator #//MethodStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="Widget" eSuperTypes="#//View"/>
<eClassifiers xsi:type="ecore:EClass" name="Page" eSuperTypes="#//View"/>
<eClassifiers xsi:type="ecore:EClass" name="ResourceBundle">
<eGenericSuperTypes eClassifier="#//CompositeTypeSpecification">
<eTypeArguments eClassifier="#//ResourceAssignment"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintInstance" eSuperTypes="#//Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface">
<eGenericSuperTypes eClassifier="#//CompositeTypeSpecification">
<eTypeArguments eClassifier="#//Feature"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service" eSuperTypes="#//Interface"/>
<eClassifiers xsi:type="ecore:EClass" name="Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eGenericSuperTypes eClassifier="#//Feature"/>
<eGenericSuperTypes eClassifier="#//Function"/>
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eClassifier="#//MethodStatement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralValue" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntValue" eSuperTypes="#//LiteralValue"/>
<eClassifiers xsi:type="ecore:EClass" name="FloatValue" eSuperTypes="#//LiteralValue"/>
<eClassifiers xsi:type="ecore:EClass" name="BoolValue" eSuperTypes="#//LiteralValue"/>
<eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="#//LiteralValue"/>
<eClassifiers xsi:type="ecore:EClass" name="NullValue" eSuperTypes="#//LiteralValue"/>
<eClassifiers xsi:type="ecore:EClass" name="ResourceReference">
<eGenericSuperTypes eClassifier="#//Reference">
<eTypeArguments eClassifier="#//Resource"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenericTypeSpecification" eSuperTypes="#//TypeSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//Type"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//Type" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enum" eSuperTypes="#//Struct"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumItem" eSuperTypes="#//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="ResourceAssignment" eSuperTypes="#//Assignment"/>
<eClassifiers xsi:type="ecore:EClass" name="DTO" eSuperTypes="#//Struct"/>
<eClassifiers xsi:type="ecore:EClass" name="Struct" abstract="true">
<eGenericSuperTypes eClassifier="#//CompositeTypeSpecification">
<eTypeArguments eClassifier="#//Attribute"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedViewBlock" eSuperTypes="#//CompositeViewStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositeMethodStatement" abstract="true">
<eGenericSuperTypes eClassifier="#//MethodStatement"/>
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eClassifier="#//MethodStatement"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeElement" abstract="true" eSuperTypes="#//NamedElement">
<eTypeParameters name="T">
<eBounds eClassifier="#//Element"/>
</eTypeParameters>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" containment="true">
<eGenericType eTypeParameter="#//CompositeElement/T"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasBody" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewStatement" abstract="true" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositeTypeSpecification" abstract="true">
<eTypeParameters name="T">
<eBounds eClassifier="#//Element"/>
</eTypeParameters>
<eGenericSuperTypes eClassifier="#//CompositeElement">
<eTypeArguments eTypeParameter="#//CompositeTypeSpecification/T"/>
</eGenericSuperTypes>
<eGenericSuperTypes eClassifier="#//TypeSpecification"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/juankab532/Genionic/Workspace/ISML-mde/tool/co.edu.javeriana.isml/model/Isml.ecore | ecore | isml
Package
imports
InformationSystem
Import
importedPackage
NamedElement
name
Type
TypedElement
type
VariableTypeElement
value
Feature
Attribute
opposite
constraints
Parameter
Variable
Resource
TypeSpecification
superTypes
abstract
Primitive
Constraint
Function
parameters
native
genericTypeParameters
Method
Entity
Actor
Controller
View
controller
Statement
MethodStatement
CompositeViewStatement
For
Iteration
variable
collection
ForView
Reference
T
tail
referencedElement
ParameterizedReference
T
MethodCall
ActionCall
VariableReference
Expression
If
elseBody
IfView
Conditional
condition
While
Return
expression
Instance
Caller
parameters
ViewInstance
actionCall
StructInstance
Show
expression
Operator
symbol
BinaryOperator
left
right
UnaryOperator
expression
Assignment
Widget
Page
ResourceBundle
ConstraintInstance
Interface
Service
Action
default
LiteralValue
literal
IntValue
FloatValue
BoolValue
StringValue
NullValue
ResourceReference
GenericTypeSpecification
superType
ParameterizedType
typeParameters
Enum
EnumItem
ResourceAssignment
DTO
Struct
NamedViewBlock
CompositeMethodStatement
CompositeElement
T
body
hasBody
ViewStatement
Element
CompositeTypeSpecification
T | null | {"directed":true,"nodes":[{"nsPrefix":"Isml","nsURI":"http://www.javeriana.edu.co/isml/Isml","name":"isml","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":"InformationSystem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableTypeElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSpecification","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodStatement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeViewStatement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"For","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iteration","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForView","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedReference","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionCall","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfView","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Caller","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewInstance","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructInstance","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Show","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOperator","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceBundle","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintInstance","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralValue","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntValue","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatValue","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolValue","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullValue","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceReference","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericTypeSpecification","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumItem","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceAssignment","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DTO","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Struct","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedViewBlock","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeMethodStatement","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeElement","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewStatement","instanceClass":null,"abstract":true,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeTypeSpecification","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"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},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"constraints","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"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":"parameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"native","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genericTypeParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":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":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"},{"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":"variable","changeable":true,"resolveProxies":false,"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":"collection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"name":"T","id":149,"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":"tail","changeable":true,"resolveProxies":false,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"name":"T","id":159,"eClass":"ETypeParameter"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":176,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actionCall","changeable":true,"resolveProxies":false,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":false,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":false,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"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":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"name":"T","id":250,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hasBody","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"name":"T","id":258,"eClass":"ETypeParameter"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":1,"target":0},{"source":1,"target":71},{"source":1,"target":75},{"source":1,"target":76},{"source":75,"target":3},{"source":75,"target":77},{"source":75,"target":1},{"source":77,"target":3},{"source":76,"target":78},{"source":76,"target":71},{"source":78,"target":4},{"source":2,"target":0},{"source":2,"target":71},{"source":2,"target":79},{"source":79,"target":80},{"source":79,"target":71},{"source":80,"target":4},{"source":3,"target":0},{"source":3,"target":81},{"source":81,"target":1},{"source":81,"target":82},{"source":81,"target":3},{"source":82,"target":1},{"source":4,"target":0},{"source":4,"target":73},{"source":4,"target":83},{"source":4,"target":84},{"source":83,"target":85},{"source":83,"target":4},{"source":84,"target":73},{"source":5,"target":0},{"source":5,"target":33},{"source":5,"target":28},{"source":5,"target":86},{"source":5,"target":87},{"source":86,"target":33},{"source":87,"target":88},{"source":87,"target":28},{"source":88,"target":13},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":89},{"source":6,"target":90},{"source":89,"target":5},{"source":89,"target":91},{"source":89,"target":6},{"source":91,"target":5},{"source":90,"target":4},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":92},{"source":7,"target":93},{"source":92,"target":33},{"source":92,"target":94},{"source":92,"target":7},{"source":94,"target":33},{"source":93,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":22},{"source":8,"target":95},{"source":8,"target":96},{"source":95,"target":6},{"source":96,"target":22},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":8},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":97,"target":9},{"source":97,"target":101},{"source":97,"target":9},{"source":101,"target":9},{"source":98,"target":51},{"source":98,"target":102},{"source":98,"target":9},{"source":102,"target":51},{"source":99,"target":7},{"source":100,"target":8},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":103},{"source":103,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":23},{"source":11,"target":104},{"source":11,"target":105},{"source":104,"target":7},{"source":105,"target":23},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":106},{"source":106,"target":6},{"source":13,"target":0},{"source":13,"target":16},{"source":13,"target":4},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":13,"target":110},{"source":107,"target":5},{"source":107,"target":111},{"source":107,"target":13},{"source":111,"target":5},{"source":108,"target":112},{"source":108,"target":13},{"source":109,"target":16},{"source":110,"target":4},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":113},{"source":113,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":114},{"source":114,"target":13},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":115},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":115,"target":10},{"source":115,"target":119},{"source":115,"target":16},{"source":119,"target":10},{"source":116,"target":120},{"source":116,"target":16},{"source":117,"target":62},{"source":117,"target":121},{"source":117,"target":16},{"source":121,"target":62},{"source":118,"target":4},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":16},{"source":17,"target":71},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":122,"target":8},{"source":123,"target":16},{"source":124,"target":125},{"source":124,"target":71},{"source":125,"target":23},{"source":18,"target":0},{"source":18,"target":68},{"source":18,"target":126},{"source":126,"target":68},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":127},{"source":127,"target":18},{"source":20,"target":0},{"source":20,"target":74},{"source":20,"target":128},{"source":128,"target":129},{"source":128,"target":74},{"source":129,"target":54},{"source":21,"target":0},{"source":21,"target":74},{"source":21,"target":130},{"source":21,"target":131},{"source":130,"target":20},{"source":130,"target":132},{"source":130,"target":21},{"source":132,"target":20},{"source":131,"target":133},{"source":131,"target":74},{"source":133,"target":72},{"source":22,"target":0},{"source":22,"target":73},{"source":22,"target":134},{"source":134,"target":73},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":135},{"source":135,"target":22},{"source":24,"target":0},{"source":24,"target":4},{"source":24,"target":72},{"source":24,"target":71},{"source":24,"target":136},{"source":24,"target":137},{"source":24,"target":138},{"source":136,"target":4},{"source":137,"target":72},{"source":138,"target":139},{"source":138,"target":71},{"source":139,"target":72},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":70},{"source":25,"target":26},{"source":25,"target":140},{"source":25,"target":141},{"source":25,"target":142},{"source":140,"target":23},{"source":141,"target":70},{"source":142,"target":26},{"source":26,"target":0},{"source":26,"target":143},{"source":26,"target":144},{"source":143,"target":11},{"source":143,"target":145},{"source":143,"target":26},{"source":145,"target":11},{"source":144,"target":28},{"source":144,"target":146},{"source":144,"target":26},{"source":146,"target":28},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":26},{"source":27,"target":147},{"source":27,"target":148},{"source":147,"target":24},{"source":148,"target":26},{"source":28,"target":0},{"source":28,"target":149},{"source":28,"target":33},{"source":28,"target":23},{"source":28,"target":150},{"source":28,"target":151},{"source":28,"target":152},{"source":28,"target":153},{"source":149,"target":154},{"source":154,"target":4},{"source":150,"target":28},{"source":150,"target":155},{"source":150,"target":28},{"source":155,"target":156},{"source":155,"target":28},{"source":156,"target":157},{"source":157,"target":4},{"source":151,"target":4},{"source":151,"target":158},{"source":151,"target":28},{"source":158,"target":149},{"source":152,"target":33},{"source":153,"target":23},{"source":29,"target":0},{"source":29,"target":159},{"source":29,"target":40},{"source":29,"target":28},{"source":29,"target":160},{"source":29,"target":161},{"source":159,"target":162},{"source":162,"target":4},{"source":160,"target":40},{"source":161,"target":163},{"source":161,"target":28},{"source":163,"target":159},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":164},{"source":164,"target":165},{"source":164,"target":29},{"source":165,"target":17},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":166},{"source":166,"target":167},{"source":166,"target":29},{"source":167,"target":54},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":168},{"source":168,"target":169},{"source":168,"target":28},{"source":169,"target":7},{"source":33,"target":0},{"source":34,"target":0},{"source":34,"target":36},{"source":34,"target":70},{"source":34,"target":170},{"source":34,"target":171},{"source":34,"target":172},{"source":170,"target":23},{"source":170,"target":173},{"source":170,"target":34},{"source":173,"target":23},{"source":171,"target":36},{"source":172,"target":70},{"source":35,"target":0},{"source":35,"target":36},{"source":35,"target":24},{"source":35,"target":174},{"source":35,"target":175},{"source":174,"target":36},{"source":175,"target":24},{"source":36,"target":0},{"source":36,"target":176},{"source":176,"target":33},{"source":176,"target":177},{"source":176,"target":36},{"source":177,"target":33},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":70},{"source":37,"target":178},{"source":37,"target":179},{"source":178,"target":36},{"source":179,"target":70},{"source":38,"target":0},{"source":38,"target":23},{"source":38,"target":180},{"source":38,"target":181},{"source":180,"target":33},{"source":180,"target":182},{"source":180,"target":38},{"source":182,"target":33},{"source":181,"target":23},{"source":39,"target":0},{"source":39,"target":33},{"source":39,"target":40},{"source":39,"target":6},{"source":39,"target":183},{"source":39,"target":184},{"source":39,"target":185},{"source":183,"target":33},{"source":184,"target":40},{"source":185,"target":6},{"source":40,"target":0},{"source":40,"target":186},{"source":186,"target":33},{"source":186,"target":187},{"source":186,"target":40},{"source":187,"target":33},{"source":41,"target":0},{"source":41,"target":39},{"source":41,"target":24},{"source":41,"target":188},{"source":41,"target":189},{"source":41,"target":190},{"source":188,"target":31},{"source":188,"target":191},{"source":188,"target":41},{"source":191,"target":31},{"source":189,"target":39},{"source":190,"target":24},{"source":42,"target":0},{"source":42,"target":39},{"source":42,"target":192},{"source":192,"target":39},{"source":43,"target":0},{"source":43,"target":23},{"source":43,"target":193},{"source":43,"target":194},{"source":193,"target":33},{"source":193,"target":195},{"source":193,"target":43},{"source":195,"target":33},{"source":194,"target":23},{"source":44,"target":0},{"source":44,"target":196},{"source":196,"target":197},{"source":196,"target":44},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":33},{"source":45,"target":198},{"source":45,"target":199},{"source":45,"target":200},{"source":45,"target":201},{"source":198,"target":33},{"source":198,"target":202},{"source":198,"target":45},{"source":202,"target":33},{"source":199,"target":33},{"source":199,"target":203},{"source":199,"target":45},{"source":203,"target":33},{"source":200,"target":44},{"source":201,"target":33},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":33},{"source":46,"target":204},{"source":46,"target":205},{"source":46,"target":206},{"source":204,"target":33},{"source":204,"target":207},{"source":204,"target":46},{"source":207,"target":33},{"source":205,"target":44},{"source":206,"target":33},{"source":47,"target":0},{"source":47,"target":45},{"source":47,"target":23},{"source":47,"target":208},{"source":47,"target":209},{"source":208,"target":45},{"source":209,"target":23},{"source":48,"target":0},{"source":48,"target":21},{"source":48,"target":210},{"source":210,"target":21},{"source":49,"target":0},{"source":49,"target":21},{"source":49,"target":211},{"source":211,"target":21},{"source":50,"target":0},{"source":50,"target":74},{"source":50,"target":212},{"source":212,"target":213},{"source":212,"target":74},{"source":213,"target":66},{"source":51,"target":0},{"source":51,"target":39},{"source":51,"target":214},{"source":214,"target":39},{"source":52,"target":0},{"source":52,"target":74},{"source":52,"target":215},{"source":215,"target":216},{"source":215,"target":74},{"source":216,"target":8},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":217},{"source":217,"target":52},{"source":54,"target":0},{"source":54,"target":8},{"source":54,"target":16},{"source":54,"target":71},{"source":54,"target":218},{"source":54,"target":219},{"source":54,"target":220},{"source":54,"target":221},{"source":218,"target":222},{"source":218,"target":54},{"source":219,"target":8},{"source":220,"target":16},{"source":221,"target":223},{"source":221,"target":71},{"source":223,"target":23},{"source":55,"target":0},{"source":55,"target":33},{"source":55,"target":224},{"source":55,"target":225},{"source":224,"target":226},{"source":224,"target":55},{"source":225,"target":33},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":227},{"source":227,"target":55},{"source":57,"target":0},{"source":57,"target":55},{"source":57,"target":228},{"source":228,"target":55},{"source":58,"target":0},{"source":58,"target":55},{"source":58,"target":229},{"source":229,"target":55},{"source":59,"target":0},{"source":59,"target":55},{"source":59,"target":230},{"source":230,"target":55},{"source":60,"target":0},{"source":60,"target":55},{"source":60,"target":231},{"source":231,"target":55},{"source":61,"target":0},{"source":61,"target":28},{"source":61,"target":232},{"source":232,"target":233},{"source":232,"target":28},{"source":233,"target":12},{"source":62,"target":0},{"source":62,"target":13},{"source":62,"target":234},{"source":62,"target":235},{"source":234,"target":5},{"source":234,"target":236},{"source":234,"target":62},{"source":236,"target":5},{"source":235,"target":13},{"source":63,"target":0},{"source":63,"target":5},{"source":63,"target":237},{"source":63,"target":238},{"source":237,"target":5},{"source":237,"target":239},{"source":237,"target":63},{"source":239,"target":5},{"source":238,"target":5},{"source":64,"target":0},{"source":64,"target":68},{"source":64,"target":240},{"source":240,"target":68},{"source":65,"target":0},{"source":65,"target":8},{"source":65,"target":241},{"source":241,"target":8},{"source":66,"target":0},{"source":66,"target":47},{"source":66,"target":242},{"source":242,"target":47},{"source":67,"target":0},{"source":67,"target":68},{"source":67,"target":243},{"source":243,"target":68},{"source":68,"target":0},{"source":68,"target":74},{"source":68,"target":244},{"source":244,"target":245},{"source":244,"target":74},{"source":245,"target":9},{"source":69,"target":0},{"source":69,"target":24},{"source":69,"target":246},{"source":246,"target":24},{"source":70,"target":0},{"source":70,"target":23},{"source":70,"target":71},{"source":70,"target":247},{"source":70,"target":248},{"source":247,"target":23},{"source":248,"target":249},{"source":248,"target":71},{"source":249,"target":23},{"source":71,"target":0},{"source":71,"target":250},{"source":71,"target":4},{"source":71,"target":251},{"source":71,"target":252},{"source":71,"target":253},{"source":250,"target":254},{"source":254,"target":73},{"source":251,"target":73},{"source":251,"target":255},{"source":251,"target":71},{"source":255,"target":250},{"source":252,"target":256},{"source":252,"target":71},{"source":253,"target":4},{"source":72,"target":0},{"source":72,"target":22},{"source":72,"target":257},{"source":257,"target":22},{"source":73,"target":0},{"source":74,"target":0},{"source":74,"target":258},{"source":74,"target":71},{"source":74,"target":13},{"source":74,"target":259},{"source":74,"target":260},{"source":258,"target":261},{"source":261,"target":73},{"source":259,"target":262},{"source":259,"target":71},{"source":262,"target":258},{"source":260,"target":13}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mm"
nsURI="http://eclipse.org/graphiti/mm" nsPrefix="mm">
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyContainer" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false"
upperBound="-1" eType="#//Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphicsAlgorithmContainer" abstract="true"
eSuperTypes="#//PropertyContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="StyleContainer" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="styles" ordered="false"
upperBound="-1" eType="#//algorithms/styles/Style" containment="true" eOpposite="#//algorithms/styles/Style/styleContainer"/>
</eClassifiers>
<eSubpackages name="pictograms" nsURI="http://eclipse.org/graphiti/mm/pictograms"
nsPrefix="pi">
<eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="#//pictograms/AnchorContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false"
unique="false" eType="#//pictograms/ContainerShape" eOpposite="#//pictograms/ContainerShape/children"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerShape" eSuperTypes="#//pictograms/Shape">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//pictograms/Shape" containment="true" eOpposite="#//pictograms/Shape/container"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//pictograms/ContainerShape #//StyleContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gridUnit" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramTypeId" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" ordered="false"
upperBound="-1" eType="#//pictograms/Connection" containment="true" eOpposite="#//pictograms/Connection/parent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="snapToGrid" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showGuides" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedGetVisibility" value="true"/>
<details key="documentation" value=" @deprecated This attribute simply exists because of compatibility (after 
removing it old diagrams would not be readable any more). It is never 
evaluated, instead the Graphiti framework queries the tool behaviour provider 
if guides shall be shown in a diagram editor.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="colors" ordered="false"
upperBound="-1" eType="#//algorithms/styles/Color" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fonts" ordered="false"
upperBound="-1" eType="#//algorithms/styles/Font" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pictogramLinks" ordered="false"
upperBound="-1" eType="#//pictograms/PictogramLink"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalGridUnit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PictogramElement" abstract="true"
eSuperTypes="#//GraphicsAlgorithmContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graphicsAlgorithm" ordered="false"
unique="false" eType="#//algorithms/GraphicsAlgorithm" containment="true"
eOpposite="#//algorithms/GraphicsAlgorithm/pictogramElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" ordered="false"
unique="false" eType="#//pictograms/PictogramLink" containment="true" eOpposite="#//pictograms/PictogramLink/pictogramElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" eSuperTypes="#//pictograms/AnchorContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false"
unique="false" lowerBound="1" eType="#//pictograms/Anchor" eOpposite="#//pictograms/Anchor/outgoingConnections"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false"
unique="false" lowerBound="1" eType="#//pictograms/Anchor" eOpposite="#//pictograms/Anchor/incomingConnections"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false"
unique="false" lowerBound="1" eType="#//pictograms/Diagram" eOpposite="#//pictograms/Diagram/connections"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectionDecorators"
upperBound="-1" eType="#//pictograms/ConnectionDecorator" containment="true"
eOpposite="#//pictograms/ConnectionDecorator/connection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Anchor" abstract="true" eSuperTypes="#//pictograms/PictogramElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false"
unique="false" lowerBound="1" eType="#//pictograms/AnchorContainer" eOpposite="#//pictograms/AnchorContainer/anchors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingConnections"
ordered="false" upperBound="-1" eType="#//pictograms/Connection" eOpposite="#//pictograms/Connection/start"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingConnections"
ordered="false" upperBound="-1" eType="#//pictograms/Connection" eOpposite="#//pictograms/Connection/end"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedGraphicsAlgorithm"
ordered="false" unique="false" eType="#//algorithms/GraphicsAlgorithm"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnchorContainer" abstract="true" eSuperTypes="#//pictograms/PictogramElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="anchors" ordered="false"
upperBound="-1" eType="#//pictograms/Anchor" containment="true" eOpposite="#//pictograms/Anchor/parent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FixPointAnchor" eSuperTypes="#//pictograms/AdvancedAnchor">
<eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
unique="false" lowerBound="1" eType="#//algorithms/styles/Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoxRelativeAnchor" eSuperTypes="#//pictograms/AdvancedAnchor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeWidth" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeHeight" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChopboxAnchor" eSuperTypes="#//pictograms/Anchor"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionDecorator" eSuperTypes="#//pictograms/Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locationRelative" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" ordered="false"
unique="false" lowerBound="1" eType="#//pictograms/Connection" eOpposite="#//pictograms/Connection/connectionDecorators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FreeFormConnection" eSuperTypes="#//pictograms/Connection">
<eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1"
eType="#//algorithms/styles/Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManhattanConnection" eSuperTypes="#//pictograms/Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="PictogramLink" eSuperTypes="#//PropertyContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="pictogramElement" ordered="false"
unique="false" eType="#//pictograms/PictogramElement" eOpposite="#//pictograms/PictogramElement/link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="businessObjects" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdvancedAnchor" abstract="true" eSuperTypes="#//pictograms/Anchor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useAnchorLocationAsConnectionEndpoint"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CurvedConnection" eSuperTypes="#//pictograms/Connection">
<eStructuralFeatures xsi:type="ecore:EReference" name="controlPoints" upperBound="-1"
eType="#//algorithms/styles/PrecisionPoint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeConnection" eSuperTypes="#//pictograms/Connection">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//pictograms/CurvedConnection"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="algorithms" nsURI="http://eclipse.org/graphiti/mm/algorithms"
nsPrefix="al">
<eClassifiers xsi:type="ecore:EClass" name="GraphicsAlgorithm" abstract="true"
eSuperTypes="#//GraphicsAlgorithmContainer #//algorithms/styles/AbstractStyle">
<eStructuralFeatures xsi:type="ecore:EReference" name="graphicsAlgorithmChildren"
upperBound="-1" eType="#//algorithms/GraphicsAlgorithm" containment="true"
eOpposite="#//algorithms/GraphicsAlgorithm/parentGraphicsAlgorithm"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentGraphicsAlgorithm"
ordered="false" unique="false" eType="#//algorithms/GraphicsAlgorithm" eOpposite="#//algorithms/GraphicsAlgorithm/graphicsAlgorithmChildren"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pictogramElement" ordered="false"
unique="false" eType="#//pictograms/PictogramElement" eOpposite="#//pictograms/PictogramElement/graphicsAlgorithm"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" ordered="false"
unique="false" eType="#//algorithms/styles/Style"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Polyline" eSuperTypes="#//algorithms/GraphicsAlgorithm">
<eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1"
eType="#//algorithms/styles/Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//algorithms/GraphicsAlgorithm"/>
<eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//algorithms/AbstractText"/>
<eClassifiers xsi:type="ecore:EClass" name="Polygon" eSuperTypes="#//algorithms/Polyline"/>
<eClassifiers xsi:type="ecore:EClass" name="Rectangle" eSuperTypes="#//algorithms/GraphicsAlgorithm"/>
<eClassifiers xsi:type="ecore:EClass" name="RoundedRectangle" eSuperTypes="#//algorithms/GraphicsAlgorithm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerHeight" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerWidth" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Image" eSuperTypes="#//algorithms/GraphicsAlgorithm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchH" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchV" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proportional" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlatformGraphicsAlgorithm" eSuperTypes="#//algorithms/GraphicsAlgorithm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractText" abstract="true" eSuperTypes="#//algorithms/GraphicsAlgorithm">
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false"
unique="false" eType="#//algorithms/styles/Font"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment"
ordered="false" unique="false" eType="#//algorithms/styles/Orientation"
defaultValueLiteral="ALIGNMENT_LEFT"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" ordered="false"
unique="false" eType="#//algorithms/styles/Orientation" defaultValueLiteral="ALIGNMENT_CENTER"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiText" eSuperTypes="#//algorithms/AbstractText"/>
<eSubpackages name="styles" nsURI="http://eclipse.org/graphiti/mm/algorithms/styles"
nsPrefix="st">
<eClassifiers xsi:type="ecore:EEnum" name="LineStyle">
<eLiterals name="SOLID"/>
<eLiterals name="DASH" value="1"/>
<eLiterals name="DASHDOT" value="2"/>
<eLiterals name="DASHDOTDOT" value="3"/>
<eLiterals name="DOT" value="4"/>
<eLiterals name="UNSPECIFIED" value="5" literal="UNSPECIFIED"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Orientation">
<eLiterals name="ALIGNMENT_CENTER"/>
<eLiterals name="ALIGNMENT_LEFT" value="1"/>
<eLiterals name="ALIGNMENT_TOP" value="2"/>
<eLiterals name="ALIGNMENT_RIGHT" value="3"/>
<eLiterals name="ALIGNMENT_BOTTOM" value="4"/>
<eLiterals name="ALIGNMENT_MIDDLE" value="5"/>
<eLiterals name="UNSPECIFIED" value="6" literal="UNSPECIFIED"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LocationType">
<eLiterals name="LOCATION_TYPE_RELATIVE" value="1"/>
<eLiterals name="LOCATION_TYPE_ABSOLUTE_START" value="2"/>
<eLiterals name="LOCATION_TYPE_ABSOLUTE_END" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RenderingStyle">
<eStructuralFeatures xsi:type="ecore:EReference" name="adaptedGradientColoredAreas"
eType="#//algorithms/styles/AdaptedGradientColoredAreas" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Style" eSuperTypes="#//StyleContainer #//algorithms/styles/AbstractStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false"
unique="false" eType="#//algorithms/styles/Font"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment"
ordered="false" unique="false" eType="#//algorithms/styles/Orientation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment"
ordered="false" unique="false" eType="#//algorithms/styles/Orientation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchH" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchV" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proportional" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="styleContainer" ordered="false"
unique="false" lowerBound="1" eType="#//StyleContainer" eOpposite="#//StyleContainer/styles"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractStyle" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="background" ordered="false"
unique="false" eType="#//algorithms/styles/Color"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreground" ordered="false"
unique="false" eType="#//algorithms/styles/Color"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" ordered="false"
unique="false" eType="#//algorithms/styles/LineStyle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filled" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true" unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineVisible" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true" unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renderingStyle" ordered="false"
unique="false" eType="#//algorithms/styles/RenderingStyle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transparency" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GradientColoredLocation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locationType" lowerBound="1"
eType="#//algorithms/styles/LocationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locationValue" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1"
eType="#//algorithms/styles/Color" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GradientColoredArea">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//algorithms/styles/GradientColoredLocation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//algorithms/styles/GradientColoredLocation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GradientColoredAreas">
<eStructuralFeatures xsi:type="ecore:EReference" name="gradientColor" upperBound="-1"
eType="#//algorithms/styles/GradientColoredArea" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="styleAdaption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdaptedGradientColoredAreas">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="definedStyleId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="adaptedGradientColoredAreas"
upperBound="-1" eType="#//algorithms/styles/GradientColoredAreas" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Font">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Point">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="before" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="after" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Color">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="red" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="green" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrecisionPoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/graphiti.ecore | ecore | mm
Property
key
value
PropertyContainer
properties
GraphicsAlgorithmContainer
StyleContainer
styles
pictograms
Shape
container
ContainerShape
children
Diagram
gridUnit
diagramTypeId
connections
name
snapToGrid
showGuides
colors
fonts
pictogramLinks
verticalGridUnit
-1
version
PictogramElement
visible
graphicsAlgorithm
active
link
Connection
start
end
parent
connectionDecorators
Anchor
parent
outgoingConnections
incomingConnections
referencedGraphicsAlgorithm
AnchorContainer
anchors
FixPointAnchor
location
BoxRelativeAnchor
relativeWidth
relativeHeight
ChopboxAnchor
ConnectionDecorator
locationRelative
location
connection
FreeFormConnection
bendpoints
ManhattanConnection
PictogramLink
pictogramElement
businessObjects
AdvancedAnchor
useAnchorLocationAsConnectionEndpoint
false
CurvedConnection
controlPoints
CompositeConnection
children
algorithms
GraphicsAlgorithm
graphicsAlgorithmChildren
parentGraphicsAlgorithm
pictogramElement
width
height
x
y
style
Polyline
points
Ellipse
Text
Polygon
Rectangle
RoundedRectangle
cornerHeight
cornerWidth
Image
id
stretchH
stretchV
proportional
PlatformGraphicsAlgorithm
id
AbstractText
font
horizontalAlignment
ALIGNMENT_LEFT
verticalAlignment
ALIGNMENT_CENTER
angle
0
value
MultiText
styles
LineStyle
SOLID
SOLID
DASH
DASH
DASHDOT
DASHDOT
DASHDOTDOT
DASHDOTDOT
DOT
DOT
UNSPECIFIED
UNSPECIFIED
Orientation
ALIGNMENT_CENTER
ALIGNMENT_CENTER
ALIGNMENT_LEFT
ALIGNMENT_LEFT
ALIGNMENT_TOP
ALIGNMENT_TOP
ALIGNMENT_RIGHT
ALIGNMENT_RIGHT
ALIGNMENT_BOTTOM
ALIGNMENT_BOTTOM
ALIGNMENT_MIDDLE
ALIGNMENT_MIDDLE
UNSPECIFIED
UNSPECIFIED
LocationType
LOCATION_TYPE_RELATIVE
LOCATION_TYPE_RELATIVE
LOCATION_TYPE_ABSOLUTE_START
LOCATION_TYPE_ABSOLUTE_START
LOCATION_TYPE_ABSOLUTE_END
LOCATION_TYPE_ABSOLUTE_END
RenderingStyle
adaptedGradientColoredAreas
Style
id
description
font
horizontalAlignment
verticalAlignment
angle
stretchH
stretchV
proportional
styleContainer
AbstractStyle
background
foreground
lineWidth
lineStyle
filled
true
lineVisible
true
renderingStyle
transparency
GradientColoredLocation
locationType
locationValue
color
GradientColoredArea
start
end
GradientColoredAreas
gradientColor
styleAdaption
AdaptedGradientColoredAreas
definedStyleId
adaptedGradientColoredAreas
gradientType
Font
name
size
italic
bold
Point
x
y
before
after
Color
red
green
blue
PrecisionPoint
x
y | null | {"directed":true,"nodes":[{"nsPrefix":"mm","nsURI":"http://eclipse.org/graphiti/mm","name":"mm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyContainer","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicsAlgorithmContainer","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyleContainer","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"nsPrefix":"pi","nsURI":"http://eclipse.org/graphiti/mm/pictograms","name":"pictograms","id":5,"eClass":"EPackage"},{"nsPrefix":"al","nsURI":"http://eclipse.org/graphiti/mm/algorithms","name":"algorithms","id":6,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"styleContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerShape","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PictogramElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Anchor","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnchorContainer","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixPointAnchor","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoxRelativeAnchor","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChopboxAnchor","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionDecorator","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeFormConnection","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManhattanConnection","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PictogramLink","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdvancedAnchor","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurvedConnection","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeConnection","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"gridUnit","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"diagramTypeId","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"snapToGrid","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"showGuides","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"colors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fonts","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":"pictogramLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"verticalGridUnit","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"id":62,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visible","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"graphicsAlgorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"active","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicsAlgorithm","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"id":75,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"pictogramElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"pictogramElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectionDecorators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"connection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"referencedGraphicsAlgorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anchors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"id":104,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relativeWidth","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relativeHeight","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"locationRelative","changeable":true,"lowerBound":1,"iD":false,"id":111,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","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":"businessObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"useAnchorLocationAsConnectionEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrecisionPoint","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polyline","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polygon","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rectangle","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedRectangle","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlatformGraphicsAlgorithm","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractText","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiText","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"nsPrefix":"st","nsURI":"http://eclipse.org/graphiti/mm/algorithms/styles","name":"styles","id":145,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractStyle","instanceClass":null,"abstract":true,"id":146,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"graphicsAlgorithmChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"parentGraphicsAlgorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":150,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cornerHeight","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cornerWidth","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":176,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stretchH","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stretchV","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"proportional","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ALIGNMENT_LEFT","unsettable":false,"transient":false,"unique":false,"name":"horizontalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ALIGNMENT_CENTER","unsettable":false,"transient":false,"unique":false,"name":"verticalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":false,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":195,"serializable":true,"eClass":"EEnum"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":201,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LocationType","instanceClass":null,"id":202,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenderingStyle","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientColoredLocation","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientColoredArea","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientColoredAreas","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptedGradientColoredAreas","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"name":"SOLID","id":208,"value":0,"literal":"SOLID","eClass":"EEnumLiteral"},{"name":"DASH","id":209,"value":1,"literal":"DASH","eClass":"EEnumLiteral"},{"name":"DASHDOT","id":210,"value":2,"literal":"DASHDOT","eClass":"EEnumLiteral"},{"name":"DASHDOTDOT","id":211,"value":3,"literal":"DASHDOTDOT","eClass":"EEnumLiteral"},{"name":"DOT","id":212,"value":4,"literal":"DOT","eClass":"EEnumLiteral"},{"name":"UNSPECIFIED","id":213,"value":5,"literal":"UNSPECIFIED","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_CENTER","id":214,"value":0,"literal":"ALIGNMENT_CENTER","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_LEFT","id":215,"value":1,"literal":"ALIGNMENT_LEFT","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_TOP","id":216,"value":2,"literal":"ALIGNMENT_TOP","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_RIGHT","id":217,"value":3,"literal":"ALIGNMENT_RIGHT","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_BOTTOM","id":218,"value":4,"literal":"ALIGNMENT_BOTTOM","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_MIDDLE","id":219,"value":5,"literal":"ALIGNMENT_MIDDLE","eClass":"EEnumLiteral"},{"name":"UNSPECIFIED","id":220,"value":6,"literal":"UNSPECIFIED","eClass":"EEnumLiteral"},{"name":"LOCATION_TYPE_RELATIVE","id":221,"value":1,"literal":"LOCATION_TYPE_RELATIVE","eClass":"EEnumLiteral"},{"name":"LOCATION_TYPE_ABSOLUTE_START","id":222,"value":2,"literal":"LOCATION_TYPE_ABSOLUTE_START","eClass":"EEnumLiteral"},{"name":"LOCATION_TYPE_ABSOLUTE_END","id":223,"value":3,"literal":"LOCATION_TYPE_ABSOLUTE_END","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adaptedGradientColoredAreas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"horizontalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"verticalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stretchH","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stretchV","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":null,"unsettable":false,"transient":false,"unique":false,"name":"proportional","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"background","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"foreground","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":false,"name":"filled","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":false,"name":"lineVisible","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"renderingStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"transparency","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locationType","changeable":true,"lowerBound":1,"iD":false,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locationValue","changeable":true,"lowerBound":1,"iD":false,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","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":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gradientColor","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":"styleAdaption","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definedStyleId","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adaptedGradientColoredAreas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gradientType","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":283,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":284,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"italic","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bold","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":291,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":292,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"before","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"after","changeable":true,"lowerBound":1,"iD":false,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"red","changeable":true,"lowerBound":1,"iD":false,"id":299,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"green","changeable":true,"lowerBound":1,"iD":false,"id":300,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"blue","changeable":true,"lowerBound":1,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":305,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":7,"target":9},{"source":7,"target":1},{"source":8,"target":10},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":1},{"source":11,"target":12},{"source":11,"target":2},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":14},{"source":14,"target":15},{"source":14,"target":16},{"source":14,"target":4},{"source":14,"target":17},{"source":16,"target":15},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":0},{"source":18,"target":5},{"source":18,"target":24},{"source":18,"target":35},{"source":18,"target":36},{"source":35,"target":19},{"source":35,"target":37},{"source":35,"target":18},{"source":35,"target":38},{"source":37,"target":19},{"source":36,"target":24},{"source":19,"target":5},{"source":19,"target":18},{"source":19,"target":38},{"source":19,"target":39},{"source":38,"target":18},{"source":38,"target":40},{"source":38,"target":19},{"source":38,"target":35},{"source":40,"target":18},{"source":39,"target":18},{"source":20,"target":5},{"source":20,"target":19},{"source":20,"target":4},{"source":20,"target":41},{"source":20,"target":42},{"source":20,"target":43},{"source":20,"target":44},{"source":20,"target":45},{"source":20,"target":46},{"source":20,"target":47},{"source":20,"target":48},{"source":20,"target":49},{"source":20,"target":50},{"source":20,"target":51},{"source":20,"target":52},{"source":20,"target":53},{"source":41,"target":54},{"source":41,"target":20},{"source":42,"target":55},{"source":42,"target":20},{"source":43,"target":22},{"source":43,"target":56},{"source":43,"target":20},{"source":43,"target":57},{"source":56,"target":22},{"source":44,"target":58},{"source":44,"target":20},{"source":45,"target":59},{"source":45,"target":20},{"source":46,"target":60},{"source":46,"target":20},{"source":47,"target":61},{"source":47,"target":62},{"source":47,"target":20},{"source":62,"target":61},{"source":48,"target":63},{"source":48,"target":64},{"source":48,"target":20},{"source":64,"target":63},{"source":49,"target":31},{"source":49,"target":65},{"source":49,"target":20},{"source":65,"target":31},{"source":50,"target":66},{"source":50,"target":20},{"source":51,"target":67},{"source":51,"target":20},{"source":52,"target":19},{"source":53,"target":4},{"source":21,"target":5},{"source":21,"target":3},{"source":21,"target":68},{"source":21,"target":69},{"source":21,"target":70},{"source":21,"target":71},{"source":21,"target":72},{"source":68,"target":73},{"source":68,"target":21},{"source":69,"target":74},{"source":69,"target":75},{"source":69,"target":21},{"source":69,"target":76},{"source":75,"target":74},{"source":70,"target":77},{"source":70,"target":21},{"source":71,"target":31},{"source":71,"target":78},{"source":71,"target":21},{"source":71,"target":79},{"source":78,"target":31},{"source":72,"target":3},{"source":22,"target":5},{"source":22,"target":24},{"source":22,"target":80},{"source":22,"target":81},{"source":22,"target":57},{"source":22,"target":82},{"source":22,"target":83},{"source":80,"target":23},{"source":80,"target":84},{"source":80,"target":22},{"source":80,"target":85},{"source":84,"target":23},{"source":81,"target":23},{"source":81,"target":86},{"source":81,"target":22},{"source":81,"target":87},{"source":86,"target":23},{"source":57,"target":20},{"source":57,"target":88},{"source":57,"target":22},{"source":57,"target":43},{"source":88,"target":20},{"source":82,"target":28},{"source":82,"target":89},{"source":82,"target":22},{"source":82,"target":90},{"source":89,"target":28},{"source":83,"target":24},{"source":23,"target":5},{"source":23,"target":21},{"source":23,"target":91},{"source":23,"target":85},{"source":23,"target":87},{"source":23,"target":92},{"source":23,"target":93},{"source":91,"target":24},{"source":91,"target":94},{"source":91,"target":23},{"source":91,"target":95},{"source":94,"target":24},{"source":85,"target":22},{"source":85,"target":96},{"source":85,"target":23},{"source":85,"target":80},{"source":96,"target":22},{"source":87,"target":22},{"source":87,"target":97},{"source":87,"target":23},{"source":87,"target":81},{"source":97,"target":22},{"source":92,"target":74},{"source":92,"target":98},{"source":92,"target":23},{"source":98,"target":74},{"source":93,"target":21},{"source":24,"target":5},{"source":24,"target":21},{"source":24,"target":95},{"source":24,"target":99},{"source":95,"target":23},{"source":95,"target":100},{"source":95,"target":24},{"source":95,"target":91},{"source":100,"target":23},{"source":99,"target":21},{"source":25,"target":5},{"source":25,"target":32},{"source":25,"target":101},{"source":25,"target":102},{"source":101,"target":103},{"source":101,"target":104},{"source":101,"target":25},{"source":104,"target":103},{"source":102,"target":32},{"source":26,"target":5},{"source":26,"target":32},{"source":26,"target":105},{"source":26,"target":106},{"source":26,"target":107},{"source":105,"target":108},{"source":105,"target":26},{"source":106,"target":109},{"source":106,"target":26},{"source":107,"target":32},{"source":27,"target":5},{"source":27,"target":23},{"source":27,"target":110},{"source":110,"target":23},{"source":28,"target":5},{"source":28,"target":18},{"source":28,"target":111},{"source":28,"target":112},{"source":28,"target":90},{"source":28,"target":113},{"source":111,"target":114},{"source":111,"target":28},{"source":112,"target":115},{"source":112,"target":28},{"source":90,"target":22},{"source":90,"target":116},{"source":90,"target":28},{"source":90,"target":82},{"source":116,"target":22},{"source":113,"target":18},{"source":29,"target":5},{"source":29,"target":22},{"source":29,"target":117},{"source":29,"target":118},{"source":117,"target":103},{"source":117,"target":119},{"source":117,"target":29},{"source":119,"target":103},{"source":118,"target":22},{"source":30,"target":5},{"source":30,"target":22},{"source":30,"target":120},{"source":120,"target":22},{"source":31,"target":5},{"source":31,"target":2},{"source":31,"target":79},{"source":31,"target":121},{"source":31,"target":122},{"source":79,"target":21},{"source":79,"target":123},{"source":79,"target":31},{"source":79,"target":71},{"source":123,"target":21},{"source":121,"target":124},{"source":121,"target":31},{"source":122,"target":2},{"source":32,"target":5},{"source":32,"target":23},{"source":32,"target":125},{"source":32,"target":126},{"source":125,"target":127},{"source":125,"target":32},{"source":126,"target":23},{"source":33,"target":5},{"source":33,"target":22},{"source":33,"target":128},{"source":33,"target":129},{"source":128,"target":130},{"source":128,"target":131},{"source":128,"target":33},{"source":131,"target":130},{"source":129,"target":22},{"source":34,"target":5},{"source":34,"target":22},{"source":34,"target":132},{"source":34,"target":133},{"source":132,"target":33},{"source":132,"target":134},{"source":132,"target":34},{"source":134,"target":33},{"source":133,"target":22},{"source":6,"target":74},{"source":6,"target":135},{"source":6,"target":136},{"source":6,"target":137},{"source":6,"target":138},{"source":6,"target":139},{"source":6,"target":140},{"source":6,"target":141},{"source":6,"target":142},{"source":6,"target":143},{"source":6,"target":144},{"source":6,"target":145},{"source":6,"target":0},{"source":74,"target":6},{"source":74,"target":3},{"source":74,"target":146},{"source":74,"target":147},{"source":74,"target":148},{"source":74,"target":76},{"source":74,"target":149},{"source":74,"target":150},{"source":74,"target":151},{"source":74,"target":152},{"source":74,"target":153},{"source":74,"target":154},{"source":74,"target":155},{"source":147,"target":74},{"source":147,"target":156},{"source":147,"target":74},{"source":147,"target":148},{"source":156,"target":74},{"source":148,"target":74},{"source":148,"target":157},{"source":148,"target":74},{"source":148,"target":147},{"source":157,"target":74},{"source":76,"target":21},{"source":76,"target":158},{"source":76,"target":74},{"source":76,"target":69},{"source":158,"target":21},{"source":149,"target":159},{"source":149,"target":74},{"source":150,"target":160},{"source":150,"target":74},{"source":151,"target":161},{"source":151,"target":74},{"source":152,"target":162},{"source":152,"target":74},{"source":153,"target":15},{"source":153,"target":163},{"source":153,"target":74},{"source":163,"target":15},{"source":154,"target":3},{"source":155,"target":146},{"source":135,"target":6},{"source":135,"target":74},{"source":135,"target":164},{"source":135,"target":165},{"source":164,"target":103},{"source":164,"target":166},{"source":164,"target":135},{"source":166,"target":103},{"source":165,"target":74},{"source":136,"target":6},{"source":136,"target":74},{"source":136,"target":167},{"source":167,"target":74},{"source":137,"target":6},{"source":137,"target":143},{"source":137,"target":168},{"source":168,"target":143},{"source":138,"target":6},{"source":138,"target":135},{"source":138,"target":169},{"source":169,"target":135},{"source":139,"target":6},{"source":139,"target":74},{"source":139,"target":170},{"source":170,"target":74},{"source":140,"target":6},{"source":140,"target":74},{"source":140,"target":171},{"source":140,"target":172},{"source":140,"target":173},{"source":171,"target":174},{"source":171,"target":140},{"source":172,"target":175},{"source":172,"target":140},{"source":173,"target":74},{"source":141,"target":6},{"source":141,"target":74},{"source":141,"target":176},{"source":141,"target":177},{"source":141,"target":178},{"source":141,"target":179},{"source":141,"target":180},{"source":176,"target":181},{"source":176,"target":141},{"source":177,"target":182},{"source":177,"target":141},{"source":178,"target":183},{"source":178,"target":141},{"source":179,"target":184},{"source":179,"target":141},{"source":180,"target":74},{"source":142,"target":6},{"source":142,"target":74},{"source":142,"target":185},{"source":142,"target":186},{"source":185,"target":187},{"source":185,"target":142},{"source":186,"target":74},{"source":143,"target":6},{"source":143,"target":74},{"source":143,"target":188},{"source":143,"target":189},{"source":143,"target":190},{"source":143,"target":191},{"source":143,"target":192},{"source":143,"target":193},{"source":188,"target":63},{"source":188,"target":194},{"source":188,"target":143},{"source":194,"target":63},{"source":189,"target":195},{"source":189,"target":196},{"source":189,"target":143},{"source":196,"target":195},{"source":190,"target":195},{"source":190,"target":197},{"source":190,"target":143},{"source":197,"target":195},{"source":191,"target":198},{"source":191,"target":143},{"source":192,"target":199},{"source":192,"target":143},{"source":193,"target":74},{"source":144,"target":6},{"source":144,"target":143},{"source":144,"target":200},{"source":200,"target":143},{"source":145,"target":201},{"source":145,"target":195},{"source":145,"target":202},{"source":145,"target":203},{"source":145,"target":15},{"source":145,"target":146},{"source":145,"target":204},{"source":145,"target":205},{"source":145,"target":206},{"source":145,"target":207},{"source":145,"target":63},{"source":145,"target":103},{"source":145,"target":61},{"source":145,"target":130},{"source":145,"target":6},{"source":201,"target":145},{"source":201,"target":208},{"source":201,"target":209},{"source":201,"target":210},{"source":201,"target":211},{"source":201,"target":212},{"source":201,"target":213},{"source":208,"target":201},{"source":209,"target":201},{"source":210,"target":201},{"source":211,"target":201},{"source":212,"target":201},{"source":213,"target":201},{"source":195,"target":145},{"source":195,"target":214},{"source":195,"target":215},{"source":195,"target":216},{"source":195,"target":217},{"source":195,"target":218},{"source":195,"target":219},{"source":195,"target":220},{"source":214,"target":195},{"source":215,"target":195},{"source":216,"target":195},{"source":217,"target":195},{"source":218,"target":195},{"source":219,"target":195},{"source":220,"target":195},{"source":202,"target":145},{"source":202,"target":221},{"source":202,"target":222},{"source":202,"target":223},{"source":221,"target":202},{"source":222,"target":202},{"source":223,"target":202},{"source":203,"target":145},{"source":203,"target":224},{"source":224,"target":207},{"source":224,"target":225},{"source":224,"target":203},{"source":225,"target":207},{"source":15,"target":145},{"source":15,"target":4},{"source":15,"target":146},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":15,"target":230},{"source":15,"target":231},{"source":15,"target":232},{"source":15,"target":233},{"source":15,"target":234},{"source":15,"target":17},{"source":15,"target":235},{"source":15,"target":236},{"source":226,"target":237},{"source":226,"target":15},{"source":227,"target":238},{"source":227,"target":15},{"source":228,"target":63},{"source":228,"target":239},{"source":228,"target":15},{"source":239,"target":63},{"source":229,"target":195},{"source":229,"target":240},{"source":229,"target":15},{"source":240,"target":195},{"source":230,"target":195},{"source":230,"target":241},{"source":230,"target":15},{"source":241,"target":195},{"source":231,"target":242},{"source":231,"target":15},{"source":232,"target":243},{"source":232,"target":15},{"source":233,"target":244},{"source":233,"target":15},{"source":234,"target":245},{"source":234,"target":15},{"source":17,"target":4},{"source":17,"target":246},{"source":17,"target":15},{"source":17,"target":14},{"source":246,"target":4},{"source":235,"target":4},{"source":236,"target":146},{"source":146,"target":145},{"source":146,"target":247},{"source":146,"target":248},{"source":146,"target":249},{"source":146,"target":250},{"source":146,"target":251},{"source":146,"target":252},{"source":146,"target":253},{"source":146,"target":254},{"source":247,"target":61},{"source":247,"target":255},{"source":247,"target":146},{"source":255,"target":61},{"source":248,"target":61},{"source":248,"target":256},{"source":248,"target":146},{"source":256,"target":61},{"source":249,"target":257},{"source":249,"target":146},{"source":250,"target":201},{"source":250,"target":258},{"source":250,"target":146},{"source":258,"target":201},{"source":251,"target":259},{"source":251,"target":146},{"source":252,"target":260},{"source":252,"target":146},{"source":253,"target":203},{"source":253,"target":261},{"source":253,"target":146},{"source":261,"target":203},{"source":254,"target":262},{"source":254,"target":146},{"source":204,"target":145},{"source":204,"target":263},{"source":204,"target":264},{"source":204,"target":265},{"source":263,"target":202},{"source":263,"target":266},{"source":263,"target":204},{"source":266,"target":202},{"source":264,"target":267},{"source":264,"target":204},{"source":265,"target":61},{"source":265,"target":268},{"source":265,"target":204},{"source":268,"target":61},{"source":205,"target":145},{"source":205,"target":269},{"source":205,"target":270},{"source":269,"target":204},{"source":269,"target":271},{"source":269,"target":205},{"source":271,"target":204},{"source":270,"target":204},{"source":270,"target":272},{"source":270,"target":205},{"source":272,"target":204},{"source":206,"target":145},{"source":206,"target":273},{"source":206,"target":274},{"source":273,"target":205},{"source":273,"target":275},{"source":273,"target":206},{"source":275,"target":205},{"source":274,"target":276},{"source":274,"target":206},{"source":207,"target":145},{"source":207,"target":277},{"source":207,"target":278},{"source":207,"target":279},{"source":277,"target":280},{"source":277,"target":207},{"source":278,"target":206},{"source":278,"target":281},{"source":278,"target":207},{"source":281,"target":206},{"source":279,"target":282},{"source":279,"target":207},{"source":63,"target":145},{"source":63,"target":283},{"source":63,"target":284},{"source":63,"target":285},{"source":63,"target":286},{"source":283,"target":287},{"source":283,"target":63},{"source":284,"target":288},{"source":284,"target":63},{"source":285,"target":289},{"source":285,"target":63},{"source":286,"target":290},{"source":286,"target":63},{"source":103,"target":145},{"source":103,"target":291},{"source":103,"target":292},{"source":103,"target":293},{"source":103,"target":294},{"source":291,"target":295},{"source":291,"target":103},{"source":292,"target":296},{"source":292,"target":103},{"source":293,"target":297},{"source":293,"target":103},{"source":294,"target":298},{"source":294,"target":103},{"source":61,"target":145},{"source":61,"target":299},{"source":61,"target":300},{"source":61,"target":301},{"source":299,"target":302},{"source":299,"target":61},{"source":300,"target":303},{"source":300,"target":61},{"source":301,"target":304},{"source":301,"target":61},{"source":130,"target":145},{"source":130,"target":305},{"source":130,"target":306},{"source":305,"target":307},{"source":305,"target":130},{"source":306,"target":308},{"source":306,"target":130}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="bz403743" nsURI="http://www.eclipse.org/emf/texo/test/model/issues/bz403743"
nsPrefix="bz403743">
<eClassifiers xsi:type="ecore:EClass" name="Test403743_Main" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Test403743" containment="true">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="children"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Test403743" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Test403743" containment="true">
<eAnnotations source="org.eclipse.emf.texo">
<details key="java.member" value="children"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/PSI-Polska/texo/tests/org.eclipse.emf.texo.test.model/src-test-gen/org/eclipse/emf/texo/test/model/issues/bz403743/bz403743.ecore | ecore | bz403743
Test403743_Main
name
children
Test403743
name
children | null | {"directed":true,"nodes":[{"nsPrefix":"bz403743","nsURI":"http://www.eclipse.org/emf/texo/test/model/issues/bz403743","name":"bz403743","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Test403743_Main","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Test403743","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},{"container":false,"ordered":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":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":3,"target":6},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":7},{"source":4,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":11},{"source":8,"target":2},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="filesystem" nsURI="eu.modelwriter.examples.filesystem" nsPrefix="fsys">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant">
<details key="callable" value="false"/>
<details key="formula" value="all disj a, b: FSObject - Root |
 				a.~content = b.~content => a.name != b.name"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant">
<details key="callable" value="false"/>
<details key="formula" value="Root = FileSystem.root"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/source">
<details key="source" value="package filesystem : fsys = 'eu.modelwriter.examples.filesystem'
{
	public class one FileSystem
	{
		property names : Name[*] { composes };
		property namexs : NameX[*] { composes };
		property root : Root { composes };
		invariant : all n: Name | n in FileSystem.names;
		invariant : all x: NameX | x in FileSystem.namexs;
	}
	
 public class Name [4]; 
 public class NameX extends Name;
 
 abstract class FSObject<E> [4]
 {
 property name : E;
 invariant : FSObject in Root.*content;
 }
 
 class File extends FSObject<Name>;
 class File2 extends FSObject<NameX>;
 
 class Dir extends FSObject<Name>
 {
 property some content : FSObject<? extends Name>[*] { composes, acyclic };
 }
 
 class one Root extends Dir
 {
 invariant : no Root.~content;
 }
 
 invariant : all disj a, b: FSObject - Root |
 				a.~content = b.~content => a.name != b.name;
 invariant : Root = FileSystem.root;
}"/>
<details key="source_hash" value="1229693002"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="FileSystem">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility">
<details key="visibility" value="public"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity">
<details key="multiplicity" value="one"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant">
<details key="callable" value="false"/>
<details key="formula" value="all n: Name | n in FileSystem.names"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant">
<details key="callable" value="false"/>
<details key="formula" value="all x: NameX | x in FileSystem.namexs"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="names" ordered="false"
upperBound="-1" eType="#//Name" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namexs" ordered="false"
upperBound="-1" eType="#//NameX" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="root" ordered="false" lowerBound="1"
eType="#//Root" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Name">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility">
<details key="visibility" value="public"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerscope">
<details key="lowerscope" value="4"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/upperincluded">
<details key="lowerincluded" value="["/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerincluded">
<details key="upperincluded" value="]"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NameX" eSuperTypes="#//Name">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility">
<details key="visibility" value="public"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSObject" abstract="true">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerscope">
<details key="lowerscope" value="4"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/upperincluded">
<details key="lowerincluded" value="["/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/lowerincluded">
<details key="upperincluded" value="]"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant">
<details key="callable" value="false"/>
<details key="formula" value="FSObject in Root.*content"/>
</eAnnotations>
<eTypeParameters name="E"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1">
<eGenericType eTypeParameter="#//FSObject/E"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="File">
<eGenericSuperTypes eClassifier="#//FSObject">
<eTypeArguments eClassifier="#//Name"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="File2">
<eGenericSuperTypes eClassifier="#//FSObject">
<eTypeArguments eClassifier="#//NameX"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dir">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" ordered="false"
upperBound="-1" containment="true">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity">
<details key="multiplicity" value="some"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/acyclic"/>
<eGenericType eClassifier="#//FSObject">
<eTypeArguments>
<eUpperBound eClassifier="#//Name"/>
</eTypeArguments>
</eGenericType>
</eStructuralFeatures>
<eGenericSuperTypes eClassifier="#//FSObject">
<eTypeArguments eClassifier="#//Name"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Root" eSuperTypes="#//Dir">
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/multiplicity">
<details key="multiplicity" value="one"/>
</eAnnotations>
<eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant">
<details key="callable" value="false"/>
<details key="formula" value="no Root.~content"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ModelWriter/Demonstrations/eu.modelwriter.demonstration.alloyinecore/filesystem.generics/ExampleModel.ecore | ecore | filesystem
FileSystem
names
namexs
root
Name
NameX
FSObject
E
name
File
File2
Dir
content
Root | null | {"directed":true,"nodes":[{"nsPrefix":"fsys","nsURI":"eu.modelwriter.examples.filesystem","name":"filesystem","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileSystem","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameX","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSObject","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File2","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dir","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"names","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"namexs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"name":"E","id":16,"eClass":"ETypeParameter"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"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":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":2},{"source":10,"target":3},{"source":10,"target":13},{"source":10,"target":1},{"source":13,"target":3},{"source":11,"target":8},{"source":11,"target":14},{"source":11,"target":1},{"source":14,"target":8},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":17},{"source":17,"target":18},{"source":17,"target":4},{"source":18,"target":16},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":19},{"source":19,"target":20},{"source":19,"target":4},{"source":20,"target":2},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":21},{"source":21,"target":22},{"source":21,"target":4},{"source":22,"target":3},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":23},{"source":7,"target":24},{"source":23,"target":4},{"source":23,"target":25},{"source":23,"target":7},{"source":25,"target":26},{"source":25,"target":4},{"source":26,"target":27},{"source":27,"target":2},{"source":24,"target":28},{"source":24,"target":4},{"source":28,"target":2},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":29},{"source":29,"target":7}],"multigraph":true} |
false | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double"/>
</ecore:EPackage>
<ecore:EPackage name="UnifiedOntologyLanguage">
<eClassifiers xsi:type="ecore:EClass" name="Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="/1/Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" lowerBound="1" eType="/1/Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="/1/Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Fact">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="/1/Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false" lowerBound="1" eType="/1/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicate" ordered="false" lowerBound="1" eType="/1/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" lowerBound="1" eType="/1/Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="/1/Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="Ontology" eSuperTypes="/1/Package">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" ordered="false" upperBound="-1" eType="/1/Package"/>
</eClassifiers>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/UnifiedOntologyLanguage.ecore | ecore | PrimitiveTypes
Integer
String
Boolean
Double
UnifiedOntologyLanguage
Node
Resource
context
Literal
Fact
object
subject
predicate
context
Package
Ontology
imports | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"},{"nsPrefix":null,"nsURI":null,"name":"UnifiedOntologyLanguage","id":5,"eClass":"EPackage"},{"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":"Resource","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fact","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ontology","instanceClass":null,"abstract":false,"id":11,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"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":"predicate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"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":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":6},{"source":5,"target":7},{"source":5,"target":8},{"source":5,"target":9},{"source":5,"target":10},{"source":5,"target":11},{"source":6,"target":5},{"source":7,"target":5},{"source":7,"target":6},{"source":7,"target":12},{"source":7,"target":13},{"source":12,"target":10},{"source":12,"target":14},{"source":12,"target":7},{"source":14,"target":10},{"source":13,"target":6},{"source":8,"target":5},{"source":8,"target":6},{"source":8,"target":15},{"source":15,"target":6},{"source":9,"target":5},{"source":9,"target":16},{"source":9,"target":17},{"source":9,"target":18},{"source":9,"target":19},{"source":16,"target":6},{"source":16,"target":20},{"source":16,"target":9},{"source":20,"target":6},{"source":17,"target":7},{"source":17,"target":21},{"source":17,"target":9},{"source":21,"target":7},{"source":18,"target":7},{"source":18,"target":22},{"source":18,"target":9},{"source":22,"target":7},{"source":19,"target":10},{"source":19,"target":23},{"source":19,"target":9},{"source":23,"target":10},{"source":10,"target":5},{"source":10,"target":7},{"source":10,"target":24},{"source":24,"target":7},{"source":11,"target":5},{"source":11,"target":10},{"source":11,"target":25},{"source":11,"target":26},{"source":25,"target":10},{"source":25,"target":27},{"source":25,"target":11},{"source":27,"target":10},{"source":26,"target":10}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="forms" nsURI="http://www.example.org/forms" nsPrefix="forms">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore.xml.type" value="http://www.eclipse.org/emf/2003/XMLType"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="entityNameUniques entityHasAttributesAndOneId entityHasAttributesAndOneIdSubType superTypeNotSelf"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="entityNameUniques" value="Entity.allInstances()->forAll(e1 | self<>e1 implies self.name<>e1.name)"/>
<details key="entityHasAttributesAndOneId" value="not(self.entityAttribute->isEmpty()) and self.superType=null implies (self.entityAttribute->one(a | a.isId=true))"/>
<details key="entityHasAttributesAndOneIdSubType" value="(not(self.entityAttribute->isEmpty()) and self.superType<>null) implies (self.entityAttribute->forAll(a | a.isId=false))"/>
<details key="superTypeNotSelf" value="self.superType<>null implies self.superType<>self"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entityAttribute" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationship" upperBound="-1"
eType="#//Relationship" 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="superType" eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="typeNoneHasEnumerationType typeNotNoneHasNoEnumerationType ifIdThenMandatory"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="typeNoneHasEnumerationType" value="self.type=AttributeType::None implies self.enumerationType<>null"/>
<details key="typeNotNoneHasNoEnumerationType" value="self.type<>AttributeType::None implies self.enumerationType=null"/>
<details key="ifIdThenMandatory" value="self.isId=true implies self.mandatory=true"/>
</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="mandatory" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AttributeType"
defaultValueLiteral="String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumerationType" eType="#//Enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="oneWelcomeForm"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="oneWelcomeForm" value="self.modelForm->notEmpty() implies self.modelForm->one(f | f.isWelcomeForm=true)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelEntity" upperBound="-1"
eType="#//Entity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelForm" upperBound="-1"
eType="#//Form" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelEnumeration" upperBound="-1"
eType="#//Enumeration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelCondition" upperBound="-1"
eType="#//Condition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeType">
<eLiterals name="String"/>
<eLiterals name="Text" value="1"/>
<eLiterals name="Integer" value="3"/>
<eLiterals name="Date" value="4"/>
<eLiterals name="Time" value="5"/>
<eLiterals name="Year" value="6"/>
<eLiterals name="Email" value="7"/>
<eLiterals name="Boolean" value="8"/>
<eLiterals name="None" value="9"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration">
<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="literal" lowerBound="1"
upperBound="-1" eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal">
<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="Relationship">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="lowerBoundLargerZero lowerBoundIsLessThanUpperBound upperBoundLargerThanMinusOne oppositeRelationshipPointsToThisRelationship oppositetargetEntityIsThisSourceEntity oppositeCannotBeSelf"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="lowerBoundLargerZero" value="self->forAll(self.lowerBound>=0)"/>
<details key="lowerBoundIsLessThanUpperBound" value="self.upperBound<>-1 implies self.upperBound >= self.lowerBound"/>
<details key="upperBoundLargerThanMinusOne" value="self->forAll(self.upperBound = -1 or self.upperBound > 0)"/>
<details key="oppositeRelationshipPointsToThisRelationship" value="self.opposite<>null implies (self.opposite.opposite=self)"/>
<details key="oppositetargetEntityIsThisSourceEntity" value="self.opposite<>null implies (self.Entity=opposite.target)"/>
<details key="oppositeCannotBeSelf" value="self.opposite<>self"/>
</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="target" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IntObject"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IntObject"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Relationship"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Form">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="formNameUnique attributesFromFormEntity relationshipsFromFormEntity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="formNameUnique" value="Form.allInstances()->forAll(f1 | self<>f1 implies self.name<>f1.name)"/>
<details key="attributesFromFormEntity" value="self.pages->forAll(pa |
			pa.pageElements->select(
				oclIsKindOf(AttributePageElement)
			)->forAll(pa:AttributePageElement | 
				((self.formEntity->closure(e | e.superType)).entityAttribute)->includes(pa.attributeRef)
			)	
		)"/>
<details key="relationshipsFromFormEntity" value="self.pages->forAll(pa |
			pa.pageElements->select(
				oclIsKindOf(RelationshipPageElement)
			)->forAll(pa:RelationshipPageElement | 
				(self.formEntity.relationship)->includes(pa.relationshipRef)
			)	
		)"/>
</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="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formEntity" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isWelcomeForm" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//BooleanObject"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1"
eType="#//Page" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pageElements" upperBound="-1"
eType="#//PageElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PageElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="elementID" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IntObject"
iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributePageElement" abstract="true"
eSuperTypes="#//PageElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeRef" lowerBound="1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationshipPageElement" abstract="true"
eSuperTypes="#//PageElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="editingForm" lowerBound="1"
eType="#//Form"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationshipRef" lowerBound="1"
eType="#//Relationship"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListRelationshipPageElement" eSuperTypes="#//RelationshipPageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TableRelationshipPageElement" eSuperTypes="#//RelationshipPageElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="columnAttributesFromTargetEntities"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="columnAttributesFromTargetEntities" value="self.columns->forAll(col | self.relationshipRef.target.entityAttribute->includes(col.attributeReference))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1"
eType="#//Column" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeReference" lowerBound="1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true">
<eAnnotations source="http://www.obeo.fr/dsl/dnc/archetype">
<details key="archetype" value="Description"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="PageXORPageElementOrNone"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="PageXORPageElementOrNone" value="(self.targetPageElement<>null implies self.targetPage=null) and (self.targetPage<>null implies self.targetPageElement=null)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionID" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//ConditionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetPage" eType="#//Page"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetPageElement" eType="#//PageElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConditionType">
<eLiterals name="Hide"/>
<eLiterals name="Show"/>
<eLiterals name="Enable"/>
<eLiterals name="Disable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueCondition" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeToCompare" lowerBound="1"
eType="#//AttributePageElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeCondition" eSuperTypes="#//Condition">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notSameChildren"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="notSameChildren" value="self.child2<>self.child1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operatorType" lowerBound="1"
eType="#//OperatorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child1" lowerBound="1"
eType="#//Condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child2" lowerBound="1"
eType="#//Condition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperatorType">
<eLiterals name="AND"/>
<eLiterals name="OR"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextFields" eSuperTypes="#//AttributePageElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextAreas" eSuperTypes="#//AttributePageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SelectionFields" eSuperTypes="#//AttributePageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DateSelectionFields" eSuperTypes="#//AttributePageElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeSelectionFields" eSuperTypes="#//AttributePageElement"/>
</ecore:EPackage>
| github:ecore:/data/e0725675/ModelEngineeringWS14/lab1/EFML/model/forms.ecore | ecore | forms
Entity
entityAttribute
relationship
name
superType
Attribute
name
mandatory
true
type
String
isId
false
enumerationType
Model
modelEntity
modelForm
modelEnumeration
modelCondition
AttributeType
String
String
Text
Text
Integer
Integer
Date
Date
Time
Time
Year
Year
Email
Email
Boolean
Boolean
None
None
Enumeration
name
literal
Literal
name
value
Relationship
name
target
lowerBound
0
upperBound
0
opposite
Form
name
title
description
formEntity
isWelcomeForm
false
pages
Page
title
pageElements
PageElement
label
elementID
AttributePageElement
value
attributeRef
RelationshipPageElement
editingForm
relationshipRef
ListRelationshipPageElement
TableRelationshipPageElement
columns
Column
attributeReference
Condition
conditionID
type
targetPage
targetPageElement
ConditionType
Hide
Hide
Show
Show
Enable
Enable
Disable
Disable
AttributeValueCondition
value
attributeToCompare
CompositeCondition
operatorType
child1
child2
OperatorType
AND
AND
OR
OR
TextFields
format
TextAreas
SelectionFields
DateSelectionFields
TimeSelectionFields | null | {"directed":true,"nodes":[{"nsPrefix":"forms","nsURI":"http://www.example.org/forms","name":"forms","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributePageElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationshipPageElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListRelationshipPageElement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableRelationshipPageElement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConditionType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueCondition","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeCondition","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperatorType","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextFields","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextAreas","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionFields","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateSelectionFields","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeSelectionFields","instanceClass":null,"abstract":false,"id":25,"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":"entityAttribute","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":"relationship","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"superType","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"mandatory","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"String","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":36,"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":"isId","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumerationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelEntity","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":"modelForm","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":"modelEnumeration","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":"modelCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"name":"String","id":52,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Text","id":53,"value":1,"literal":"Text","eClass":"EEnumLiteral"},{"name":"Integer","id":54,"value":3,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Date","id":55,"value":4,"literal":"Date","eClass":"EEnumLiteral"},{"name":"Time","id":56,"value":5,"literal":"Time","eClass":"EEnumLiteral"},{"name":"Year","id":57,"value":6,"literal":"Year","eClass":"EEnumLiteral"},{"name":"Email","id":58,"value":7,"literal":"Email","eClass":"EEnumLiteral"},{"name":"Boolean","id":59,"value":8,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"None","id":60,"value":9,"literal":"None","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":61,"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":"literal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"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":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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":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":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"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":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formEntity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"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":"isWelcomeForm","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"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":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":"pageElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementID","changeable":true,"lowerBound":1,"iD":true,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"editingForm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relationshipRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionID","changeable":true,"lowerBound":1,"iD":true,"id":115,"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":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":"targetPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetPageElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"name":"Hide","id":123,"value":0,"literal":"Hide","eClass":"EEnumLiteral"},{"name":"Show","id":124,"value":0,"literal":"Show","eClass":"EEnumLiteral"},{"name":"Enable","id":125,"value":0,"literal":"Enable","eClass":"EEnumLiteral"},{"name":"Disable","id":126,"value":0,"literal":"Disable","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":"value","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeToCompare","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operatorType","changeable":true,"lowerBound":1,"iD":false,"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":"child1","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"child2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"name":"AND","id":139,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":140,"value":0,"literal":"OR","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":"format","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":26,"target":2},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":2},{"source":27,"target":7},{"source":27,"target":31},{"source":27,"target":1},{"source":31,"target":7},{"source":28,"target":32},{"source":28,"target":1},{"source":29,"target":1},{"source":29,"target":33},{"source":29,"target":1},{"source":33,"target":1},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":34,"target":39},{"source":34,"target":2},{"source":35,"target":40},{"source":35,"target":2},{"source":36,"target":4},{"source":36,"target":41},{"source":36,"target":2},{"source":41,"target":4},{"source":37,"target":42},{"source":37,"target":2},{"source":38,"target":5},{"source":38,"target":43},{"source":38,"target":2},{"source":43,"target":5},{"source":3,"target":0},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":44,"target":1},{"source":44,"target":48},{"source":44,"target":3},{"source":48,"target":1},{"source":45,"target":8},{"source":45,"target":49},{"source":45,"target":3},{"source":49,"target":8},{"source":46,"target":5},{"source":46,"target":50},{"source":46,"target":3},{"source":50,"target":5},{"source":47,"target":16},{"source":47,"target":51},{"source":47,"target":3},{"source":51,"target":16},{"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":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":52,"target":4},{"source":53,"target":4},{"source":54,"target":4},{"source":55,"target":4},{"source":56,"target":4},{"source":57,"target":4},{"source":58,"target":4},{"source":59,"target":4},{"source":60,"target":4},{"source":5,"target":0},{"source":5,"target":61},{"source":5,"target":62},{"source":61,"target":63},{"source":61,"target":5},{"source":62,"target":6},{"source":62,"target":64},{"source":62,"target":5},{"source":64,"target":6},{"source":6,"target":0},{"source":6,"target":65},{"source":6,"target":66},{"source":65,"target":67},{"source":65,"target":6},{"source":66,"target":68},{"source":66,"target":6},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":69,"target":74},{"source":69,"target":7},{"source":70,"target":1},{"source":70,"target":75},{"source":70,"target":7},{"source":75,"target":1},{"source":71,"target":76},{"source":71,"target":7},{"source":72,"target":77},{"source":72,"target":7},{"source":73,"target":7},{"source":73,"target":78},{"source":73,"target":7},{"source":78,"target":7},{"source":8,"target":0},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":8,"target":84},{"source":79,"target":85},{"source":79,"target":8},{"source":80,"target":86},{"source":80,"target":8},{"source":81,"target":87},{"source":81,"target":8},{"source":82,"target":1},{"source":82,"target":88},{"source":82,"target":8},{"source":88,"target":1},{"source":83,"target":89},{"source":83,"target":8},{"source":84,"target":9},{"source":84,"target":90},{"source":84,"target":8},{"source":90,"target":9},{"source":9,"target":0},{"source":9,"target":91},{"source":9,"target":92},{"source":91,"target":93},{"source":91,"target":9},{"source":92,"target":10},{"source":92,"target":94},{"source":92,"target":9},{"source":94,"target":10},{"source":10,"target":0},{"source":10,"target":95},{"source":10,"target":96},{"source":95,"target":97},{"source":95,"target":10},{"source":96,"target":98},{"source":96,"target":10},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":99,"target":102},{"source":99,"target":11},{"source":100,"target":2},{"source":100,"target":103},{"source":100,"target":11},{"source":103,"target":2},{"source":101,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":104},{"source":12,"target":105},{"source":12,"target":106},{"source":104,"target":8},{"source":104,"target":107},{"source":104,"target":12},{"source":107,"target":8},{"source":105,"target":7},{"source":105,"target":108},{"source":105,"target":12},{"source":108,"target":7},{"source":106,"target":10},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":109},{"source":109,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":110},{"source":14,"target":111},{"source":110,"target":15},{"source":110,"target":112},{"source":110,"target":14},{"source":112,"target":15},{"source":111,"target":12},{"source":15,"target":0},{"source":15,"target":113},{"source":113,"target":2},{"source":113,"target":114},{"source":113,"target":15},{"source":114,"target":2},{"source":16,"target":0},{"source":16,"target":115},{"source":16,"target":116},{"source":16,"target":117},{"source":16,"target":118},{"source":115,"target":119},{"source":115,"target":16},{"source":116,"target":17},{"source":116,"target":120},{"source":116,"target":16},{"source":120,"target":17},{"source":117,"target":9},{"source":117,"target":121},{"source":117,"target":16},{"source":121,"target":9},{"source":118,"target":10},{"source":118,"target":122},{"source":118,"target":16},{"source":122,"target":10},{"source":17,"target":0},{"source":17,"target":123},{"source":17,"target":124},{"source":17,"target":125},{"source":17,"target":126},{"source":123,"target":17},{"source":124,"target":17},{"source":125,"target":17},{"source":126,"target":17},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":127},{"source":18,"target":128},{"source":18,"target":129},{"source":127,"target":130},{"source":127,"target":18},{"source":128,"target":11},{"source":128,"target":131},{"source":128,"target":18},{"source":131,"target":11},{"source":129,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":132},{"source":19,"target":133},{"source":19,"target":134},{"source":19,"target":135},{"source":132,"target":20},{"source":132,"target":136},{"source":132,"target":19},{"source":136,"target":20},{"source":133,"target":16},{"source":133,"target":137},{"source":133,"target":19},{"source":137,"target":16},{"source":134,"target":16},{"source":134,"target":138},{"source":134,"target":19},{"source":138,"target":16},{"source":135,"target":16},{"source":20,"target":0},{"source":20,"target":139},{"source":20,"target":140},{"source":139,"target":20},{"source":140,"target":20},{"source":21,"target":0},{"source":21,"target":11},{"source":21,"target":141},{"source":21,"target":142},{"source":141,"target":143},{"source":141,"target":21},{"source":142,"target":11},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":144},{"source":144,"target":11},{"source":23,"target":0},{"source":23,"target":11},{"source":23,"target":145},{"source":145,"target":11},{"source":24,"target":0},{"source":24,"target":11},{"source":24,"target":146},{"source":146,"target":11},{"source":25,"target":0},{"source":25,"target":11},{"source":25,"target":147},{"source":147,"target":11}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="errorModel" nsURI="http://www.aadl.info/EMV2" nsPrefix="errorModel">
<eClassifiers xsi:type="ecore:EClass" name="ErrorModelSubclause" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//AnnexSubclause">
<eStructuralFeatures xsi:type="ecore:EReference" name="useTypes" unique="false"
upperBound="-1" eType="#//ErrorModelLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeEquivalence" eType="#//TypeMappingSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeMappingSet" eType="#//TypeMappingSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="useBehavior" eType="#//ErrorBehaviorStateMachine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propagations" upperBound="-1"
eType="#//ErrorPropagation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="flows" upperBound="-1"
eType="#//ErrorFlow" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="useTransformation" eType="#//TypeTransformationSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//ErrorBehaviorEvent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//ErrorBehaviorTransition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingPropagationConditions"
upperBound="-1" eType="#//OutgoingPropagationCondition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorDetections" upperBound="-1"
eType="#//ErrorDetection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorStateToModeMappings"
upperBound="-1" eType="#//ErrorStateToModeMapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//CompositeState" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeTransformationSet"
eType="#//TypeTransformationSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectionErrorSources"
upperBound="-1" eType="#//ErrorSource" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1"
eType="#//PropagationPoint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paths" upperBound="-1"
eType="#//PropagationPath" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//EMV2PropertyAssociation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorModelLibrary" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//AnnexLibrary">
<eStructuralFeatures xsi:type="ecore:EReference" name="useTypes" unique="false"
upperBound="-1" eType="#//ErrorModelLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" unique="false"
upperBound="-1" eType="#//ErrorModelLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//ErrorType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typesets" upperBound="-1"
eType="#//TypeSet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//EMV2PropertyAssociation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behaviors" upperBound="-1"
eType="#//ErrorBehaviorStateMachine" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//TypeMappingSet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformations" upperBound="-1"
eType="#//TypeTransformationSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMV2PropertyAssociation" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValues" upperBound="-1"
eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//ModalPropertyValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="emv2Path" upperBound="-1"
eType="#//EMV2Path" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMV2Path" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="containmentPath" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//ContainmentPathElement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="emv2Target" eType="#//EMV2PathElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMV2PathElement" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emv2PropagationKind" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorType" eType="#//ErrorTypes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namedElement" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//EMV2PathElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorTypes" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ErrorType" eSuperTypes="#//ErrorTypes">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//ErrorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aliasedType" eType="#//ErrorType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeSet" eSuperTypes="#//ErrorTypes">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeTokens" upperBound="-1"
eType="#//TypeToken" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aliasedType" eType="#//TypeSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeToken" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" unique="false" upperBound="-1"
eType="#//ErrorTypes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noError" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeTransformationSet" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="useTypes" unique="false"
upperBound="-1" eType="#//ErrorModelLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformation" upperBound="-1"
eType="#//TypeTransformation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeTransformation" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allSources" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributor" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeMappingSet" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="useTypes" unique="false"
upperBound="-1" eType="#//ErrorModelLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapping" upperBound="-1"
eType="#//TypeMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeMapping" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorPropagation" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement #//EventOrPropagation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureorPPRef" eType="#//FeatureorPPReference"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="ecore:EEnum platform:/resource/org.osate.aadl2/model/aadl2.ecore#//DirectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeSet" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureorPPReference" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="featureorPP" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//FeatureorPPReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorFlow" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeTokenConstraint" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="flowcondition" eType="#//IfCondition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorSource" eSuperTypes="#//ErrorFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceModelElement" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="failureModeReference" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="failureModeType" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="failureModeDescription"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorSink" eSuperTypes="#//ErrorFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" eType="#//ErrorPropagation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allIncoming" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorPath" eSuperTypes="#//ErrorFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" eType="#//ErrorPropagation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allIncoming" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" eType="#//ErrorPropagation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allOutgoing" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetToken" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeMappingSet" eType="#//TypeMappingSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfCondition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resoluteFunction" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="javaMethod" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropagationPoint" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PropagationPath" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//QualifiedPropagationPoint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//QualifiedPropagationPoint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedPropagationPoint" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="subcomponent" eType="#//SubcomponentElement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//QualifiedPropagationPoint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propagationPoint" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorBehaviorStateMachine" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="useTypes" unique="false"
upperBound="-1" eType="#//ErrorModelLibrary"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="useTransformation" unique="false"
upperBound="-1" eType="#//TypeTransformationSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//ErrorBehaviorEvent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//ErrorBehaviorState" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//ErrorBehaviorTransition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//EMV2PropertyAssociation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorBehaviorEvent" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement #//EventOrPropagation"/>
<eClassifiers xsi:type="ecore:EClass" name="ErrorEvent" eSuperTypes="#//ErrorBehaviorEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeSet" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eventcondition" eType="#//IfCondition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RepairEvent" eSuperTypes="#//ErrorBehaviorEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="eventInitiator" unique="false"
upperBound="-1" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecoverEvent" eSuperTypes="#//ErrorBehaviorEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="eventInitiator" unique="false"
upperBound="-1" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//IfCondition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorBehaviorState" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intial" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeSet" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorBehaviorTransition" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeTokenConstraint" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allStates" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ConditionExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetToken" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="steadyState" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destinationBranches" upperBound="-1"
eType="#//TransitionBranch" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionBranch" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetToken" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="steadyState" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//BranchValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BranchValue" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realvalue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="symboliclabel" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="others" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionExpression" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OrmoreExpression" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element #//ConditionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1"
eType="#//ConditionExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrlessExpression" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element #//ConditionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1"
eType="#//ConditionExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionElement" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element #//ConditionExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedErrorPropagationReference"
eType="#//EMV2Path" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventOrPropagation" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutgoingPropagationCondition" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeTokenConstraint" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allStates" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ConditionExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" eType="#//ErrorPropagation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allPropagations" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeToken" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorDetection" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeTokenConstraint" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allStates" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ConditionExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="detectionReportingPort"
eType="#//ReportingPortReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorCode" eType="#//ErrorCodeValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReportingPortReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="previous" eType="#//ReportingPortReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorCodeValue" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constant" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//PropertyConstant"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enumLiteral" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorStateToModeMapping" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="errorState" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeToken" eType="#//TypeSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappedModes" unique="false"
upperBound="-1" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeState" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ConditionExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="others" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//ErrorBehaviorState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedToken" eType="#//TypeSet"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedErrorBehaviorState" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="subcomponent" eType="#//SubcomponentElement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#//QualifiedErrorBehaviorState"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//ErrorBehaviorState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubcomponentElement" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="subcomponent" eType="ecore:EClass platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Subcomponent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMV2Root" eSuperTypes="platform:/resource/org.osate.aadl2/model/aadl2.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//ErrorModelLibrary"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subclauses" upperBound="-1"
eType="#//ErrorModelSubclause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrExpression" eSuperTypes="#//ConditionExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1"
eType="#//ConditionExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#//ConditionExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1"
eType="#//ConditionExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AllExpression" eSuperTypes="#//ConditionExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType platform:/resource/org.osate.aadl2/model/aadl2.ecore#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1"
eType="#//ConditionElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedErrorEventOrPropagation" eSuperTypes="#//EMV2Path"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedErrorPropagation" eSuperTypes="#//EMV2Path"/>
<eClassifiers xsi:type="ecore:EClass" name="SConditionElement" eSuperTypes="#//ConditionElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedState" eType="#//QualifiedErrorBehaviorState"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/osate/osate2/emv2/org.osate.xtext.aadl2.errormodel/model/generated/ErrorModel.ecore | ecore | errorModel
ErrorModelSubclause
useTypes
typeEquivalence
typeMappingSet
useBehavior
propagations
flows
useTransformation
events
transitions
outgoingPropagationConditions
errorDetections
errorStateToModeMappings
states
typeTransformationSet
connectionErrorSources
points
paths
properties
ErrorModelLibrary
useTypes
extends
types
typesets
properties
behaviors
mappings
transformations
EMV2PropertyAssociation
property
ownedValues
emv2Path
EMV2Path
containmentPath
emv2Target
EMV2PathElement
emv2PropagationKind
errorType
namedElement
path
ErrorTypes
ErrorType
superType
aliasedType
TypeSet
typeTokens
aliasedType
TypeToken
type
noError
TypeTransformationSet
useTypes
transformation
TypeTransformation
source
allSources
contributor
target
TypeMappingSet
useTypes
mapping
TypeMapping
source
target
ErrorPropagation
kind
featureorPPRef
not
direction
typeSet
FeatureorPPReference
featureorPP
next
ErrorFlow
typeTokenConstraint
flowcondition
ErrorSource
sourceModelElement
all
failureModeReference
failureModeType
failureModeDescription
ErrorSink
incoming
allIncoming
ErrorPath
incoming
allIncoming
outgoing
allOutgoing
targetToken
typeMappingSet
IfCondition
description
resoluteFunction
javaMethod
PropagationPoint
PropagationPath
source
target
QualifiedPropagationPoint
subcomponent
next
propagationPoint
ErrorBehaviorStateMachine
useTypes
useTransformation
events
states
transitions
properties
ErrorBehaviorEvent
ErrorEvent
typeSet
eventcondition
RepairEvent
eventInitiator
RecoverEvent
eventInitiator
condition
ErrorBehaviorState
intial
typeSet
ErrorBehaviorTransition
source
typeTokenConstraint
allStates
condition
target
targetToken
steadyState
destinationBranches
TransitionBranch
target
targetToken
steadyState
value
BranchValue
realvalue
symboliclabel
others
ConditionExpression
OrmoreExpression
count
operands
OrlessExpression
count
operands
ConditionElement
qualifiedErrorPropagationReference
constraint
EventOrPropagation
OutgoingPropagationCondition
state
typeTokenConstraint
allStates
condition
outgoing
allPropagations
typeToken
ErrorDetection
state
typeTokenConstraint
allStates
condition
detectionReportingPort
errorCode
ReportingPortReference
element
previous
ErrorCodeValue
intValue
constant
enumLiteral
ErrorStateToModeMapping
errorState
typeToken
mappedModes
CompositeState
condition
others
state
typedToken
QualifiedErrorBehaviorState
subcomponent
next
state
SubcomponentElement
subcomponent
EMV2Root
library
subclauses
OrExpression
operands
AndExpression
operands
AllExpression
count
operands
QualifiedErrorEventOrPropagation
QualifiedErrorPropagation
SConditionElement
qualifiedState | null | {"directed":true,"nodes":[{"nsPrefix":"errorModel","nsURI":"http://www.aadl.info/EMV2","name":"errorModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorModelSubclause","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorModelLibrary","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMV2PropertyAssociation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMV2Path","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMV2PathElement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorTypes","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSet","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeToken","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeTransformationSet","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeTransformation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeMappingSet","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeMapping","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorPropagation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureorPPReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorFlow","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorSource","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorSink","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorPath","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfCondition","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropagationPoint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropagationPath","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedPropagationPoint","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorBehaviorStateMachine","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorBehaviorEvent","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorEvent","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepairEvent","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecoverEvent","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorBehaviorState","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorBehaviorTransition","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionBranch","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BranchValue","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrmoreExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrlessExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionElement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOrPropagation","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutgoingPropagationCondition","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorDetection","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportingPortReference","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorCodeValue","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorStateToModeMapping","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeState","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedErrorBehaviorState","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubcomponentElement","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMV2Root","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpression","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllExpression","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedErrorEventOrPropagation","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedErrorPropagation","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SConditionElement","instanceClass":null,"abstract":false,"id":52,"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":false,"name":"useTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeEquivalence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeMappingSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"useBehavior","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":"propagations","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":"flows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"useTransformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","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":"transitions","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":"outgoingPropagationConditions","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":"errorDetections","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":"errorStateToModeMappings","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeTransformationSet","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":"connectionErrorSources","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":"points","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":"paths","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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"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"},{"container":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":"useTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"extends","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":"types","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":"typesets","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":"properties","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":"behaviors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","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":"ownedValues","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":"emv2Path","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containmentPath","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"emv2Target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emv2PropagationKind","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"errorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"path","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"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"aliasedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeTokens","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":"aliasedType","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":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noError","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"useTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allSources","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contributor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"useTypes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"mapping","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureorPPRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureorPP","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeTokenConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"flowcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceModelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"all","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"failureModeReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"failureModeType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"failureModeDescription","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allIncoming","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allIncoming","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allOutgoing","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeMappingSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resoluteFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"javaMethod","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","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":"target","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":"subcomponent","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":"next","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":false,"unsettable":false,"transient":false,"unique":true,"name":"propagationPoint","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"},{"container":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":"useTypes","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":false,"name":"useTransformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":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":241,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"eventInitiator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"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":false,"name":"eventInitiator","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"intial","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":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":271,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeTokenConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allStates","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"container":false,"ordered":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":274,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetToken","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"steadyState","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"destinationBranches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":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":288,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"steadyState","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realvalue","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symboliclabel","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"others","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"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":"count","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":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":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"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":"count","changeable":true,"lowerBound":0,"iD":false,"id":311,"derived":false},{"container":false,"ordered":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":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedErrorPropagationReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":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":324,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeTokenConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allStates","changeable":true,"lowerBound":0,"iD":false,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allPropagations","changeable":true,"lowerBound":0,"iD":false,"id":329,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeTokenConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allStates","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"detectionReportingPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"errorCode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":352,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"previous","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"intValue","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"enumLiteral","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"errorState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"mappedModes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"others","changeable":true,"lowerBound":0,"iD":false,"id":371,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","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":"typedToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"container":false,"ordered":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":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":389,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subclauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"container":false,"ordered":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":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":1,"target":0},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":53,"target":2},{"source":53,"target":72},{"source":53,"target":1},{"source":72,"target":2},{"source":54,"target":12},{"source":54,"target":73},{"source":54,"target":1},{"source":73,"target":12},{"source":55,"target":12},{"source":55,"target":74},{"source":55,"target":1},{"source":74,"target":12},{"source":56,"target":24},{"source":56,"target":75},{"source":56,"target":1},{"source":75,"target":24},{"source":57,"target":14},{"source":57,"target":76},{"source":57,"target":1},{"source":76,"target":14},{"source":58,"target":16},{"source":58,"target":77},{"source":58,"target":1},{"source":77,"target":16},{"source":59,"target":10},{"source":59,"target":78},{"source":59,"target":1},{"source":78,"target":10},{"source":60,"target":25},{"source":60,"target":79},{"source":60,"target":1},{"source":79,"target":25},{"source":61,"target":30},{"source":61,"target":80},{"source":61,"target":1},{"source":80,"target":30},{"source":62,"target":38},{"source":62,"target":81},{"source":62,"target":1},{"source":81,"target":38},{"source":63,"target":39},{"source":63,"target":82},{"source":63,"target":1},{"source":82,"target":39},{"source":64,"target":42},{"source":64,"target":83},{"source":64,"target":1},{"source":83,"target":42},{"source":65,"target":43},{"source":65,"target":84},{"source":65,"target":1},{"source":84,"target":43},{"source":66,"target":10},{"source":66,"target":85},{"source":66,"target":1},{"source":85,"target":10},{"source":67,"target":17},{"source":67,"target":86},{"source":67,"target":1},{"source":86,"target":17},{"source":68,"target":21},{"source":68,"target":87},{"source":68,"target":1},{"source":87,"target":21},{"source":69,"target":22},{"source":69,"target":88},{"source":69,"target":1},{"source":88,"target":22},{"source":70,"target":3},{"source":70,"target":89},{"source":70,"target":1},{"source":89,"target":3},{"source":2,"target":0},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":2,"target":94},{"source":2,"target":95},{"source":2,"target":96},{"source":2,"target":97},{"source":2,"target":98},{"source":90,"target":2},{"source":90,"target":99},{"source":90,"target":2},{"source":99,"target":2},{"source":91,"target":2},{"source":91,"target":100},{"source":91,"target":2},{"source":100,"target":2},{"source":92,"target":7},{"source":92,"target":101},{"source":92,"target":2},{"source":101,"target":7},{"source":93,"target":8},{"source":93,"target":102},{"source":93,"target":2},{"source":102,"target":8},{"source":94,"target":3},{"source":94,"target":103},{"source":94,"target":2},{"source":103,"target":3},{"source":95,"target":24},{"source":95,"target":104},{"source":95,"target":2},{"source":104,"target":24},{"source":96,"target":12},{"source":96,"target":105},{"source":96,"target":2},{"source":105,"target":12},{"source":97,"target":10},{"source":97,"target":106},{"source":97,"target":2},{"source":106,"target":10},{"source":3,"target":0},{"source":3,"target":107},{"source":3,"target":108},{"source":3,"target":109},{"source":3,"target":110},{"source":107,"target":111},{"source":107,"target":3},{"source":108,"target":112},{"source":108,"target":3},{"source":109,"target":4},{"source":109,"target":113},{"source":109,"target":3},{"source":113,"target":4},{"source":4,"target":0},{"source":4,"target":114},{"source":4,"target":115},{"source":4,"target":116},{"source":114,"target":117},{"source":114,"target":4},{"source":115,"target":5},{"source":115,"target":118},{"source":115,"target":4},{"source":118,"target":5},{"source":5,"target":0},{"source":5,"target":119},{"source":5,"target":120},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":119,"target":124},{"source":119,"target":5},{"source":120,"target":6},{"source":120,"target":125},{"source":120,"target":5},{"source":125,"target":6},{"source":121,"target":126},{"source":121,"target":5},{"source":122,"target":5},{"source":122,"target":127},{"source":122,"target":5},{"source":127,"target":5},{"source":6,"target":0},{"source":6,"target":128},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":129},{"source":7,"target":130},{"source":7,"target":131},{"source":129,"target":7},{"source":129,"target":132},{"source":129,"target":7},{"source":132,"target":7},{"source":130,"target":7},{"source":130,"target":133},{"source":130,"target":7},{"source":133,"target":7},{"source":131,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":134},{"source":8,"target":135},{"source":8,"target":136},{"source":134,"target":9},{"source":134,"target":137},{"source":134,"target":8},{"source":137,"target":9},{"source":135,"target":8},{"source":135,"target":138},{"source":135,"target":8},{"source":138,"target":8},{"source":136,"target":6},{"source":9,"target":0},{"source":9,"target":139},{"source":9,"target":140},{"source":9,"target":141},{"source":139,"target":6},{"source":139,"target":142},{"source":139,"target":9},{"source":142,"target":6},{"source":140,"target":143},{"source":140,"target":9},{"source":10,"target":0},{"source":10,"target":144},{"source":10,"target":145},{"source":10,"target":146},{"source":144,"target":2},{"source":144,"target":147},{"source":144,"target":10},{"source":147,"target":2},{"source":145,"target":11},{"source":145,"target":148},{"source":145,"target":10},{"source":148,"target":11},{"source":11,"target":0},{"source":11,"target":149},{"source":11,"target":150},{"source":11,"target":151},{"source":11,"target":152},{"source":11,"target":153},{"source":149,"target":8},{"source":149,"target":154},{"source":149,"target":11},{"source":154,"target":8},{"source":150,"target":155},{"source":150,"target":11},{"source":151,"target":8},{"source":151,"target":156},{"source":151,"target":11},{"source":156,"target":8},{"source":152,"target":8},{"source":152,"target":157},{"source":152,"target":11},{"source":157,"target":8},{"source":12,"target":0},{"source":12,"target":158},{"source":12,"target":159},{"source":12,"target":160},{"source":158,"target":2},{"source":158,"target":161},{"source":158,"target":12},{"source":161,"target":2},{"source":159,"target":13},{"source":159,"target":162},{"source":159,"target":12},{"source":162,"target":13},{"source":13,"target":0},{"source":13,"target":163},{"source":13,"target":164},{"source":13,"target":165},{"source":163,"target":8},{"source":163,"target":166},{"source":163,"target":13},{"source":166,"target":8},{"source":164,"target":8},{"source":164,"target":167},{"source":164,"target":13},{"source":167,"target":8},{"source":14,"target":0},{"source":14,"target":37},{"source":14,"target":168},{"source":14,"target":169},{"source":14,"target":170},{"source":14,"target":171},{"source":14,"target":172},{"source":14,"target":173},{"source":14,"target":174},{"source":168,"target":175},{"source":168,"target":14},{"source":169,"target":15},{"source":169,"target":176},{"source":169,"target":14},{"source":176,"target":15},{"source":170,"target":177},{"source":170,"target":14},{"source":171,"target":178},{"source":171,"target":14},{"source":172,"target":8},{"source":172,"target":179},{"source":172,"target":14},{"source":179,"target":8},{"source":174,"target":37},{"source":15,"target":0},{"source":15,"target":180},{"source":15,"target":181},{"source":15,"target":182},{"source":180,"target":183},{"source":180,"target":15},{"source":181,"target":15},{"source":181,"target":184},{"source":181,"target":15},{"source":184,"target":15},{"source":16,"target":0},{"source":16,"target":185},{"source":16,"target":186},{"source":16,"target":187},{"source":185,"target":8},{"source":185,"target":188},{"source":185,"target":16},{"source":188,"target":8},{"source":186,"target":20},{"source":186,"target":189},{"source":186,"target":16},{"source":189,"target":20},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":190},{"source":17,"target":191},{"source":17,"target":192},{"source":17,"target":193},{"source":17,"target":194},{"source":17,"target":195},{"source":190,"target":196},{"source":190,"target":17},{"source":191,"target":197},{"source":191,"target":17},{"source":192,"target":29},{"source":192,"target":198},{"source":192,"target":17},{"source":198,"target":29},{"source":193,"target":8},{"source":193,"target":199},{"source":193,"target":17},{"source":199,"target":8},{"source":194,"target":200},{"source":194,"target":17},{"source":195,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":201},{"source":18,"target":202},{"source":18,"target":203},{"source":201,"target":14},{"source":201,"target":204},{"source":201,"target":18},{"source":204,"target":14},{"source":202,"target":205},{"source":202,"target":18},{"source":203,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":206},{"source":19,"target":207},{"source":19,"target":208},{"source":19,"target":209},{"source":19,"target":210},{"source":19,"target":211},{"source":19,"target":212},{"source":206,"target":14},{"source":206,"target":213},{"source":206,"target":19},{"source":213,"target":14},{"source":207,"target":214},{"source":207,"target":19},{"source":208,"target":14},{"source":208,"target":215},{"source":208,"target":19},{"source":215,"target":14},{"source":209,"target":216},{"source":209,"target":19},{"source":210,"target":8},{"source":210,"target":217},{"source":210,"target":19},{"source":217,"target":8},{"source":211,"target":12},{"source":211,"target":218},{"source":211,"target":19},{"source":218,"target":12},{"source":212,"target":16},{"source":20,"target":0},{"source":20,"target":219},{"source":20,"target":220},{"source":20,"target":221},{"source":219,"target":222},{"source":219,"target":20},{"source":220,"target":223},{"source":220,"target":20},{"source":221,"target":224},{"source":221,"target":20},{"source":21,"target":0},{"source":21,"target":225},{"source":22,"target":0},{"source":22,"target":226},{"source":22,"target":227},{"source":22,"target":228},{"source":226,"target":23},{"source":226,"target":229},{"source":226,"target":22},{"source":229,"target":23},{"source":227,"target":23},{"source":227,"target":230},{"source":227,"target":22},{"source":230,"target":23},{"source":23,"target":0},{"source":23,"target":231},{"source":23,"target":232},{"source":23,"target":233},{"source":23,"target":234},{"source":231,"target":45},{"source":231,"target":235},{"source":231,"target":23},{"source":235,"target":45},{"source":232,"target":23},{"source":232,"target":236},{"source":232,"target":23},{"source":236,"target":23},{"source":233,"target":237},{"source":233,"target":23},{"source":24,"target":0},{"source":24,"target":238},{"source":24,"target":239},{"source":24,"target":240},{"source":24,"target":241},{"source":24,"target":242},{"source":24,"target":243},{"source":24,"target":244},{"source":238,"target":2},{"source":238,"target":245},{"source":238,"target":24},{"source":245,"target":2},{"source":239,"target":10},{"source":239,"target":246},{"source":239,"target":24},{"source":246,"target":10},{"source":240,"target":25},{"source":240,"target":247},{"source":240,"target":24},{"source":247,"target":25},{"source":241,"target":29},{"source":241,"target":248},{"source":241,"target":24},{"source":248,"target":29},{"source":242,"target":30},{"source":242,"target":249},{"source":242,"target":24},{"source":249,"target":30},{"source":243,"target":3},{"source":243,"target":250},{"source":243,"target":24},{"source":250,"target":3},{"source":25,"target":0},{"source":25,"target":37},{"source":25,"target":251},{"source":25,"target":252},{"source":252,"target":37},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":253},{"source":26,"target":254},{"source":26,"target":255},{"source":253,"target":8},{"source":253,"target":256},{"source":253,"target":26},{"source":256,"target":8},{"source":254,"target":20},{"source":254,"target":257},{"source":254,"target":26},{"source":257,"target":20},{"source":255,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":258},{"source":27,"target":259},{"source":258,"target":260},{"source":258,"target":27},{"source":259,"target":25},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":261},{"source":28,"target":262},{"source":28,"target":263},{"source":261,"target":264},{"source":261,"target":28},{"source":262,"target":20},{"source":262,"target":265},{"source":262,"target":28},{"source":265,"target":20},{"source":263,"target":25},{"source":29,"target":0},{"source":29,"target":266},{"source":29,"target":267},{"source":29,"target":268},{"source":266,"target":269},{"source":266,"target":29},{"source":267,"target":8},{"source":267,"target":270},{"source":267,"target":29},{"source":270,"target":8},{"source":30,"target":0},{"source":30,"target":271},{"source":30,"target":272},{"source":30,"target":273},{"source":30,"target":274},{"source":30,"target":275},{"source":30,"target":276},{"source":30,"target":277},{"source":30,"target":278},{"source":30,"target":279},{"source":271,"target":29},{"source":271,"target":280},{"source":271,"target":30},{"source":280,"target":29},{"source":272,"target":8},{"source":272,"target":281},{"source":272,"target":30},{"source":281,"target":8},{"source":273,"target":282},{"source":273,"target":30},{"source":274,"target":33},{"source":274,"target":283},{"source":274,"target":30},{"source":283,"target":33},{"source":275,"target":29},{"source":275,"target":284},{"source":275,"target":30},{"source":284,"target":29},{"source":276,"target":8},{"source":276,"target":285},{"source":276,"target":30},{"source":285,"target":8},{"source":277,"target":286},{"source":277,"target":30},{"source":278,"target":31},{"source":278,"target":287},{"source":278,"target":30},{"source":287,"target":31},{"source":31,"target":0},{"source":31,"target":288},{"source":31,"target":289},{"source":31,"target":290},{"source":31,"target":291},{"source":31,"target":292},{"source":288,"target":29},{"source":288,"target":293},{"source":288,"target":31},{"source":293,"target":29},{"source":289,"target":8},{"source":289,"target":294},{"source":289,"target":31},{"source":294,"target":8},{"source":290,"target":295},{"source":290,"target":31},{"source":291,"target":32},{"source":291,"target":296},{"source":291,"target":31},{"source":296,"target":32},{"source":32,"target":0},{"source":32,"target":297},{"source":32,"target":298},{"source":32,"target":299},{"source":32,"target":300},{"source":297,"target":301},{"source":297,"target":32},{"source":298,"target":302},{"source":298,"target":32},{"source":299,"target":303},{"source":299,"target":32},{"source":33,"target":0},{"source":33,"target":304},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":305},{"source":34,"target":306},{"source":34,"target":307},{"source":34,"target":308},{"source":305,"target":309},{"source":305,"target":34},{"source":306,"target":33},{"source":306,"target":310},{"source":306,"target":34},{"source":310,"target":33},{"source":308,"target":33},{"source":35,"target":0},{"source":35,"target":33},{"source":35,"target":311},{"source":35,"target":312},{"source":35,"target":313},{"source":35,"target":314},{"source":311,"target":315},{"source":311,"target":35},{"source":312,"target":33},{"source":312,"target":316},{"source":312,"target":35},{"source":316,"target":33},{"source":314,"target":33},{"source":36,"target":0},{"source":36,"target":33},{"source":36,"target":317},{"source":36,"target":318},{"source":36,"target":319},{"source":36,"target":320},{"source":317,"target":4},{"source":317,"target":321},{"source":317,"target":36},{"source":321,"target":4},{"source":318,"target":8},{"source":318,"target":322},{"source":318,"target":36},{"source":322,"target":8},{"source":320,"target":33},{"source":37,"target":0},{"source":37,"target":323},{"source":38,"target":0},{"source":38,"target":324},{"source":38,"target":325},{"source":38,"target":326},{"source":38,"target":327},{"source":38,"target":328},{"source":38,"target":329},{"source":38,"target":330},{"source":38,"target":331},{"source":324,"target":29},{"source":324,"target":332},{"source":324,"target":38},{"source":332,"target":29},{"source":325,"target":8},{"source":325,"target":333},{"source":325,"target":38},{"source":333,"target":8},{"source":326,"target":334},{"source":326,"target":38},{"source":327,"target":33},{"source":327,"target":335},{"source":327,"target":38},{"source":335,"target":33},{"source":328,"target":14},{"source":328,"target":336},{"source":328,"target":38},{"source":336,"target":14},{"source":329,"target":337},{"source":329,"target":38},{"source":330,"target":8},{"source":330,"target":338},{"source":330,"target":38},{"source":338,"target":8},{"source":39,"target":0},{"source":39,"target":339},{"source":39,"target":340},{"source":39,"target":341},{"source":39,"target":342},{"source":39,"target":343},{"source":39,"target":344},{"source":39,"target":345},{"source":339,"target":29},{"source":339,"target":346},{"source":339,"target":39},{"source":346,"target":29},{"source":340,"target":8},{"source":340,"target":347},{"source":340,"target":39},{"source":347,"target":8},{"source":341,"target":348},{"source":341,"target":39},{"source":342,"target":33},{"source":342,"target":349},{"source":342,"target":39},{"source":349,"target":33},{"source":343,"target":40},{"source":343,"target":350},{"source":343,"target":39},{"source":350,"target":40},{"source":344,"target":41},{"source":344,"target":351},{"source":344,"target":39},{"source":351,"target":41},{"source":40,"target":0},{"source":40,"target":352},{"source":40,"target":353},{"source":352,"target":354},{"source":352,"target":40},{"source":353,"target":40},{"source":353,"target":355},{"source":353,"target":40},{"source":355,"target":40},{"source":41,"target":0},{"source":41,"target":356},{"source":41,"target":357},{"source":41,"target":358},{"source":41,"target":359},{"source":356,"target":360},{"source":356,"target":41},{"source":357,"target":361},{"source":357,"target":41},{"source":358,"target":362},{"source":358,"target":41},{"source":42,"target":0},{"source":42,"target":363},{"source":42,"target":364},{"source":42,"target":365},{"source":42,"target":366},{"source":363,"target":29},{"source":363,"target":367},{"source":363,"target":42},{"source":367,"target":29},{"source":364,"target":8},{"source":364,"target":368},{"source":364,"target":42},{"source":368,"target":8},{"source":365,"target":369},{"source":365,"target":42},{"source":43,"target":0},{"source":43,"target":370},{"source":43,"target":371},{"source":43,"target":372},{"source":43,"target":373},{"source":43,"target":374},{"source":370,"target":33},{"source":370,"target":375},{"source":370,"target":43},{"source":375,"target":33},{"source":371,"target":376},{"source":371,"target":43},{"source":372,"target":29},{"source":372,"target":377},{"source":372,"target":43},{"source":377,"target":29},{"source":373,"target":8},{"source":373,"target":378},{"source":373,"target":43},{"source":378,"target":8},{"source":44,"target":0},{"source":44,"target":379},{"source":44,"target":380},{"source":44,"target":381},{"source":44,"target":382},{"source":379,"target":45},{"source":379,"target":383},{"source":379,"target":44},{"source":383,"target":45},{"source":380,"target":44},{"source":380,"target":384},{"source":380,"target":44},{"source":384,"target":44},{"source":381,"target":29},{"source":381,"target":385},{"source":381,"target":44},{"source":385,"target":29},{"source":45,"target":0},{"source":45,"target":386},{"source":45,"target":387},{"source":386,"target":388},{"source":386,"target":45},{"source":46,"target":0},{"source":46,"target":389},{"source":46,"target":390},{"source":46,"target":391},{"source":389,"target":2},{"source":389,"target":392},{"source":389,"target":46},{"source":392,"target":2},{"source":390,"target":1},{"source":390,"target":393},{"source":390,"target":46},{"source":393,"target":1},{"source":47,"target":0},{"source":47,"target":33},{"source":47,"target":394},{"source":47,"target":395},{"source":394,"target":33},{"source":394,"target":396},{"source":394,"target":47},{"source":396,"target":33},{"source":395,"target":33},{"source":48,"target":0},{"source":48,"target":33},{"source":48,"target":397},{"source":48,"target":398},{"source":397,"target":33},{"source":397,"target":399},{"source":397,"target":48},{"source":399,"target":33},{"source":398,"target":33},{"source":49,"target":0},{"source":49,"target":33},{"source":49,"target":400},{"source":49,"target":401},{"source":49,"target":402},{"source":400,"target":403},{"source":400,"target":49},{"source":401,"target":36},{"source":401,"target":404},{"source":401,"target":49},{"source":404,"target":36},{"source":402,"target":33},{"source":50,"target":0},{"source":50,"target":4},{"source":50,"target":405},{"source":405,"target":4},{"source":51,"target":0},{"source":51,"target":4},{"source":51,"target":406},{"source":406,"target":4},{"source":52,"target":0},{"source":52,"target":36},{"source":52,"target":407},{"source":52,"target":408},{"source":407,"target":44},{"source":407,"target":409},{"source":407,"target":52},{"source":409,"target":44},{"source":408,"target":36}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://www.example.org/petrinet" nsPrefix="petrinet">
<eClassifiers xsi:type="ecore:EClass" name="Petrinet">
<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="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="incomming" upperBound="-1"
eType="#//Arc" eOpposite="#//Arc/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Arc" eOpposite="#//Arc/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node" eOpposite="#//Node/incomming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node" eOpposite="#//Node/outgoing"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenNb" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/ale-lang-compiler/languages/petrinet/petrinet.lang/model/petrinet.ecore | ecore | petrinet
Petrinet
nodes
arcs
Node
name
incomming
outgoing
Arc
target
source
Transition
Place
tokenNb | null | {"directed":true,"nodes":[{"nsPrefix":"petrinet","nsURI":"http://www.example.org/petrinet","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":"Node","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","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":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":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"},{"container":false,"ordered":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"},{"id":19,"eClass":"EGenericType"},{"id":20,"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":"tokenNb","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"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":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":7,"target":3},{"source":7,"target":9},{"source":7,"target":1},{"source":9,"target":3},{"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":3},{"source":11,"target":14},{"source":11,"target":2},{"source":11,"target":15},{"source":14,"target":3},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":17},{"source":16,"target":3},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":17},{"source":15,"target":2},{"source":15,"target":18},{"source":15,"target":3},{"source":15,"target":11},{"source":18,"target":2},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":3},{"source":17,"target":12},{"source":19,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":20},{"source":20,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":21},{"source":5,"target":22},{"source":21,"target":23},{"source":21,"target":5},{"source":22,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace"
nsURI="http:///www.eclipse.org/m2m/qvt/operational/trace.ecore" nsPrefix="trace">
<eClassifiers xsi:type="ecore:EClass" name="Trace">
<eOperations name="getRecordBySource" eType="#//TraceRecord">
<eParameters name="mapping" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
<eParameters name="sourceObject" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/>
</eOperations>
<eOperations name="addRecordBySource">
<eParameters name="sourceObject" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/>
<eParameters name="mapping" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
<eParameters name="trace" eType="#//TraceRecord"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="traceRecords" upperBound="-1"
eType="#//TraceRecord" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="traceRecordMap" ordered="false"
upperBound="-1" eType="#//MappingOperationToTraceRecordMapEntry" transient="true"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceToTraceRecordMap"
ordered="false" upperBound="-1" eType="#//ObjectToTraceRecordMapEntry" transient="true"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetToTraceRecordMap"
ordered="false" upperBound="-1" eType="#//ObjectToTraceRecordMapEntry" transient="true"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TraceRecord">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingOperation" lowerBound="1"
eType="#//EMappingOperation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//EMappingContext" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" lowerBound="1"
eType="#//EMappingParameters" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="result" lowerBound="1"
eType="#//EMappingResults" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarParameterValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//EDirectionKind"
defaultValueLiteral="IN"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//EValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingOperationToTraceRecordMapEntry"
instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//TraceRecord"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingOperation">
<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:EAttribute" name="module" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeMappingOperation"
lowerBound="1" eType="ecore:EClass QVTOperational.ecore#//expressions/MappingOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EDirectionKind">
<eLiterals name="IN"/>
<eLiterals name="INOUT" value="1"/>
<eLiterals name="OUT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primitiveValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oclObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intermediateElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" upperBound="-1"
eType="#//EValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETuplePartValue" eSuperTypes="#//EValue">
<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="#//EValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//VarParameterValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingParameters">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//VarParameterValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMappingResults">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1"
eType="#//VarParameterValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectToTraceRecordMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//TraceRecord"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph_thirdparty/org.eclipse.m2m.qvt.oml/model/trace.ecore | ecore | trace
Trace
getRecordBySource
mapping
sourceObject
addRecordBySource
sourceObject
mapping
trace
traceRecords
traceRecordMap
sourceToTraceRecordMap
targetToTraceRecordMap
TraceRecord
mappingOperation
context
parameters
result
VarParameterValue
kind
IN
name
type
value
MappingOperationToTraceRecordMapEntry
java.util.Map$Entry
java.util.Map$Entry
value
key
EMappingOperation
name
package
module
runtimeMappingOperation
EDirectionKind
IN
IN
INOUT
INOUT
OUT
OUT
EValue
primitiveValue
modelElement
oclObject
intermediateElement
collectionType
collection
ETuplePartValue
name
value
EMappingContext
context
EMappingParameters
parameters
EMappingResults
result
ObjectToTraceRecordMapEntry
java.util.Map$Entry
java.util.Map$Entry
value
key | null | {"directed":true,"nodes":[{"nsPrefix":"trace","nsURI":"http:///www.eclipse.org/m2m/qvt/operational/trace.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":"TraceRecord","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameterValue","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"MappingOperationToTraceRecordMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingOperation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EDirectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EValue","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETuplePartValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingContext","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingParameters","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMappingResults","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ObjectToTraceRecordMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRecordBySource","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addRecordBySource","lowerBound":0,"id":14,"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":"traceRecords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"traceRecordMap","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":true,"unsettable":false,"transient":true,"unique":true,"name":"sourceToTraceRecordMap","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":true,"unsettable":false,"transient":true,"unique":true,"name":"targetToTraceRecordMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mapping","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"sourceObject","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EParameter"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"sourceObject","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"mapping","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"trace","lowerBound":0,"id":26,"many":false,"required":false,"eClass":"EParameter"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"IN","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"type","changeable":true,"lowerBound":1,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"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":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"runtimeMappingOperation","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":"IN","id":62,"value":0,"literal":"IN","eClass":"EEnumLiteral"},{"name":"INOUT","id":63,"value":1,"literal":"INOUT","eClass":"EEnumLiteral"},{"name":"OUT","id":64,"value":2,"literal":"OUT","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":"primitiveValue","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"oclObject","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intermediateElement","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":"collectionType","changeable":true,"lowerBound":0,"iD":false,"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":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":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":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":13,"target":2},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":20},{"source":13,"target":21},{"source":19,"target":2},{"source":20,"target":22},{"source":20,"target":13},{"source":21,"target":23},{"source":21,"target":13},{"source":14,"target":1},{"source":14,"target":24},{"source":14,"target":25},{"source":14,"target":26},{"source":24,"target":27},{"source":24,"target":14},{"source":25,"target":28},{"source":25,"target":14},{"source":26,"target":2},{"source":26,"target":29},{"source":26,"target":14},{"source":29,"target":2},{"source":15,"target":2},{"source":15,"target":30},{"source":15,"target":1},{"source":30,"target":2},{"source":16,"target":4},{"source":16,"target":31},{"source":16,"target":1},{"source":31,"target":4},{"source":17,"target":12},{"source":17,"target":32},{"source":17,"target":1},{"source":32,"target":12},{"source":18,"target":12},{"source":18,"target":33},{"source":18,"target":1},{"source":33,"target":12},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":2},{"source":38,"target":5},{"source":35,"target":9},{"source":35,"target":39},{"source":35,"target":2},{"source":39,"target":9},{"source":36,"target":10},{"source":36,"target":40},{"source":36,"target":2},{"source":40,"target":10},{"source":37,"target":11},{"source":37,"target":41},{"source":37,"target":2},{"source":41,"target":11},{"source":3,"target":0},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":42,"target":6},{"source":42,"target":46},{"source":42,"target":3},{"source":46,"target":6},{"source":43,"target":47},{"source":43,"target":3},{"source":44,"target":48},{"source":44,"target":3},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":3},{"source":49,"target":7},{"source":4,"target":0},{"source":4,"target":50},{"source":4,"target":51},{"source":50,"target":2},{"source":50,"target":52},{"source":50,"target":4},{"source":52,"target":2},{"source":51,"target":53},{"source":51,"target":4},{"source":5,"target":0},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":54,"target":58},{"source":54,"target":5},{"source":55,"target":59},{"source":55,"target":5},{"source":56,"target":60},{"source":56,"target":5},{"source":57,"target":61},{"source":57,"target":5},{"source":6,"target":0},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":62,"target":6},{"source":63,"target":6},{"source":64,"target":6},{"source":7,"target":0},{"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":65,"target":71},{"source":65,"target":7},{"source":66,"target":72},{"source":66,"target":7},{"source":67,"target":73},{"source":67,"target":7},{"source":68,"target":74},{"source":68,"target":7},{"source":69,"target":75},{"source":69,"target":7},{"source":70,"target":7},{"source":70,"target":76},{"source":70,"target":7},{"source":76,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":77},{"source":8,"target":78},{"source":8,"target":79},{"source":77,"target":80},{"source":77,"target":8},{"source":78,"target":7},{"source":78,"target":81},{"source":78,"target":8},{"source":81,"target":7},{"source":79,"target":7},{"source":9,"target":0},{"source":9,"target":82},{"source":82,"target":3},{"source":82,"target":83},{"source":82,"target":9},{"source":83,"target":3},{"source":10,"target":0},{"source":10,"target":84},{"source":84,"target":3},{"source":84,"target":85},{"source":84,"target":10},{"source":85,"target":3},{"source":11,"target":0},{"source":11,"target":86},{"source":86,"target":3},{"source":86,"target":87},{"source":86,"target":11},{"source":87,"target":3},{"source":12,"target":0},{"source":12,"target":88},{"source":12,"target":89},{"source":88,"target":2},{"source":88,"target":90},{"source":88,"target":12},{"source":90,"target":2},{"source":89,"target":91},{"source":89,"target":12}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="listeners" nsURI="http://www.ms.com/2006/Saturn/Listeners" nsPrefix="listeners">
<eAnnotations source="http://www.ms.com/2011/tdo-qa-tools/rcs">
<details key="author" value="$Author$"/>
<details key="change" value="$Change$"/>
<details key="file" value="$File$"/>
<details key="id" value="$Id$"/>
<details key="revision" value="$Revision$"/>
<details key="timestamp" value="$DateTime$"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="ConsoleReportListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ConsoleReportListener"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verbosity" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="verbosity"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="color"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSetReportListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DataSetReportListener"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" lowerBound="1" eType="ecore:EClass types.ecore#//DataSetResourceDefinition"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Input"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1"
eType="ecore:EClass types.ecore#//DataSetResourceDefinition" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Output"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMailPostExecutionListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="EMailPostExecutionListener"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ID">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="TapReportListenerID"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MailConfiguration">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MailConfiguration"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" lowerBound="1"
eType="ecore:EClass values.ecore#//ComplexValue" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Subject"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="message" lowerBound="1"
eType="ecore:EClass values.ecore#//ComplexValue" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Message"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachments" upperBound="-1"
eType="ecore:EClass types.ecore#//ResourceDefinition" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Attachments"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="recipients" upperBound="-1"
eType="#//MailRecipient" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Recipients"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attachAsLink" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="false" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="attachAsLink"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MailRecipient" eSuperTypes="values.ecore#//ComplexValue">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Recipient"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//RecipientTypeEnum"
defaultValueLiteral="TO" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RecipientTypeEnum">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RecipientTypeEnum"/>
</eAnnotations>
<eLiterals name="TO"/>
<eLiterals name="CC" value="1"/>
<eLiterals name="BCC" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="RecipientTypeEnumObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RecipientTypeEnum:Object"/>
<details key="baseType" value="RecipientTypeEnum"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScenarioReportListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ScenarioReportListener"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1"
eType="ecore:EClass types.ecore#//ResourceDefinition" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Output"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="Saturn result report" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TAPOutputTypeEnum">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="TAPOutputTypeEnum"/>
</eAnnotations>
<eLiterals name="TEXT"/>
<eLiterals name="HTML" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="TAPOutputTypeEnumObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="TAPOutputTypeEnum:Object"/>
<details key="baseType" value="TAPOutputTypeEnum"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TAPReportListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="TAPReportListener"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1"
eType="ecore:EClass types.ecore#//ResourceDefinition" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Output"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="omittedIDs" upperBound="-1"
eType="#//ID" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OmittedIDs"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="iDs" upperBound="-1" eType="#//ID"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="IDs"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TAPOutputTypeEnum"
defaultValueLiteral="TEXT" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlDirectory">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="XmlDirectories_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="directory" lowerBound="1"
eType="ecore:EClass values.ecore#//ComplexValue" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Directory"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlFile">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="XmlFiles_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="ecore:EClass values.ecore#//ComplexValue"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Title"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fileName" lowerBound="1"
eType="ecore:EClass values.ecore#//ComplexValue" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="FileName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xsltURI" eType="ecore:EClass values.ecore#//ComplexValue"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="XsltURI"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlHierarchicalReportListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="XmlHierarchicalReportListener"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="xmlDirectories" upperBound="-1"
eType="#//XmlDirectory" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="XmlDirectories"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlReportListener" eSuperTypes="types.ecore#//AbstractListener">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="XmlReportListener"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="xmlFiles" upperBound="-1"
eType="#//XmlFile" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="XmlFiles"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Morgan-Stanley/Saturn/com.ms.qaTools.saturn.model/model/listeners.ecore | ecore | listeners
ConsoleReportListener
verbosity
1
color
true
DataSetReportListener
input
output
EMailPostExecutionListener
ID
id
MailConfiguration
subject
message
attachments
recipients
attachAsLink
false
MailRecipient
type
TO
RecipientTypeEnum
TO
TO
CC
CC
BCC
BCC
RecipientTypeEnumObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ScenarioReportListener
output
title
Saturn result report
TAPOutputTypeEnum
TEXT
TEXT
HTML
HTML
TAPOutputTypeEnumObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
TAPReportListener
output
omittedIDs
iDs
type
TEXT
XmlDirectory
directory
XmlFile
title
fileName
xsltURI
XmlHierarchicalReportListener
xmlDirectories
XmlReportListener
xmlFiles | null | {"directed":true,"nodes":[{"nsPrefix":"listeners","nsURI":"http://www.ms.com/2006/Saturn/Listeners","name":"listeners","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConsoleReportListener","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSetReportListener","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMailPostExecutionListener","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ID","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MailConfiguration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MailRecipient","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RecipientTypeEnum","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"RecipientTypeEnumObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioReportListener","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TAPOutputTypeEnum","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"TAPOutputTypeEnumObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TAPReportListener","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlDirectory","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlFile","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlHierarchicalReportListener","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlReportListener","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"verbosity","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":false,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":false,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subject","changeable":true,"resolveProxies":false,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":false,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attachments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recipients","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"attachAsLink","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"TO","unsettable":true,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"name":"TO","id":43,"value":0,"literal":"TO","eClass":"EEnumLiteral"},{"name":"CC","id":44,"value":1,"literal":"CC","eClass":"EEnumLiteral"},{"name":"BCC","id":45,"value":2,"literal":"BCC","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":"output","changeable":true,"resolveProxies":false,"lowerBound":1,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Saturn result report","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Saturn result report","unsettable":true,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"name":"TEXT","id":51,"value":0,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"HTML","id":52,"value":1,"literal":"HTML","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":"output","changeable":true,"resolveProxies":false,"lowerBound":1,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"omittedIDs","changeable":true,"resolveProxies":false,"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":"iDs","changeable":true,"resolveProxies":false,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"TEXT","unsettable":true,"transient":false,"unique":true,"name":"type","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"directory","changeable":true,"resolveProxies":false,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"resolveProxies":false,"lowerBound":1,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fileName","changeable":true,"resolveProxies":false,"lowerBound":1,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xsltURI","changeable":true,"resolveProxies":false,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xmlDirectories","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xmlFiles","changeable":true,"resolveProxies":false,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":17,"target":20},{"source":17,"target":1},{"source":18,"target":21},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":22,"target":25},{"source":22,"target":2},{"source":23,"target":26},{"source":23,"target":2},{"source":3,"target":0},{"source":3,"target":27},{"source":4,"target":0},{"source":4,"target":28},{"source":28,"target":29},{"source":28,"target":4},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":30,"target":35},{"source":30,"target":5},{"source":31,"target":36},{"source":31,"target":5},{"source":32,"target":37},{"source":32,"target":5},{"source":33,"target":6},{"source":33,"target":38},{"source":33,"target":5},{"source":38,"target":6},{"source":34,"target":39},{"source":34,"target":5},{"source":6,"target":0},{"source":6,"target":40},{"source":6,"target":41},{"source":40,"target":7},{"source":40,"target":42},{"source":40,"target":6},{"source":42,"target":7},{"source":7,"target":0},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":43,"target":7},{"source":44,"target":7},{"source":45,"target":7},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":46},{"source":9,"target":47},{"source":9,"target":48},{"source":46,"target":49},{"source":46,"target":9},{"source":47,"target":50},{"source":47,"target":9},{"source":10,"target":0},{"source":10,"target":51},{"source":10,"target":52},{"source":51,"target":10},{"source":52,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":53},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":53,"target":58},{"source":53,"target":12},{"source":54,"target":4},{"source":54,"target":59},{"source":54,"target":12},{"source":59,"target":4},{"source":55,"target":4},{"source":55,"target":60},{"source":55,"target":12},{"source":60,"target":4},{"source":56,"target":10},{"source":56,"target":61},{"source":56,"target":12},{"source":61,"target":10},{"source":13,"target":0},{"source":13,"target":62},{"source":62,"target":63},{"source":62,"target":13},{"source":14,"target":0},{"source":14,"target":64},{"source":14,"target":65},{"source":14,"target":66},{"source":64,"target":67},{"source":64,"target":14},{"source":65,"target":68},{"source":65,"target":14},{"source":66,"target":69},{"source":66,"target":14},{"source":15,"target":0},{"source":15,"target":70},{"source":15,"target":71},{"source":70,"target":13},{"source":70,"target":72},{"source":70,"target":15},{"source":72,"target":13},{"source":16,"target":0},{"source":16,"target":73},{"source":16,"target":74},{"source":73,"target":14},{"source":73,"target":75},{"source":73,"target":16},{"source":75,"target":14}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet.petrinet.petrinet/" nsPrefix="petrinet">
<eClassifiers xsi:type="ecore:EClass" name="Petrinet">
<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="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="incomming" upperBound="-1"
eType="#//Arc" eOpposite="#//Arc/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Arc" eOpposite="#//Arc/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node" eOpposite="#//Node/incomming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node" eOpposite="#//Node/outgoing"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenNb" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/ale-lang-compiler/languages/petrinet/petrinet.lang/interpreter-comp/petrinet.ecore | ecore | petrinet
Petrinet
nodes
arcs
Node
name
incomming
outgoing
Arc
target
source
Transition
Place
tokenNb | null | {"directed":true,"nodes":[{"nsPrefix":"petrinet","nsURI":"http://petrinet.petrinet.petrinet/","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":"Node","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","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":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":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"},{"container":false,"ordered":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"},{"id":19,"eClass":"EGenericType"},{"id":20,"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":"tokenNb","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"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":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":7,"target":3},{"source":7,"target":9},{"source":7,"target":1},{"source":9,"target":3},{"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":3},{"source":11,"target":14},{"source":11,"target":2},{"source":11,"target":15},{"source":14,"target":3},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":17},{"source":16,"target":3},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":17},{"source":15,"target":2},{"source":15,"target":18},{"source":15,"target":3},{"source":15,"target":11},{"source":18,"target":2},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":3},{"source":17,"target":12},{"source":19,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":20},{"source":20,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":21},{"source":5,"target":22},{"source":21,"target":23},{"source":21,"target":5},{"source":22,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="family" nsURI="http://www.eclipse.org/qvt/examples/0.1/Family"
nsPrefix="family">
<eClassifiers xsi:type="ecore:EClass" name="Member" 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="familyFather" eType="#//Family"
eOpposite="#//Family/father"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="familyMother" eType="#//Family"
eOpposite="#//Family/mother"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="familySon" eType="#//Family"
eOpposite="#//Family/son"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="familyDaughter" eType="#//Family"
eOpposite="#//Family/daughter"/>
</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" eType="#//Member"
eOpposite="#//Member/familyFather"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mother" eType="#//Member"
eOpposite="#//Member/familyMother"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="son" upperBound="-1" eType="#//Member"
eOpposite="#//Member/familySon"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="daughter" upperBound="-1"
eType="#//Member" eOpposite="#//Member/familyDaughter"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/arcanefoam/qvtMustus/tests/uk.ac.york.qvtd.tests.hhr/model/Family.ecore | ecore | family
Member
name
familyFather
familyMother
familySon
familyDaughter
Family
lastName
father
mother
son
daughter | null | {"directed":true,"nodes":[{"nsPrefix":"family","nsURI":"http://www.eclipse.org/qvt/examples/0.1/Family","name":"family","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","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},{"container":false,"ordered":true,"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":4,"derived":false},{"container":false,"ordered":true,"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":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":"familySon","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":false,"unsettable":false,"transient":false,"unique":true,"name":"familyDaughter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":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":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":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":false},{"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":"son","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"daughter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"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} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ui" nsURI="http://www.soluvas.org/schema/ui/1.0" nsPrefix="ui">
<eClassifiers xsi:type="ecore:EClass" name="BlockDef" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//BlockDef"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlanDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//PlanDef"/>
<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"
defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Abstract means the layout has no presenters. The layout is meant to be extended, not presented."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//Part" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RendererDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//BlockDef"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="platform" lowerBound="1"
eType="#//Platform"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Region">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//BlockDef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutDef">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1"
eType="#//Region" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//LayoutDef"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Theme"/>
<eClassifiers xsi:type="ecore:EClass" name="PresenterDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//PresenterDef"/>
<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="layout" lowerBound="1"
eType="#//PlanDef"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="platform" lowerBound="1"
eType="#//Platform"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityDef">
<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="super" eType="#//ActivityDef"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//BlockDef"/>
<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="UiCatalog">
<eStructuralFeatures xsi:type="ecore:EReference" name="layouts" upperBound="-1"
eType="#//LayoutDef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="presenters" upperBound="-1"
eType="#//PresenterDef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renderers" upperBound="-1"
eType="#//RendererDef" 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="platforms" upperBound="-1"
eType="#//Platform" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="plans" upperBound="-1"
eType="#//PlanDef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1"
eType="#//BlockDef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activities" upperBound="-1"
eType="#//ActivityDef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Platform">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Part">
<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="PlanBlock" eSuperTypes="#//BlockDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="plan" lowerBound="1" eType="#//PlanDef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutBlock" eSuperTypes="#//BlockDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" lowerBound="1"
eType="#//LayoutDef"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/UI.ecore | ecore | ui
BlockDef
super
name
description
PlanDef
super
name
abstract
false
description
parts
RendererDef
block
platform
name
Region
name
description
type
LayoutDef
name
description
regions
super
abstract
false
Theme
PresenterDef
super
name
layout
platform
ActivityDef
name
super
block
description
UiCatalog
layouts
presenters
renderers
name
platforms
plans
blocks
activities
Platform
name
description
Part
name
PlanBlock
plan
LayoutBlock
layout | null | {"directed":true,"nodes":[{"nsPrefix":"ui","nsURI":"http://www.soluvas.org/schema/ui/1.0","name":"ui","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockDef","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlanDef","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RendererDef","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutDef","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Theme","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PresenterDef","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityDef","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UiCatalog","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Platform","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Part","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlanBlock","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutBlock","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"super","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"block","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":"platform","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"super","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":"name","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"platform","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layouts","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":"presenters","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":"renderers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"platforms","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":"plans","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":"blocks","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":"activities","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"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":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"plan","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":14,"target":1},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":1},{"source":15,"target":18},{"source":15,"target":1},{"source":16,"target":19},{"source":16,"target":1},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":20,"target":2},{"source":20,"target":25},{"source":20,"target":2},{"source":25,"target":2},{"source":21,"target":26},{"source":21,"target":2},{"source":22,"target":27},{"source":22,"target":2},{"source":23,"target":28},{"source":23,"target":2},{"source":24,"target":11},{"source":24,"target":29},{"source":24,"target":2},{"source":29,"target":11},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":30,"target":1},{"source":30,"target":33},{"source":30,"target":3},{"source":33,"target":1},{"source":31,"target":10},{"source":31,"target":34},{"source":31,"target":3},{"source":34,"target":10},{"source":32,"target":35},{"source":32,"target":3},{"source":4,"target":0},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":36,"target":39},{"source":36,"target":4},{"source":37,"target":40},{"source":37,"target":4},{"source":38,"target":1},{"source":38,"target":41},{"source":38,"target":4},{"source":41,"target":1},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":42,"target":47},{"source":42,"target":5},{"source":43,"target":48},{"source":43,"target":5},{"source":44,"target":4},{"source":44,"target":49},{"source":44,"target":5},{"source":49,"target":4},{"source":45,"target":5},{"source":45,"target":50},{"source":45,"target":5},{"source":50,"target":5},{"source":46,"target":51},{"source":46,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":52,"target":7},{"source":52,"target":56},{"source":52,"target":7},{"source":56,"target":7},{"source":53,"target":57},{"source":53,"target":7},{"source":54,"target":2},{"source":54,"target":58},{"source":54,"target":7},{"source":58,"target":2},{"source":55,"target":10},{"source":55,"target":59},{"source":55,"target":7},{"source":59,"target":10},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":60,"target":64},{"source":60,"target":8},{"source":61,"target":8},{"source":61,"target":65},{"source":61,"target":8},{"source":65,"target":8},{"source":62,"target":1},{"source":62,"target":66},{"source":62,"target":8},{"source":66,"target":1},{"source":63,"target":67},{"source":63,"target":8},{"source":9,"target":0},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":68,"target":5},{"source":68,"target":76},{"source":68,"target":9},{"source":76,"target":5},{"source":69,"target":7},{"source":69,"target":77},{"source":69,"target":9},{"source":77,"target":7},{"source":70,"target":3},{"source":70,"target":78},{"source":70,"target":9},{"source":78,"target":3},{"source":71,"target":79},{"source":71,"target":9},{"source":72,"target":10},{"source":72,"target":80},{"source":72,"target":9},{"source":80,"target":10},{"source":73,"target":2},{"source":73,"target":81},{"source":73,"target":9},{"source":81,"target":2},{"source":74,"target":1},{"source":74,"target":82},{"source":74,"target":9},{"source":82,"target":1},{"source":75,"target":8},{"source":75,"target":83},{"source":75,"target":9},{"source":83,"target":8},{"source":10,"target":0},{"source":10,"target":84},{"source":10,"target":85},{"source":84,"target":86},{"source":84,"target":10},{"source":85,"target":87},{"source":85,"target":10},{"source":11,"target":0},{"source":11,"target":88},{"source":88,"target":89},{"source":88,"target":11},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":90},{"source":12,"target":91},{"source":90,"target":2},{"source":90,"target":92},{"source":90,"target":12},{"source":92,"target":2},{"source":91,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":93},{"source":13,"target":94},{"source":93,"target":5},{"source":93,"target":95},{"source":93,"target":13},{"source":95,"target":5},{"source":94,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="genmodel" nsURI="http://www.eclipse.org/emf/2002/GenModel" nsPrefix="genmodel">
<eClassifiers xsi:type="ecore:EClass" name="GenModel" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationCommands" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationIcons" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationSubmenus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeJar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foreignModel" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicTemplates" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="redirection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="forceOverwrite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonExternalizedStringTag"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="updateClasspath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateSchema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonNLSMarkers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="staticPackages" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExtendsInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.ecore.EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExtendsClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.ecore.impl.EObjectImpl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootImplementsInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFMetaData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFModelTags" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressInterfaces" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperInternalInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeCompatibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="richClientPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reflectiveDelegation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codeFormatting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testSuiteClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanFlagsField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanFlagsReservedBits"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importerID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleManifest" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureDelegation" eType="#//GenDelegationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containmentProxies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimalReflectiveMethods"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressContainment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressNotification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayAccessors" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressUnsettable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="facadeHelperClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default value must be always equals to JMerger.DEFAULT_FACADE_HELPER_CLASS."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="complianceLevel" eType="#//GenJDKLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressGenModelAnnotations"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightFields" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="binaryCompatibleReflectiveMethods"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicConstructors" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templatePluginVariables"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerRootExtendsClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginVariables"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optimizedHasChildren" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colorProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeVersion" eType="#//GenRuntimeVersion"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packedEnums" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genPackages" upperBound="-1"
eType="#//GenPackage" containment="true" eOpposite="#//GenPackage/genModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedGenPackages" upperBound="-1"
eType="#//GenPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationReflection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="richAjaxPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimePlatform" eType="#//GenRuntimePlatform"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenPackage" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resource" eType="#//GenResourceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disposableProviderFactory"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="adapterFactory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loadInitialization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfacePackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaDataPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="impl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="utilityPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="util"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="provider"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="presentation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="tests"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateExampleClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literalsInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeConverters" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multipleEditorPages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateModelWizard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibleProviderFactory"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="childCreationExtenders"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentTypeIdentifier"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileExtensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecorePackage" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genModel" eType="#//GenModel"
transient="true" eOpposite="#//GenModel/genPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnums" upperBound="-1"
eType="#//GenEnum" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genDataTypes" upperBound="-1"
eType="#//GenDataType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClasses" upperBound="-1"
eType="#//GenClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedGenPackages" upperBound="-1"
eType="#//GenPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClassifiers" upperBound="-1"
eType="#//GenClassifier" changeable="false" volatile="true" transient="true"
resolveProxies="false" eOpposite="#//GenClassifier/genPackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenClass" eSuperTypes="#//GenClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="#//GenProviderKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreClass" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genFeatures" upperBound="-1"
eType="#//GenFeature" containment="true" eOpposite="#//GenFeature/genClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genOperations" upperBound="-1"
eType="#//GenOperation" containment="true" eOpposite="#//GenOperation/genClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelFeature" eType="#//GenFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenFeature" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="#//GenPropertyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notify" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="children" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createChild" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyCategory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyFilterFlags" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyMultiLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertySortChoices" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClass" lowerBound="1"
eType="#//GenClass" transient="true" eOpposite="#//GenClass/genFeatures"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreFeature" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenBase" abstract="true">
<eOperations name="getGenAnnotation" eType="#//GenAnnotation">
<eParameters name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="genAnnotations" upperBound="-1"
eType="#//GenAnnotation" containment="true" eOpposite="#//GenAnnotation/genBase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenEnum" eSuperTypes="#//GenDataType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="NoEcoreDataType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSafeEnumCompatible"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreEnum" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnumLiterals" upperBound="-1"
eType="#//GenEnumLiteral" containment="true" eOpposite="#//GenEnumLiteral/genEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenEnumLiteral" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnum" lowerBound="1"
eType="#//GenEnum" transient="true" eOpposite="#//GenEnum/genEnumLiterals"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreEnumLiteral" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EEnumLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenClassifier" abstract="true" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="genPackage" lowerBound="1"
eType="#//GenPackage" changeable="false" volatile="true" transient="true"
resolveProxies="false" eOpposite="#//GenPackage/genClassifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genTypeParameters" upperBound="-1"
eType="#//GenTypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenDataType" eSuperTypes="#//GenClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreDataType" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenOperation" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="genClass" lowerBound="1"
eType="#//GenClass" transient="true" eOpposite="#//GenClass/genOperations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genParameters" upperBound="-1"
eType="#//GenParameter" containment="true" eOpposite="#//GenParameter/genOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genTypeParameters" upperBound="-1"
eType="#//GenTypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenParameter" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="genOperation" lowerBound="1"
eType="#//GenOperation" transient="true" eOpposite="#//GenOperation/genParameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreParameter" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenProviderKind">
<eLiterals name="Singleton"/>
<eLiterals name="Stateful" value="1"/>
<eLiterals name="None" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenPropertyKind">
<eLiterals name="Editable"/>
<eLiterals name="Readonly" value="1"/>
<eLiterals name="None" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenResourceKind">
<eLiterals name="None"/>
<eLiterals name="Basic" value="1"/>
<eLiterals name="XMI" value="2"/>
<eLiterals name="XML" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenTypedElement" abstract="true" eSuperTypes="#//GenBase"/>
<eClassifiers xsi:type="ecore:EEnum" name="GenDelegationKind">
<eLiterals name="None"/>
<eLiterals name="Reflective" value="1"/>
<eLiterals name="Virtual" value="2"/>
<eLiterals name="Dynamic" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenAnnotation" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStringToStringMapEntry"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genBase" eType="#//GenBase"
transient="true" eOpposite="#//GenBase/genAnnotations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenJDKLevel">
<eLiterals name="JDK14" literal="1.4"/>
<eLiterals name="JDK50" value="1" literal="5.0"/>
<eLiterals name="JDK60" value="2" literal="6.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenTypeParameter" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreTypeParameter" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//ETypeParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenRuntimeVersion">
<eLiterals name="EMF22" literal="2.2"/>
<eLiterals name="EMF23" value="1" literal="2.3"/>
<eLiterals name="EMF24" value="2" literal="2.4"/>
<eLiterals name="EMF25" value="3" literal="2.5"/>
<eLiterals name="EMF26" value="4" literal="2.6"/>
<eLiterals name="EMF27" value="5" literal="2.7"/>
<eLiterals name="EMF28" value="6" literal="2.8"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenRuntimePlatform">
<eLiterals name="IDE"/>
<eLiterals name="RCP" value="1"/>
<eLiterals name="RAP" value="2"/>
<eLiterals name="GWT" value="3"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mickaelistria/EMF/plugins/org.eclipse.emf.codegen.ecore/model/GenModel.ecore | ecore | genmodel
GenModel
copyrightText
modelDirectory
creationCommands
true
creationIcons
true
creationSubmenus
editDirectory
editorDirectory
modelPluginID
templateDirectory
runtimeJar
foreignModel
dynamicTemplates
redirection
forceOverwrite
nonExternalizedStringTag
modelName
modelPluginClass
editPluginClass
editorPluginClass
updateClasspath
true
generateSchema
nonNLSMarkers
false
staticPackages
modelPluginVariables
rootExtendsInterface
org.eclipse.emf.ecore.EObject
rootExtendsClass
org.eclipse.emf.ecore.impl.EObjectImpl
rootImplementsInterface
suppressEMFTypes
suppressEMFMetaData
suppressEMFModelTags
suppressInterfaces
featureMapWrapperInterface
featureMapWrapperInternalInterface
featureMapWrapperClass
runtimeCompatibility
richClientPlatform
reflectiveDelegation
codeFormatting
testsDirectory
testSuiteClass
booleanFlagsField
booleanFlagsReservedBits
-1
importerID
bundleManifest
true
featureDelegation
containmentProxies
minimalReflectiveMethods
true
suppressContainment
suppressNotification
arrayAccessors
suppressUnsettable
facadeHelperClass
org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
complianceLevel
suppressGenModelAnnotations
true
copyrightFields
true
binaryCompatibleReflectiveMethods
publicConstructors
templatePluginVariables
providerRootExtendsClass
editPluginID
editPluginVariables
editorPluginID
editorPluginVariables
testsPluginID
testsPluginVariables
optimizedHasChildren
tableProviders
colorProviders
fontProviders
runtimeVersion
language
packedEnums
genPackages
usedGenPackages
interfaceNamePattern
classNamePattern
operationReflection
false
richAjaxPlatform
runtimePlatform
GenPackage
prefix
basePackage
resource
disposableProviderFactory
adapterFactory
true
loadInitialization
interfacePackageSuffix
metaDataPackageSuffix
classPackageSuffix
impl
utilityPackageSuffix
util
providerPackageSuffix
provider
presentationPackageSuffix
presentation
testsPackageSuffix
tests
generateExampleClass
true
literalsInterface
true
dataTypeConverters
multipleEditorPages
true
generateModelWizard
true
extensibleProviderFactory
childCreationExtenders
contentTypeIdentifier
fileExtensions
ecorePackage
genModel
genEnums
genDataTypes
genClasses
nestedGenPackages
genClassifiers
GenClass
provider
image
true
dynamic
ecoreClass
genFeatures
genOperations
labelFeature
GenFeature
property
notify
true
children
createChild
propertyCategory
propertyFilterFlags
propertyDescription
propertyMultiLine
propertySortChoices
genClass
ecoreFeature
GenBase
getGenAnnotation
source
genAnnotations
GenEnum
typeSafeEnumCompatible
true
ecoreEnum
genEnumLiterals
GenEnumLiteral
genEnum
ecoreEnumLiteral
GenClassifier
genPackage
genTypeParameters
GenDataType
ecoreDataType
GenOperation
genClass
ecoreOperation
genParameters
genTypeParameters
GenParameter
genOperation
ecoreParameter
GenProviderKind
Singleton
Singleton
Stateful
Stateful
None
None
GenPropertyKind
Editable
Editable
Readonly
Readonly
None
None
GenResourceKind
None
None
Basic
Basic
XMI
XMI
XML
XML
GenTypedElement
GenDelegationKind
None
None
Reflective
Reflective
Virtual
Virtual
Dynamic
Dynamic
GenAnnotation
source
details
genBase
references
contents
GenJDKLevel
JDK14
1.4
JDK50
5.0
JDK60
6.0
GenTypeParameter
ecoreTypeParameter
GenRuntimeVersion
EMF22
2.2
EMF23
2.3
EMF24
2.4
EMF25
2.5
EMF26
2.6
EMF27
2.7
EMF28
2.8
GenRuntimePlatform
IDE
IDE
RCP
RCP
RAP
RAP
GWT
GWT | null | {"directed":true,"nodes":[{"nsPrefix":"genmodel","nsURI":"http://www.eclipse.org/emf/2002/GenModel","name":"genmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenPackage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenFeature","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenBase","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenClassifier","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenDataType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenOperation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenParameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenProviderKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenPropertyKind","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenResourceKind","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenTypedElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenDelegationKind","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenAnnotation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenJDKLevel","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenTypeParameter","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenRuntimeVersion","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenRuntimePlatform","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copyrightText","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":"modelDirectory","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"creationCommands","changeable":true,"lowerBound":0,"iD":false,"id":24,"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":"creationIcons","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":"creationSubmenus","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":true,"transient":false,"unique":true,"name":"editDirectory","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":true,"transient":false,"unique":true,"name":"editorDirectory","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":"modelPluginID","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":"templateDirectory","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimeJar","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foreignModel","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamicTemplates","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"redirection","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forceOverwrite","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nonExternalizedStringTag","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modelName","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":"modelPluginClass","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"editPluginClass","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":true,"transient":false,"unique":true,"name":"editorPluginClass","changeable":true,"lowerBound":0,"iD":false,"id":40,"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":"updateClasspath","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":"generateSchema","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":"false","unsettable":false,"transient":false,"unique":true,"name":"nonNLSMarkers","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"staticPackages","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"modelPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.ecore.EObject","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.ecore.EObject","unsettable":false,"transient":false,"unique":true,"name":"rootExtendsInterface","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.ecore.impl.EObjectImpl","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.ecore.impl.EObjectImpl","unsettable":false,"transient":false,"unique":true,"name":"rootExtendsClass","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootImplementsInterface","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressEMFTypes","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":"suppressEMFMetaData","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressEMFModelTags","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressInterfaces","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":"featureMapWrapperInterface","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":"featureMapWrapperInternalInterface","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":"featureMapWrapperClass","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimeCompatibility","changeable":true,"lowerBound":0,"iD":false,"id":56,"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":"richClientPlatform","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reflectiveDelegation","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"codeFormatting","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"testsDirectory","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"testSuiteClass","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanFlagsField","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"booleanFlagsReservedBits","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importerID","changeable":true,"lowerBound":0,"iD":false,"id":64,"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":"bundleManifest","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureDelegation","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containmentProxies","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"minimalReflectiveMethods","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressContainment","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressNotification","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arrayAccessors","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"suppressUnsettable","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper","unsettable":false,"transient":false,"unique":true,"name":"facadeHelperClass","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"complianceLevel","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"suppressGenModelAnnotations","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"copyrightFields","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"binaryCompatibleReflectiveMethods","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicConstructors","changeable":true,"lowerBound":0,"iD":false,"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":"templatePluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providerRootExtendsClass","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":"editPluginID","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editorPluginID","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editorPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"testsPluginID","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":"testsPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optimizedHasChildren","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableProviders","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":"colorProviders","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontProviders","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"runtimeVersion","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packedEnums","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedGenPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interfaceNamePattern","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classNamePattern","changeable":true,"lowerBound":0,"iD":false,"id":97,"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":"operationReflection","changeable":true,"lowerBound":0,"iD":false,"id":98,"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":"richAjaxPlatform","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimePlatform","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"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":"genModel","changeable":true,"resolveProxies":true,"lowerBound":0,"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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"basePackage","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disposableProviderFactory","changeable":true,"lowerBound":0,"iD":false,"id":185,"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":"adapterFactory","changeable":true,"lowerBound":0,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"loadInitialization","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"interfacePackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"metaDataPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"impl","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"impl","unsettable":false,"transient":false,"unique":true,"name":"classPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"util","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"util","unsettable":false,"transient":false,"unique":true,"name":"utilityPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"provider","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"provider","unsettable":false,"transient":false,"unique":true,"name":"providerPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"presentation","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"presentation","unsettable":false,"transient":false,"unique":true,"name":"presentationPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"tests","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"tests","unsettable":false,"transient":false,"unique":true,"name":"testsPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":194,"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":"generateExampleClass","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"literalsInterface","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataTypeConverters","changeable":true,"lowerBound":0,"iD":false,"id":197,"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":"multipleEditorPages","changeable":true,"lowerBound":0,"iD":false,"id":198,"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":"generateModelWizard","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extensibleProviderFactory","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"childCreationExtenders","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentTypeIdentifier","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileExtensions","changeable":true,"lowerBound":0,"iD":false,"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":"ecorePackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genEnums","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genDataTypes","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":"genClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedGenPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"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":"genClassifiers","changeable":false,"resolveProxies":false,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"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"},{"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":"genPackage","changeable":false,"resolveProxies":false,"lowerBound":1,"id":240,"derived":false},{"ordered":true,"upperBound":1,"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":241,"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":"image","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dynamic","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"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":"genClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"id":255,"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":"genClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":258,"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":"notify","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"lowerBound":0,"iD":false,"id":260,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"createChild","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyCategory","changeable":true,"lowerBound":0,"iD":false,"id":262,"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":"propertyFilterFlags","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyDescription","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyMultiLine","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertySortChoices","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":267,"derived":false},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGenAnnotation","lowerBound":0,"id":280,"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":"genAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":283,"many":false,"required":false,"eClass":"EParameter"},{"id":284,"eClass":"EGenericType"},{"id":285,"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":"genBase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"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":"typeSafeEnumCompatible","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genEnumLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"container":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":"genEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":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":"genOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"name":"Singleton","id":319,"value":0,"literal":"Singleton","eClass":"EEnumLiteral"},{"name":"Stateful","id":320,"value":1,"literal":"Stateful","eClass":"EEnumLiteral"},{"name":"None","id":321,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"Editable","id":322,"value":0,"literal":"Editable","eClass":"EEnumLiteral"},{"name":"Readonly","id":323,"value":1,"literal":"Readonly","eClass":"EEnumLiteral"},{"name":"None","id":324,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"None","id":325,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Basic","id":326,"value":1,"literal":"Basic","eClass":"EEnumLiteral"},{"name":"XMI","id":327,"value":2,"literal":"XMI","eClass":"EEnumLiteral"},{"name":"XML","id":328,"value":3,"literal":"XML","eClass":"EEnumLiteral"},{"id":329,"eClass":"EGenericType"},{"name":"None","id":330,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Reflective","id":331,"value":1,"literal":"Reflective","eClass":"EEnumLiteral"},{"name":"Virtual","id":332,"value":2,"literal":"Virtual","eClass":"EEnumLiteral"},{"name":"Dynamic","id":333,"value":3,"literal":"Dynamic","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":"source","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":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":336,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"name":"JDK14","id":344,"value":0,"literal":"1.4","eClass":"EEnumLiteral"},{"name":"JDK50","id":345,"value":1,"literal":"5.0","eClass":"EEnumLiteral"},{"name":"JDK60","id":346,"value":2,"literal":"6.0","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":"ecoreTypeParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"name":"EMF22","id":350,"value":0,"literal":"2.2","eClass":"EEnumLiteral"},{"name":"EMF23","id":351,"value":1,"literal":"2.3","eClass":"EEnumLiteral"},{"name":"EMF24","id":352,"value":2,"literal":"2.4","eClass":"EEnumLiteral"},{"name":"EMF25","id":353,"value":3,"literal":"2.5","eClass":"EEnumLiteral"},{"name":"EMF26","id":354,"value":4,"literal":"2.6","eClass":"EEnumLiteral"},{"name":"EMF27","id":355,"value":5,"literal":"2.7","eClass":"EEnumLiteral"},{"name":"EMF28","id":356,"value":6,"literal":"2.8","eClass":"EEnumLiteral"},{"name":"IDE","id":357,"value":0,"literal":"IDE","eClass":"EEnumLiteral"},{"name":"RCP","id":358,"value":1,"literal":"RCP","eClass":"EEnumLiteral"},{"name":"RAP","id":359,"value":2,"literal":"RAP","eClass":"EEnumLiteral"},{"name":"GWT","id":360,"value":3,"literal":"GWT","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":1,"target":60},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":1,"target":75},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":1,"target":85},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":1,"target":97},{"source":1,"target":98},{"source":1,"target":99},{"source":1,"target":100},{"source":1,"target":101},{"source":22,"target":102},{"source":22,"target":1},{"source":23,"target":103},{"source":23,"target":1},{"source":24,"target":104},{"source":24,"target":1},{"source":25,"target":105},{"source":25,"target":1},{"source":26,"target":106},{"source":26,"target":1},{"source":27,"target":107},{"source":27,"target":1},{"source":28,"target":108},{"source":28,"target":1},{"source":29,"target":109},{"source":29,"target":1},{"source":30,"target":110},{"source":30,"target":1},{"source":31,"target":111},{"source":31,"target":1},{"source":32,"target":112},{"source":32,"target":1},{"source":33,"target":113},{"source":33,"target":1},{"source":34,"target":114},{"source":34,"target":1},{"source":35,"target":115},{"source":35,"target":1},{"source":36,"target":116},{"source":36,"target":1},{"source":37,"target":117},{"source":37,"target":1},{"source":38,"target":118},{"source":38,"target":1},{"source":39,"target":119},{"source":39,"target":1},{"source":40,"target":120},{"source":40,"target":1},{"source":41,"target":121},{"source":41,"target":1},{"source":42,"target":122},{"source":42,"target":1},{"source":43,"target":123},{"source":43,"target":1},{"source":44,"target":124},{"source":44,"target":1},{"source":45,"target":125},{"source":45,"target":1},{"source":46,"target":126},{"source":46,"target":1},{"source":47,"target":127},{"source":47,"target":1},{"source":48,"target":128},{"source":48,"target":1},{"source":49,"target":129},{"source":49,"target":1},{"source":50,"target":130},{"source":50,"target":1},{"source":51,"target":131},{"source":51,"target":1},{"source":52,"target":132},{"source":52,"target":1},{"source":53,"target":133},{"source":53,"target":1},{"source":54,"target":134},{"source":54,"target":1},{"source":55,"target":135},{"source":55,"target":1},{"source":56,"target":136},{"source":56,"target":1},{"source":57,"target":137},{"source":57,"target":1},{"source":58,"target":138},{"source":58,"target":1},{"source":59,"target":139},{"source":59,"target":1},{"source":60,"target":140},{"source":60,"target":1},{"source":61,"target":141},{"source":61,"target":1},{"source":62,"target":142},{"source":62,"target":1},{"source":63,"target":143},{"source":63,"target":1},{"source":64,"target":144},{"source":64,"target":1},{"source":65,"target":145},{"source":65,"target":1},{"source":66,"target":16},{"source":66,"target":146},{"source":66,"target":1},{"source":146,"target":16},{"source":67,"target":147},{"source":67,"target":1},{"source":68,"target":148},{"source":68,"target":1},{"source":69,"target":149},{"source":69,"target":1},{"source":70,"target":150},{"source":70,"target":1},{"source":71,"target":151},{"source":71,"target":1},{"source":72,"target":152},{"source":72,"target":1},{"source":73,"target":153},{"source":73,"target":1},{"source":74,"target":18},{"source":74,"target":154},{"source":74,"target":1},{"source":154,"target":18},{"source":75,"target":155},{"source":75,"target":1},{"source":76,"target":156},{"source":76,"target":1},{"source":77,"target":157},{"source":77,"target":1},{"source":78,"target":158},{"source":78,"target":1},{"source":79,"target":159},{"source":79,"target":1},{"source":80,"target":160},{"source":80,"target":1},{"source":81,"target":161},{"source":81,"target":1},{"source":82,"target":162},{"source":82,"target":1},{"source":83,"target":163},{"source":83,"target":1},{"source":84,"target":164},{"source":84,"target":1},{"source":85,"target":165},{"source":85,"target":1},{"source":86,"target":166},{"source":86,"target":1},{"source":87,"target":167},{"source":87,"target":1},{"source":88,"target":168},{"source":88,"target":1},{"source":89,"target":169},{"source":89,"target":1},{"source":90,"target":170},{"source":90,"target":1},{"source":91,"target":20},{"source":91,"target":171},{"source":91,"target":1},{"source":171,"target":20},{"source":92,"target":172},{"source":92,"target":1},{"source":93,"target":173},{"source":93,"target":1},{"source":94,"target":2},{"source":94,"target":174},{"source":94,"target":1},{"source":94,"target":175},{"source":174,"target":2},{"source":95,"target":2},{"source":95,"target":176},{"source":95,"target":1},{"source":176,"target":2},{"source":96,"target":177},{"source":96,"target":1},{"source":97,"target":178},{"source":97,"target":1},{"source":98,"target":179},{"source":98,"target":1},{"source":99,"target":180},{"source":99,"target":1},{"source":100,"target":21},{"source":100,"target":181},{"source":100,"target":1},{"source":181,"target":21},{"source":101,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":182},{"source":2,"target":183},{"source":2,"target":184},{"source":2,"target":185},{"source":2,"target":186},{"source":2,"target":187},{"source":2,"target":188},{"source":2,"target":189},{"source":2,"target":190},{"source":2,"target":191},{"source":2,"target":192},{"source":2,"target":193},{"source":2,"target":194},{"source":2,"target":195},{"source":2,"target":196},{"source":2,"target":197},{"source":2,"target":198},{"source":2,"target":199},{"source":2,"target":200},{"source":2,"target":201},{"source":2,"target":202},{"source":2,"target":203},{"source":2,"target":204},{"source":2,"target":175},{"source":2,"target":205},{"source":2,"target":206},{"source":2,"target":207},{"source":2,"target":208},{"source":2,"target":209},{"source":2,"target":210},{"source":182,"target":211},{"source":182,"target":2},{"source":183,"target":212},{"source":183,"target":2},{"source":184,"target":14},{"source":184,"target":213},{"source":184,"target":2},{"source":213,"target":14},{"source":185,"target":214},{"source":185,"target":2},{"source":186,"target":215},{"source":186,"target":2},{"source":187,"target":216},{"source":187,"target":2},{"source":188,"target":217},{"source":188,"target":2},{"source":189,"target":218},{"source":189,"target":2},{"source":190,"target":219},{"source":190,"target":2},{"source":191,"target":220},{"source":191,"target":2},{"source":192,"target":221},{"source":192,"target":2},{"source":193,"target":222},{"source":193,"target":2},{"source":194,"target":223},{"source":194,"target":2},{"source":195,"target":224},{"source":195,"target":2},{"source":196,"target":225},{"source":196,"target":2},{"source":197,"target":226},{"source":197,"target":2},{"source":198,"target":227},{"source":198,"target":2},{"source":199,"target":228},{"source":199,"target":2},{"source":200,"target":229},{"source":200,"target":2},{"source":201,"target":230},{"source":201,"target":2},{"source":202,"target":231},{"source":202,"target":2},{"source":203,"target":232},{"source":203,"target":2},{"source":204,"target":233},{"source":204,"target":2},{"source":175,"target":1},{"source":175,"target":234},{"source":175,"target":2},{"source":175,"target":94},{"source":234,"target":1},{"source":205,"target":6},{"source":205,"target":235},{"source":205,"target":2},{"source":235,"target":6},{"source":206,"target":9},{"source":206,"target":236},{"source":206,"target":2},{"source":236,"target":9},{"source":207,"target":3},{"source":207,"target":237},{"source":207,"target":2},{"source":237,"target":3},{"source":208,"target":2},{"source":208,"target":238},{"source":208,"target":2},{"source":238,"target":2},{"source":209,"target":8},{"source":209,"target":239},{"source":209,"target":2},{"source":209,"target":240},{"source":239,"target":8},{"source":210,"target":5},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":241},{"source":3,"target":242},{"source":3,"target":243},{"source":3,"target":244},{"source":3,"target":245},{"source":3,"target":246},{"source":3,"target":247},{"source":3,"target":248},{"source":241,"target":12},{"source":241,"target":249},{"source":241,"target":3},{"source":249,"target":12},{"source":242,"target":250},{"source":242,"target":3},{"source":243,"target":251},{"source":243,"target":3},{"source":244,"target":252},{"source":244,"target":3},{"source":245,"target":4},{"source":245,"target":253},{"source":245,"target":3},{"source":245,"target":254},{"source":253,"target":4},{"source":246,"target":10},{"source":246,"target":255},{"source":246,"target":3},{"source":246,"target":256},{"source":255,"target":10},{"source":247,"target":4},{"source":247,"target":257},{"source":247,"target":3},{"source":257,"target":4},{"source":248,"target":8},{"source":4,"target":0},{"source":4,"target":15},{"source":4,"target":258},{"source":4,"target":259},{"source":4,"target":260},{"source":4,"target":261},{"source":4,"target":262},{"source":4,"target":263},{"source":4,"target":264},{"source":4,"target":265},{"source":4,"target":266},{"source":4,"target":254},{"source":4,"target":267},{"source":4,"target":268},{"source":258,"target":13},{"source":258,"target":269},{"source":258,"target":4},{"source":269,"target":13},{"source":259,"target":270},{"source":259,"target":4},{"source":260,"target":271},{"source":260,"target":4},{"source":261,"target":272},{"source":261,"target":4},{"source":262,"target":273},{"source":262,"target":4},{"source":263,"target":274},{"source":263,"target":4},{"source":264,"target":275},{"source":264,"target":4},{"source":265,"target":276},{"source":265,"target":4},{"source":266,"target":277},{"source":266,"target":4},{"source":254,"target":3},{"source":254,"target":278},{"source":254,"target":4},{"source":254,"target":245},{"source":278,"target":3},{"source":267,"target":279},{"source":267,"target":4},{"source":268,"target":15},{"source":5,"target":0},{"source":5,"target":280},{"source":5,"target":281},{"source":280,"target":17},{"source":280,"target":282},{"source":280,"target":5},{"source":280,"target":283},{"source":282,"target":17},{"source":283,"target":284},{"source":283,"target":280},{"source":281,"target":17},{"source":281,"target":285},{"source":281,"target":5},{"source":281,"target":286},{"source":285,"target":17},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":287},{"source":6,"target":288},{"source":6,"target":289},{"source":6,"target":290},{"source":287,"target":291},{"source":287,"target":6},{"source":288,"target":292},{"source":288,"target":6},{"source":289,"target":7},{"source":289,"target":293},{"source":289,"target":6},{"source":289,"target":294},{"source":293,"target":7},{"source":290,"target":9},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":294},{"source":7,"target":295},{"source":7,"target":296},{"source":294,"target":6},{"source":294,"target":297},{"source":294,"target":7},{"source":294,"target":289},{"source":297,"target":6},{"source":295,"target":298},{"source":295,"target":7},{"source":296,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":240},{"source":8,"target":299},{"source":8,"target":300},{"source":240,"target":2},{"source":240,"target":301},{"source":240,"target":8},{"source":240,"target":209},{"source":301,"target":2},{"source":299,"target":19},{"source":299,"target":302},{"source":299,"target":8},{"source":302,"target":19},{"source":300,"target":5},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":303},{"source":9,"target":304},{"source":303,"target":305},{"source":303,"target":9},{"source":304,"target":8},{"source":10,"target":0},{"source":10,"target":15},{"source":10,"target":256},{"source":10,"target":306},{"source":10,"target":307},{"source":10,"target":308},{"source":10,"target":309},{"source":256,"target":3},{"source":256,"target":310},{"source":256,"target":10},{"source":256,"target":246},{"source":310,"target":3},{"source":306,"target":311},{"source":306,"target":10},{"source":307,"target":11},{"source":307,"target":312},{"source":307,"target":10},{"source":307,"target":313},{"source":312,"target":11},{"source":308,"target":19},{"source":308,"target":314},{"source":308,"target":10},{"source":314,"target":19},{"source":309,"target":15},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":313},{"source":11,"target":315},{"source":11,"target":316},{"source":313,"target":10},{"source":313,"target":317},{"source":313,"target":11},{"source":313,"target":307},{"source":317,"target":10},{"source":315,"target":318},{"source":315,"target":11},{"source":316,"target":15},{"source":12,"target":0},{"source":12,"target":319},{"source":12,"target":320},{"source":12,"target":321},{"source":319,"target":12},{"source":320,"target":12},{"source":321,"target":12},{"source":13,"target":0},{"source":13,"target":322},{"source":13,"target":323},{"source":13,"target":324},{"source":322,"target":13},{"source":323,"target":13},{"source":324,"target":13},{"source":14,"target":0},{"source":14,"target":325},{"source":14,"target":326},{"source":14,"target":327},{"source":14,"target":328},{"source":325,"target":14},{"source":326,"target":14},{"source":327,"target":14},{"source":328,"target":14},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":329},{"source":329,"target":5},{"source":16,"target":0},{"source":16,"target":330},{"source":16,"target":331},{"source":16,"target":332},{"source":16,"target":333},{"source":330,"target":16},{"source":331,"target":16},{"source":332,"target":16},{"source":333,"target":16},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":334},{"source":17,"target":335},{"source":17,"target":286},{"source":17,"target":336},{"source":17,"target":337},{"source":17,"target":338},{"source":334,"target":339},{"source":334,"target":17},{"source":335,"target":340},{"source":335,"target":17},{"source":286,"target":5},{"source":286,"target":341},{"source":286,"target":17},{"source":286,"target":281},{"source":341,"target":5},{"source":336,"target":342},{"source":336,"target":17},{"source":337,"target":343},{"source":337,"target":17},{"source":338,"target":5},{"source":18,"target":0},{"source":18,"target":344},{"source":18,"target":345},{"source":18,"target":346},{"source":344,"target":18},{"source":345,"target":18},{"source":346,"target":18},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":347},{"source":19,"target":348},{"source":347,"target":349},{"source":347,"target":19},{"source":348,"target":5},{"source":20,"target":0},{"source":20,"target":350},{"source":20,"target":351},{"source":20,"target":352},{"source":20,"target":353},{"source":20,"target":354},{"source":20,"target":355},{"source":20,"target":356},{"source":350,"target":20},{"source":351,"target":20},{"source":352,"target":20},{"source":353,"target":20},{"source":354,"target":20},{"source":355,"target":20},{"source":356,"target":20},{"source":21,"target":0},{"source":21,"target":357},{"source":21,"target":358},{"source":21,"target":359},{"source":21,"target":360},{"source":357,"target":21},{"source":358,"target":21},{"source":359,"target":21},{"source":360,"target":21}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="accession"
nsURI="http:///org/generationcp/model/data/germplasm/accession.ecore" nsPrefix="org.generationcp.model.data.germplasm.accession">
<eClassifiers xsi:type="ecore:EClass" name="Accession" eSuperTypes="germplasm.ecore#//ManagementNeighbourhood">
<eStructuralFeatures xsi:type="ecore:EReference" name="passport" lowerBound="1"
eType="#//Passport" eOpposite="#//Passport/accession"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedAccessions" lowerBound="1"
eType="#//RelatedAccessions" eOpposite="#//RelatedAccessions/accession"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partOfHolderCoreCollection"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeneBank" eSuperTypes="germplasm.ecore#//GermplasmCollection">
<eStructuralFeatures xsi:type="ecore:EReference" name="safetyDuplicateLocations"
upperBound="-1" eType="ecore:EClass location.ecore#//Location"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Passport" eSuperTypes="feature.ecore#//FeatureSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="accession" eType="#//Accession"
eOpposite="#//Accession/passport"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelatedAccessions" eSuperTypes="germplasm.ecore#//MaintenanceNeighbourhood">
<eStructuralFeatures xsi:type="ecore:EReference" name="accession" eType="#//Accession"
eOpposite="#//Accession/relatedAccessions"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/accession.ecore | ecore | accession
Accession
passport
relatedAccessions
partOfHolderCoreCollection
GeneBank
safetyDuplicateLocations
Passport
accession
RelatedAccessions
accession | null | {"directed":true,"nodes":[{"nsPrefix":"org.generationcp.model.data.germplasm.accession","nsURI":"http:///org/generationcp/model/data/germplasm/accession.ecore","name":"accession","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Accession","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneBank","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Passport","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedAccessions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"passport","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedAccessions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"partOfHolderCoreCollection","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accession","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accession","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"safetyDuplicateLocations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"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":1,"target":7},{"source":1,"target":8},{"source":5,"target":3},{"source":5,"target":9},{"source":5,"target":1},{"source":5,"target":10},{"source":9,"target":3},{"source":6,"target":4},{"source":6,"target":11},{"source":6,"target":1},{"source":6,"target":12},{"source":11,"target":4},{"source":7,"target":13},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":16},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":17},{"source":10,"target":1},{"source":10,"target":18},{"source":10,"target":3},{"source":10,"target":5},{"source":18,"target":1},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":19},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":4},{"source":12,"target":6},{"source":20,"target":1}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="x2y" nsURI="http://www.mdelab.de/mltgg/x2y/1.0" nsPrefix="x2y">
<eClassifiers xsi:type="ecore:EClass" name="CorrAxiom" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eClassifiers xsi:type="ecore:EClass" name="CorrRule" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eSubpackages name="generated" nsURI="http://www.mdelab.de/mltgg/x2y/1.0/generated"
nsPrefix="x2y.generated">
<eClassifiers xsi:type="ecore:EClass" name="x2yOperationalTGG" eSuperTypes="../../../de.mdelab.mltgg.mote2.sdm/model/sdm.ecore#//SdmOperationalTGG"/>
<eClassifiers xsi:type="ecore:EClass" name="x2yAxiom" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/OperationalAxiomGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="x2yAxiom_r1" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/OperationalAxiom">
<eOperations name="addElement" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="final EMap<String, Object> parametersCopy = new org.eclipse.emf.common.util.BasicEMap<String, Object>(parameters.map());

((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getAddElementActivity(), parametersCopy);

de.mdelab.mltgg.mote2.TGGNode tggNode = (de.mdelab.mltgg.mote2.TGGNode) parametersCopy.get("corrAxiom");

if (tggNode != null)
{
leftInputElements.add((org.eclipse.emf.ecore.EObject) parametersCopy.get("blockDiagram"));
rightInputElements.add((org.eclipse.emf.ecore.EObject) parametersCopy.get("classDiagram"));	
}

return tggNode;"/>
</eAnnotations>
<eParameters name="parameters" upperBound="-1">
<eGenericType eClassifier="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/MapEntry">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
<eParameters name="leftInputElements" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eOperations>
<eOperations name="changeAttributeValues" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="org.eclipse.emf.common.util.EMap<String, Object> params = new org.eclipse.emf.common.util.BasicEMap<String, Object>(ruleParameters.map());
		
params.put("corrAxiom", correspondenceNode);
		
((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this
				.getOperationalAxiomGroup().getOperationalTGG())
				.executeActivity(this.getChangeAttributeActivity(), params);
		
return (Boolean) params.get("__returnValue");"/>
</eAnnotations>
<eParameters name="correspondenceNode" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eParameters name="ruleParameters" upperBound="-1">
<eGenericType eClassifier="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/MapEntry">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="transformForward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
				parameters.put("blockDiagram", leftInputElements.get(0));

		((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getTransformForwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					rightInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("classDiagram"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="transformMapping" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
				parameters.put("blockDiagram", leftInputElements.get(0));
				parameters.put("classDiagram", rightInputElements.get(0));

		((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getTransformMappingActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					rightInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("classDiagram"));
					leftInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("blockDiagram"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="transformBackward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
				parameters.put("classDiagram", rightInputElements.get(0));

		((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getTransformBackwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					leftInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("blockDiagram"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="synchronizeForward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
		parameters.put("__inputTggNode", inputTggNode);
			parameters.put("blockDiagram", leftInputElements.get(0));
			parameters.put("classDiagram", rightInputElements.get(0));

		((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getSynchronizeForwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					rightInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("classDiagram"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="inputTggNode" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="synchronizeBackward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
		parameters.put("__inputTggNode", inputTggNode);
			parameters.put("blockDiagram", leftInputElements.get(0));
			parameters.put("classDiagram", rightInputElements.get(0));

		((de.mdelab.mltgg.x2y.generated.x2yOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getSynchronizeBackwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					leftInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("blockDiagram"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="inputTggNode" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="addElementActivity" lowerBound="1"
eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moveElementActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changeAttributeActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformForwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformMappingActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformBackwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizeForwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizeBackwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/wbombardellis/BachelorThesis_WilliamBombardelliDaSilva/Examples/de.mdelab.mltgg.x2y/model-gen/model/x2y.ecore | ecore | x2y
CorrAxiom
CorrRule
generated
x2yOperationalTGG
x2yAxiom
x2yAxiom_r1
addElement
parameters
leftInputElements
rightInputElements
changeAttributeValues
correspondenceNode
ruleParameters
transformForward
leftInputElements
rightInputElements
checkAttributeFormulae
transformMapping
leftInputElements
rightInputElements
checkAttributeFormulae
transformBackward
leftInputElements
rightInputElements
checkAttributeFormulae
synchronizeForward
leftInputElements
rightInputElements
inputTggNode
checkAttributeFormulae
synchronizeBackward
leftInputElements
rightInputElements
inputTggNode
checkAttributeFormulae
addElementActivity
moveElementActivity
changeAttributeActivity
transformForwardActivity
transformMappingActivity
transformBackwardActivity
synchronizeForwardActivity
synchronizeBackwardActivity | null | {"directed":true,"nodes":[{"nsPrefix":"x2y","nsURI":"http://www.mdelab.de/mltgg/x2y/1.0","name":"x2y","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrAxiom","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":"x2y.generated","nsURI":"http://www.mdelab.de/mltgg/x2y/1.0/generated","name":"generated","id":3,"eClass":"EPackage"},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"x2yOperationalTGG","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"x2yAxiom","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"x2yAxiom_r1","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addElement","lowerBound":1,"id":11,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"changeAttributeValues","lowerBound":1,"id":12,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transformForward","lowerBound":1,"id":13,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transformMapping","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transformBackward","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"synchronizeForward","lowerBound":1,"id":16,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"synchronizeBackward","lowerBound":1,"id":17,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"addElementActivity","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":"moveElementActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changeAttributeActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformForwardActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformMappingActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformBackwardActivity","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":"synchronizeForwardActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"synchronizeBackwardActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"parameters","lowerBound":0,"id":28,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":0,"id":29,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":0,"id":30,"many":true,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"correspondenceNode","lowerBound":1,"id":38,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"ruleParameters","lowerBound":0,"id":39,"many":true,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"leftInputElements","lowerBound":1,"id":46,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":47,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":48,"many":false,"required":true,"eClass":"EParameter"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":54,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":55,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":56,"many":false,"required":true,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":62,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":63,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":64,"many":false,"required":true,"eClass":"EParameter"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":70,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":71,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"inputTggNode","lowerBound":1,"id":72,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":73,"many":false,"required":true,"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"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":80,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":81,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"inputTggNode","lowerBound":1,"id":82,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":83,"many":false,"required":true,"eClass":"EParameter"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":2,"target":0},{"source":2,"target":5},{"source":3,"target":6},{"source":3,"target":7},{"source":3,"target":8},{"source":3,"target":0},{"source":6,"target":3},{"source":6,"target":9},{"source":7,"target":3},{"source":7,"target":10},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":12},{"source":8,"target":13},{"source":8,"target":14},{"source":8,"target":15},{"source":8,"target":16},{"source":8,"target":17},{"source":8,"target":18},{"source":8,"target":19},{"source":8,"target":20},{"source":8,"target":21},{"source":8,"target":22},{"source":8,"target":23},{"source":8,"target":24},{"source":8,"target":25},{"source":8,"target":26},{"source":11,"target":27},{"source":11,"target":8},{"source":11,"target":28},{"source":11,"target":29},{"source":11,"target":30},{"source":11,"target":31},{"source":28,"target":32},{"source":28,"target":11},{"source":32,"target":33},{"source":32,"target":34},{"source":29,"target":35},{"source":29,"target":11},{"source":30,"target":36},{"source":30,"target":11},{"source":12,"target":37},{"source":12,"target":8},{"source":12,"target":38},{"source":12,"target":39},{"source":12,"target":40},{"source":38,"target":41},{"source":38,"target":12},{"source":39,"target":42},{"source":39,"target":12},{"source":42,"target":43},{"source":42,"target":44},{"source":13,"target":45},{"source":13,"target":8},{"source":13,"target":46},{"source":13,"target":47},{"source":13,"target":48},{"source":13,"target":49},{"source":46,"target":50},{"source":46,"target":13},{"source":47,"target":51},{"source":47,"target":13},{"source":48,"target":52},{"source":48,"target":13},{"source":14,"target":53},{"source":14,"target":8},{"source":14,"target":54},{"source":14,"target":55},{"source":14,"target":56},{"source":14,"target":57},{"source":54,"target":58},{"source":54,"target":14},{"source":55,"target":59},{"source":55,"target":14},{"source":56,"target":60},{"source":56,"target":14},{"source":15,"target":61},{"source":15,"target":8},{"source":15,"target":62},{"source":15,"target":63},{"source":15,"target":64},{"source":15,"target":65},{"source":62,"target":66},{"source":62,"target":15},{"source":63,"target":67},{"source":63,"target":15},{"source":64,"target":68},{"source":64,"target":15},{"source":16,"target":69},{"source":16,"target":8},{"source":16,"target":70},{"source":16,"target":71},{"source":16,"target":72},{"source":16,"target":73},{"source":16,"target":74},{"source":70,"target":75},{"source":70,"target":16},{"source":71,"target":76},{"source":71,"target":16},{"source":72,"target":77},{"source":72,"target":16},{"source":73,"target":78},{"source":73,"target":16},{"source":17,"target":79},{"source":17,"target":8},{"source":17,"target":80},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":17,"target":84},{"source":80,"target":85},{"source":80,"target":17},{"source":81,"target":86},{"source":81,"target":17},{"source":82,"target":87},{"source":82,"target":17},{"source":83,"target":88},{"source":83,"target":17},{"source":18,"target":89},{"source":18,"target":8},{"source":19,"target":90},{"source":19,"target":8},{"source":20,"target":91},{"source":20,"target":8},{"source":21,"target":92},{"source":21,"target":8},{"source":22,"target":93},{"source":22,"target":8},{"source":23,"target":94},{"source":23,"target":8},{"source":24,"target":95},{"source":24,"target":8},{"source":25,"target":96},{"source":25,"target":8}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="company"
nsURI="http://www.eclipse.org/ocl/test/2010/Company.ecore" nsPrefix="co">
<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="Company">
<eOperations name="dummyInvariant" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="true"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1"
eType="#//Employee" containment="true" eOpposite="#//Employee/company"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" lowerBound="1" eType="#//CompanySizeKind"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="let table : Set(Tuple(range : Sequence(Integer), size : CompanySizeKind)) = Set{Tuple{range = Sequence{0..49}, size = CompanySizeKind::small}, Tuple{range = Sequence{50..999}, size = CompanySizeKind::medium}, Tuple{range = Sequence{1000..1000000}, size = CompanySizeKind::large}} in table->any(range->includes(employees->size())).size"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="mustHaveName mustHaveNonEmptyName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="mustHaveName" value="not name.oclIsUndefined() and hasNameAsAttribute and hasNameAsOperation()"/>
<details key="mustHaveNonEmptyName" value="name->notEmpty() implies name.size() > 0"/>
</eAnnotations>
<eOperations name="reportsTo" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="self.reportingChain->includes(manager)"/>
</eAnnotations>
<eParameters name="manager" eType="#//Employee"/>
</eOperations>
<eOperations name="noManagerImpliesDirectReports" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="manager.oclIsUndefined() implies directReports->size() > 0"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="hasNameAsOperation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="name <> null"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manager" eType="#//Employee"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="company" lowerBound="1"
eType="#//Company" eOpposite="#//Company/employees"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="directReports" upperBound="-1"
eType="#//Employee" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="company.employees->select(manager = self)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allReports" ordered="false"
upperBound="-1" eType="#//Employee" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="Employee.allInstances()->select(reportsTo(self))"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reportingChain" upperBound="-1"
eType="#//Employee" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="if manager.oclIsUndefined() then OrderedSet{} else manager.reportingChain->prepend(manager) endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasNameAsAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="name <> null"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompanySizeKind">
<eLiterals name="small"/>
<eLiterals name="medium" value="1"/>
<eLiterals name="large" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/eclipse/ocl/tests/org.eclipse.ocl.examples.codegen.tests/play/model/Company.ecore | ecore | company
Company
dummyInvariant
diagnostics
context
name
employees
size
Employee
reportsTo
manager
noManagerImpliesDirectReports
diagnostics
context
hasNameAsOperation
name
manager
company
directReports
allReports
reportingChain
hasNameAsAttribute
CompanySizeKind
small
small
medium
medium
large
large | null | {"directed":true,"nodes":[{"nsPrefix":"co","nsURI":"http://www.eclipse.org/ocl/test/2010/Company.ecore","name":"company","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompanySizeKind","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"dummyInvariant","lowerBound":1,"id":4,"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":"name","changeable":true,"lowerBound":1,"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":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"size","changeable":false,"lowerBound":1,"iD":false,"id":7,"derived":true},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":10,"many":false,"required":false,"eClass":"EParameter"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"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":"company","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"reportsTo","lowerBound":1,"id":19,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"noManagerImpliesDirectReports","lowerBound":1,"id":20,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasNameAsOperation","lowerBound":1,"id":21,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"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":"directReports","changeable":false,"resolveProxies":true,"lowerBound":0,"id":24,"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":"allReports","changeable":false,"resolveProxies":true,"lowerBound":0,"id":25,"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":"reportingChain","changeable":false,"resolveProxies":true,"lowerBound":0,"id":26,"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":"hasNameAsAttribute","changeable":false,"lowerBound":0,"iD":false,"id":27,"derived":true},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"manager","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EParameter"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"name":"small","id":46,"value":0,"literal":"small","eClass":"EEnumLiteral"},{"name":"medium","id":47,"value":1,"literal":"medium","eClass":"EEnumLiteral"},{"name":"large","id":48,"value":2,"literal":"large","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":4,"target":8},{"source":4,"target":1},{"source":4,"target":9},{"source":4,"target":10},{"source":9,"target":11},{"source":9,"target":4},{"source":10,"target":12},{"source":10,"target":4},{"source":12,"target":13},{"source":12,"target":14},{"source":5,"target":15},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":16},{"source":6,"target":1},{"source":6,"target":17},{"source":16,"target":2},{"source":7,"target":3},{"source":7,"target":18},{"source":7,"target":1},{"source":18,"target":3},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":17},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":19,"target":28},{"source":19,"target":2},{"source":19,"target":29},{"source":29,"target":2},{"source":29,"target":30},{"source":29,"target":19},{"source":30,"target":2},{"source":20,"target":31},{"source":20,"target":2},{"source":20,"target":32},{"source":20,"target":33},{"source":32,"target":34},{"source":32,"target":20},{"source":33,"target":35},{"source":33,"target":20},{"source":35,"target":36},{"source":35,"target":37},{"source":21,"target":38},{"source":21,"target":2},{"source":22,"target":39},{"source":22,"target":2},{"source":23,"target":2},{"source":23,"target":40},{"source":23,"target":2},{"source":40,"target":2},{"source":17,"target":1},{"source":17,"target":41},{"source":17,"target":2},{"source":17,"target":6},{"source":41,"target":1},{"source":24,"target":2},{"source":24,"target":42},{"source":24,"target":2},{"source":42,"target":2},{"source":25,"target":2},{"source":25,"target":43},{"source":25,"target":2},{"source":43,"target":2},{"source":26,"target":2},{"source":26,"target":44},{"source":26,"target":2},{"source":44,"target":2},{"source":27,"target":45},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":46,"target":3},{"source":47,"target":3},{"source":48,"target":3}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="contest" nsURI="http://www.gymcalc.de/contest/1.0" nsPrefix="contest">
<eClassifiers xsi:type="ecore:EClass" name="ContestType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contest Type is the representation of a contest in gymnastics.
It is intended to cover all data that is needed for the calculation of the contest.
It is the root and container for other data that is related to the contest."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" 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:EReference" name="class" upperBound="-1"
eType="#//ClassType" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="chain" upperBound="-1"
eType="#//ChainType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="juri" upperBound="-1" eType="#//JuriType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="station" upperBound="-1"
eType="#//StationType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="addressbook" eType="#//addressbook/AddressBookType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lookuptables" eType="#//LookupTablesType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lookupmaps" eType="#//LookupMapsType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassType">
<eStructuralFeatures xsi:type="ecore:EReference" name="diszipline" upperBound="-1"
eType="#//DisziplineType" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="winner" upperBound="-1"
eType="#//WinnerType" containment="true" resolveProxies="false" eOpposite="#//WinnerType/class"/>
<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="calculationkey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalClassType" eSuperTypes="#//ClassType">
<eStructuralFeatures xsi:type="ecore:EReference" name="originatingDiszipline"
eType="#//DisziplineType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WinnerType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="result" eType="#//ResultType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" eType="#//addressbook/OrganizationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="#//ClassType"
transient="true" eOpposite="#//ClassType/winner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AthletType" eSuperTypes="#//WinnerType">
<eStructuralFeatures xsi:type="ecore:EReference" name="person" lowerBound="1"
eType="#//addressbook/PersonType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="team" eType="#//TeamType"
transient="true" resolveProxies="false" eOpposite="#//TeamType/athlet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="chain" eType="#//ChainType"
transient="true" resolveProxies="false" eOpposite="#//ChainType/athlet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TeamType" eSuperTypes="#//WinnerType">
<eStructuralFeatures xsi:type="ecore:EReference" name="athlet" lowerBound="1"
upperBound="-1" eType="#//AthletType" resolveProxies="false" eOpposite="#//AthletType/team"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChainType">
<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="athlet" upperBound="-1"
eType="#//AthletType" resolveProxies="false" eOpposite="#//AthletType/chain"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="station" upperBound="-1"
eType="#//StationType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalChainType" eSuperTypes="#//ChainType">
<eStructuralFeatures xsi:type="ecore:EReference" name="finalClass" eType="#//FinalClassType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderMap" eType="#//LookupMapType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DisziplineType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="station" eType="#//StationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lookuptable" eType="#//LookupTableType"
transient="true" eOpposite="#//LookupTableType/disziplines"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="calculationkey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="calculationFunction" eType="#//FunctionType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StationType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResultType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="points" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0.0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="juriresult" upperBound="-1"
eType="#//JuriResultType" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AthletResultType" eSuperTypes="#//ResultType"/>
<eClassifiers xsi:type="ecore:EClass" name="TeamResultType" eSuperTypes="#//ResultType"/>
<eClassifiers xsi:type="ecore:EClass" name="JuriResultType">
<eStructuralFeatures xsi:type="ecore:EReference" name="diszipline" lowerBound="1"
eType="#//DisziplineType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="juriResultDetail" upperBound="-1"
eType="#//JuriResultDetailType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TeamJuriResultType" eSuperTypes="#//JuriResultType">
<eStructuralFeatures xsi:type="ecore:EReference" name="juriResult" lowerBound="1"
upperBound="-1" eType="#//JuriResultType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JuristType">
<eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" lowerBound="1"
eType="#//addressbook/PersonType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" eType="#//addressbook/OrganizationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="juri" lowerBound="1" eType="#//JuriType"
transient="true" eOpposite="#//JuriType/jurist"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wishApparatus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="license" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JuriType">
<eStructuralFeatures xsi:type="ecore:EReference" name="jurist" upperBound="-1"
eType="#//JuristType" containment="true" resolveProxies="false" eOpposite="#//JuristType/juri"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diszipline" upperBound="-1"
eType="#//DisziplineType"/>
<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="LookupTablesType">
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//LookupTableType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LookupTableType">
<eOperations name="getValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minVal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxVal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="disziplines" upperBound="-1"
eType="#//DisziplineType" transient="true" eOpposite="#//DisziplineType/lookuptable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LookupMapsType">
<eStructuralFeatures xsi:type="ecore:EReference" name="map" upperBound="-1" eType="#//LookupMapType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LookupMapType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//IntToIntEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JuriResultDetailType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntToIntEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionType"/>
<eClassifiers xsi:type="ecore:EClass" name="AverageFunctionType" eSuperTypes="#//FunctionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="disziplines" upperBound="-1"
eType="#//DisziplineType"/>
</eClassifiers>
<eSubpackages name="addressbook" nsURI="http://www.gymcalc.de/addressbook/1.0" nsPrefix="addressbook">
<eClassifiers xsi:type="ecore:EClass" name="AddressBookType">
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-1"
eType="#//addressbook/AddressType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" upperBound="-1"
eType="#//addressbook/PersonType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" upperBound="-1"
eType="#//addressbook/OrganizationType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstname" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dateofbirth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" eType="#//addressbook/AddressType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" eType="#//addressbook/AddressType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddressType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/crimsen/gymcalc/src/de.gymcalc/model/contest.ecore | ecore | contest
ContestType
id
name
date
class
chain
juri
station
addressbook
lookuptables
lookupmaps
version
1
ClassType
diszipline
winner
name
calculationkey
FinalClassType
originatingDiszipline
WinnerType
id
name
result
organization
disable
class
AthletType
person
team
chain
TeamType
athlet
ChainType
name
athlet
station
FinalChainType
finalClass
orderMap
DisziplineType
id
name
station
lookuptable
calculationkey
calculationFunction
StationType
id
name
ResultType
rank
-1
points
0.0
juriresult
AthletResultType
TeamResultType
JuriResultType
diszipline
value
juriResultDetail
TeamJuriResultType
juriResult
JuristType
getName
person
organization
juri
wishApparatus
license
JuriType
jurist
diszipline
name
LookupTablesType
table
LookupTableType
getValue
id
minVal
maxVal
disziplines
LookupMapsType
map
LookupMapType
id
name
entries
JuriResultDetailType
key
value
IntToIntEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
FunctionType
AverageFunctionType
disziplines
addressbook
AddressBookType
address
person
organization
PersonType
id
name
firstname
dateofbirth
address
OrganizationType
id
name
address
AddressType
city
zip
street
id | null | {"directed":true,"nodes":[{"nsPrefix":"contest","nsURI":"http://www.gymcalc.de/contest/1.0","name":"contest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContestType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalClassType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WinnerType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AthletType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChainType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalChainType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisziplineType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StationType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResultType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AthletResultType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamResultType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JuriResultType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamJuriResultType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JuristType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JuriType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LookupTablesType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LookupTableType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LookupMapsType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LookupMapType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JuriResultDetailType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"IntToIntEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AverageFunctionType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"nsPrefix":"addressbook","nsURI":"http://www.gymcalc.de/addressbook/1.0","name":"addressbook","id":26,"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":"id","changeable":true,"lowerBound":1,"iD":true,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","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":"class","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"juri","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":"station","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addressbook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lookuptables","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":"lookupmaps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressBookType","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diszipline","changeable":true,"resolveProxies":false,"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":"winner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"calculationkey","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originatingDiszipline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disable","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationType","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"person","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"team","changeable":true,"resolveProxies":false,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"chain","changeable":true,"resolveProxies":false,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonType","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"athlet","changeable":true,"resolveProxies":false,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"athlet","changeable":true,"resolveProxies":false,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"station","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"finalClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orderMap","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"station","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":true,"unique":true,"name":"lookuptable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"calculationkey","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calculationFunction","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"disziplines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"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":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":false,"name":"rank","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":false,"name":"points","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"juriresult","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"diszipline","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"juriResultDetail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"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":"juriResult","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"person","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"juri","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"wishApparatus","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"license","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"jurist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diszipline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":150,"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":"id","changeable":true,"lowerBound":1,"iD":true,"id":151,"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":"minVal","changeable":true,"lowerBound":1,"iD":false,"id":152,"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":"maxVal","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"map","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"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":"key","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"key","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"disziplines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressType","instanceClass":null,"abstract":false,"id":178,"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":"address","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"person","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":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"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":false,"name":"firstname","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateofbirth","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":195,"derived":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":196,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zip","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":1,"target":0},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":27,"target":38},{"source":27,"target":1},{"source":28,"target":39},{"source":28,"target":1},{"source":29,"target":40},{"source":29,"target":1},{"source":30,"target":2},{"source":30,"target":41},{"source":30,"target":1},{"source":41,"target":2},{"source":31,"target":7},{"source":31,"target":42},{"source":31,"target":1},{"source":42,"target":7},{"source":32,"target":17},{"source":32,"target":43},{"source":32,"target":1},{"source":43,"target":17},{"source":33,"target":10},{"source":33,"target":44},{"source":33,"target":1},{"source":44,"target":10},{"source":34,"target":45},{"source":34,"target":46},{"source":34,"target":1},{"source":46,"target":45},{"source":35,"target":18},{"source":35,"target":47},{"source":35,"target":1},{"source":47,"target":18},{"source":36,"target":20},{"source":36,"target":48},{"source":36,"target":1},{"source":48,"target":20},{"source":37,"target":49},{"source":37,"target":1},{"source":2,"target":0},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":50,"target":9},{"source":50,"target":54},{"source":50,"target":2},{"source":54,"target":9},{"source":51,"target":4},{"source":51,"target":55},{"source":51,"target":2},{"source":51,"target":56},{"source":55,"target":4},{"source":52,"target":57},{"source":52,"target":2},{"source":53,"target":58},{"source":53,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":59},{"source":3,"target":60},{"source":59,"target":9},{"source":59,"target":61},{"source":59,"target":3},{"source":61,"target":9},{"source":60,"target":2},{"source":4,"target":0},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":64},{"source":4,"target":65},{"source":4,"target":66},{"source":4,"target":56},{"source":62,"target":67},{"source":62,"target":4},{"source":63,"target":68},{"source":63,"target":4},{"source":64,"target":11},{"source":64,"target":69},{"source":64,"target":4},{"source":69,"target":11},{"source":65,"target":70},{"source":65,"target":71},{"source":65,"target":4},{"source":71,"target":70},{"source":66,"target":72},{"source":66,"target":4},{"source":56,"target":2},{"source":56,"target":73},{"source":56,"target":4},{"source":56,"target":51},{"source":73,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":74},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":74,"target":78},{"source":74,"target":79},{"source":74,"target":5},{"source":79,"target":78},{"source":75,"target":6},{"source":75,"target":80},{"source":75,"target":5},{"source":75,"target":81},{"source":80,"target":6},{"source":76,"target":7},{"source":76,"target":82},{"source":76,"target":5},{"source":76,"target":83},{"source":82,"target":7},{"source":77,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":81},{"source":6,"target":84},{"source":81,"target":5},{"source":81,"target":85},{"source":81,"target":6},{"source":81,"target":75},{"source":85,"target":5},{"source":84,"target":4},{"source":7,"target":0},{"source":7,"target":86},{"source":7,"target":83},{"source":7,"target":87},{"source":86,"target":88},{"source":86,"target":7},{"source":83,"target":5},{"source":83,"target":89},{"source":83,"target":7},{"source":83,"target":76},{"source":89,"target":5},{"source":87,"target":10},{"source":87,"target":90},{"source":87,"target":7},{"source":90,"target":10},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":91,"target":3},{"source":91,"target":94},{"source":91,"target":8},{"source":94,"target":3},{"source":92,"target":21},{"source":92,"target":95},{"source":92,"target":8},{"source":95,"target":21},{"source":93,"target":7},{"source":9,"target":0},{"source":9,"target":96},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":96,"target":102},{"source":96,"target":9},{"source":97,"target":103},{"source":97,"target":9},{"source":98,"target":10},{"source":98,"target":104},{"source":98,"target":9},{"source":104,"target":10},{"source":99,"target":19},{"source":99,"target":105},{"source":99,"target":9},{"source":99,"target":106},{"source":105,"target":19},{"source":100,"target":107},{"source":100,"target":9},{"source":101,"target":24},{"source":101,"target":108},{"source":101,"target":9},{"source":108,"target":24},{"source":10,"target":0},{"source":10,"target":109},{"source":10,"target":110},{"source":109,"target":111},{"source":109,"target":10},{"source":110,"target":112},{"source":110,"target":10},{"source":11,"target":0},{"source":11,"target":113},{"source":11,"target":114},{"source":11,"target":115},{"source":113,"target":116},{"source":113,"target":11},{"source":114,"target":117},{"source":114,"target":11},{"source":115,"target":14},{"source":115,"target":118},{"source":115,"target":11},{"source":118,"target":14},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":119},{"source":119,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":120},{"source":120,"target":11},{"source":14,"target":0},{"source":14,"target":121},{"source":14,"target":122},{"source":14,"target":123},{"source":121,"target":9},{"source":121,"target":124},{"source":121,"target":14},{"source":124,"target":9},{"source":122,"target":125},{"source":122,"target":14},{"source":123,"target":22},{"source":123,"target":126},{"source":123,"target":14},{"source":126,"target":22},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":127},{"source":15,"target":128},{"source":127,"target":14},{"source":127,"target":129},{"source":127,"target":15},{"source":129,"target":14},{"source":128,"target":14},{"source":16,"target":0},{"source":16,"target":130},{"source":16,"target":131},{"source":16,"target":132},{"source":16,"target":133},{"source":16,"target":134},{"source":16,"target":135},{"source":130,"target":136},{"source":130,"target":16},{"source":131,"target":78},{"source":131,"target":137},{"source":131,"target":16},{"source":137,"target":78},{"source":132,"target":70},{"source":132,"target":138},{"source":132,"target":16},{"source":138,"target":70},{"source":133,"target":17},{"source":133,"target":139},{"source":133,"target":16},{"source":133,"target":140},{"source":139,"target":17},{"source":134,"target":141},{"source":134,"target":16},{"source":135,"target":142},{"source":135,"target":16},{"source":17,"target":0},{"source":17,"target":140},{"source":17,"target":143},{"source":17,"target":144},{"source":140,"target":16},{"source":140,"target":145},{"source":140,"target":17},{"source":140,"target":133},{"source":145,"target":16},{"source":143,"target":9},{"source":143,"target":146},{"source":143,"target":17},{"source":146,"target":9},{"source":144,"target":147},{"source":144,"target":17},{"source":18,"target":0},{"source":18,"target":148},{"source":148,"target":19},{"source":148,"target":149},{"source":148,"target":18},{"source":149,"target":19},{"source":19,"target":0},{"source":19,"target":150},{"source":19,"target":151},{"source":19,"target":152},{"source":19,"target":153},{"source":19,"target":106},{"source":150,"target":154},{"source":150,"target":19},{"source":151,"target":155},{"source":151,"target":19},{"source":152,"target":156},{"source":152,"target":19},{"source":153,"target":157},{"source":153,"target":19},{"source":106,"target":9},{"source":106,"target":158},{"source":106,"target":19},{"source":106,"target":99},{"source":158,"target":9},{"source":20,"target":0},{"source":20,"target":159},{"source":159,"target":21},{"source":159,"target":160},{"source":159,"target":20},{"source":160,"target":21},{"source":21,"target":0},{"source":21,"target":161},{"source":21,"target":162},{"source":21,"target":163},{"source":161,"target":164},{"source":161,"target":21},{"source":162,"target":165},{"source":162,"target":21},{"source":163,"target":23},{"source":163,"target":166},{"source":163,"target":21},{"source":166,"target":23},{"source":22,"target":0},{"source":22,"target":167},{"source":22,"target":168},{"source":167,"target":169},{"source":167,"target":22},{"source":168,"target":170},{"source":168,"target":22},{"source":23,"target":0},{"source":23,"target":171},{"source":23,"target":172},{"source":171,"target":173},{"source":171,"target":23},{"source":172,"target":174},{"source":172,"target":23},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":175},{"source":25,"target":176},{"source":175,"target":9},{"source":175,"target":177},{"source":175,"target":25},{"source":177,"target":9},{"source":176,"target":24},{"source":26,"target":45},{"source":26,"target":78},{"source":26,"target":70},{"source":26,"target":178},{"source":26,"target":0},{"source":45,"target":26},{"source":45,"target":179},{"source":45,"target":180},{"source":45,"target":181},{"source":179,"target":178},{"source":179,"target":182},{"source":179,"target":45},{"source":182,"target":178},{"source":180,"target":78},{"source":180,"target":183},{"source":180,"target":45},{"source":183,"target":78},{"source":181,"target":70},{"source":181,"target":184},{"source":181,"target":45},{"source":184,"target":70},{"source":78,"target":26},{"source":78,"target":185},{"source":78,"target":186},{"source":78,"target":187},{"source":78,"target":188},{"source":78,"target":189},{"source":185,"target":190},{"source":185,"target":78},{"source":186,"target":191},{"source":186,"target":78},{"source":187,"target":192},{"source":187,"target":78},{"source":188,"target":193},{"source":188,"target":78},{"source":189,"target":178},{"source":189,"target":194},{"source":189,"target":78},{"source":194,"target":178},{"source":70,"target":26},{"source":70,"target":195},{"source":70,"target":196},{"source":70,"target":197},{"source":195,"target":198},{"source":195,"target":70},{"source":196,"target":199},{"source":196,"target":70},{"source":197,"target":178},{"source":197,"target":200},{"source":197,"target":70},{"source":200,"target":178},{"source":178,"target":26},{"source":178,"target":201},{"source":178,"target":202},{"source":178,"target":203},{"source":178,"target":204},{"source":201,"target":205},{"source":201,"target":178},{"source":202,"target":206},{"source":202,"target":178},{"source":203,"target":207},{"source":203,"target":178},{"source":204,"target":208},{"source":204,"target":178}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mcrl2"
nsURI="http://www.cwi.nl/mcrl2" nsPrefix="mcrl2">
<eClassifiers xsi:type="ecore:EClass" name="Specification">
<eStructuralFeatures xsi:type="ecore:EReference" name="atoms" upperBound="-1"
eType="#//Atom" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processes" upperBound="-1"
eType="#//Process" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sorts" upperBound="-1"
eType="#//Sort" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sort" abstract="true" interface="true">
<eOperations name="getName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveSort" eSuperTypes="#//Nameable #//Sort"/>
<eClassifiers xsi:type="ecore:EClass" name="UserSort" eSuperTypes="#//Nameable #//Sort">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Structure" eSuperTypes="#//Nameable #//Sort">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//Element" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element" eSuperTypes="#//Nameable">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Atom" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discriminatorName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//Nameable">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Atom" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CustomProcess" eSuperTypes="#//Process">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="definition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Atom" eSuperTypes="#//Nameable">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Sort"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AtomicAction" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="atom" eType="#//Atom"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arguments" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeAction" abstract="true" eSuperTypes="#//Action">
<eOperations name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//Action" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Synchronization" eSuperTypes="#//CompositeAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Parallelism" eSuperTypes="#//CompositeAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//CompositeAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Choice" eSuperTypes="#//CompositeAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Instance" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arguments" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="process" eType="#//Process"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Implication" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseAction" eType="#//Action"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Communication" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="implications" upperBound="-1"
eType="#//Implication" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parallelism" eType="#//Parallelism"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Allow" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="atoms" upperBound="-1"
eType="#//Atom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="atoms" upperBound="-1"
eType="#//Atom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hide" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="atoms" upperBound="-1"
eType="#//Atom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Nameable" 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="Summation" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Atom" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ReoLanguage/ECT/src/reo-core/org.ect.reo.mcrl2/model/mcrl2.ecore | ecore | mcrl2
Specification
atoms
processes
sorts
Sort
getName
PrimitiveSort
UserSort
definition
Structure
elements
Element
parameters
discriminatorName
Process
parameters
initial
action
CustomProcess
definition
Atom
type
initial
Action
AtomicAction
atom
arguments
time
CompositeAction
operator
actions
Synchronization
Parallelism
Sequence
Choice
Instance
arguments
process
Implication
condition
action
elseAction
Communication
implications
parallelism
Allow
child
atoms
Block
child
atoms
Hide
child
atoms
Nameable
name
Summation
parameters | null | {"directed":true,"nodes":[{"nsPrefix":"mcrl2","nsURI":"http://www.cwi.nl/mcrl2","name":"mcrl2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sort","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveSort","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserSort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Structure","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomProcess","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atom","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeAction","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Synchronization","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parallelism","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choice","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implication","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Communication","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allow","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hide","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Summation","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"atoms","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":"processes","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":"sorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"discriminatorName","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","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":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"atom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"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":"arguments","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","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,"unique":true,"name":"operator","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"arguments","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseAction","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parallelism","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","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":"atoms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","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":false,"unsettable":false,"transient":false,"unique":true,"name":"atoms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"atoms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":25,"target":9},{"source":25,"target":28},{"source":25,"target":1},{"source":28,"target":9},{"source":26,"target":7},{"source":26,"target":29},{"source":26,"target":1},{"source":29,"target":7},{"source":27,"target":2},{"source":27,"target":30},{"source":27,"target":1},{"source":30,"target":2},{"source":2,"target":0},{"source":2,"target":31},{"source":31,"target":32},{"source":31,"target":2},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":2},{"source":3,"target":33},{"source":3,"target":34},{"source":33,"target":23},{"source":34,"target":2},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":2},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":35,"target":38},{"source":35,"target":4},{"source":36,"target":23},{"source":37,"target":2},{"source":5,"target":0},{"source":5,"target":23},{"source":5,"target":2},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":39,"target":6},{"source":39,"target":42},{"source":39,"target":5},{"source":42,"target":6},{"source":40,"target":23},{"source":41,"target":2},{"source":6,"target":0},{"source":6,"target":23},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":43,"target":9},{"source":43,"target":46},{"source":43,"target":6},{"source":46,"target":9},{"source":44,"target":47},{"source":44,"target":6},{"source":45,"target":23},{"source":7,"target":0},{"source":7,"target":23},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":48,"target":9},{"source":48,"target":52},{"source":48,"target":7},{"source":52,"target":9},{"source":49,"target":53},{"source":49,"target":7},{"source":50,"target":10},{"source":50,"target":54},{"source":50,"target":7},{"source":54,"target":10},{"source":51,"target":23},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":55},{"source":8,"target":56},{"source":55,"target":57},{"source":55,"target":8},{"source":56,"target":7},{"source":9,"target":0},{"source":9,"target":23},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":58,"target":2},{"source":58,"target":61},{"source":58,"target":9},{"source":61,"target":2},{"source":59,"target":62},{"source":59,"target":9},{"source":60,"target":23},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":63,"target":9},{"source":63,"target":67},{"source":63,"target":11},{"source":67,"target":9},{"source":64,"target":68},{"source":64,"target":11},{"source":65,"target":69},{"source":65,"target":11},{"source":66,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":70,"target":73},{"source":70,"target":12},{"source":71,"target":10},{"source":71,"target":74},{"source":71,"target":12},{"source":74,"target":10},{"source":72,"target":10},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":75},{"source":75,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":76},{"source":76,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":77},{"source":77,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":78},{"source":78,"target":12},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":79},{"source":17,"target":80},{"source":17,"target":81},{"source":79,"target":82},{"source":79,"target":17},{"source":80,"target":7},{"source":80,"target":83},{"source":80,"target":17},{"source":83,"target":7},{"source":81,"target":10},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":84},{"source":18,"target":85},{"source":18,"target":86},{"source":18,"target":87},{"source":84,"target":88},{"source":84,"target":18},{"source":85,"target":10},{"source":85,"target":89},{"source":85,"target":18},{"source":89,"target":10},{"source":86,"target":10},{"source":86,"target":90},{"source":86,"target":18},{"source":90,"target":10},{"source":87,"target":10},{"source":19,"target":0},{"source":19,"target":10},{"source":19,"target":91},{"source":19,"target":92},{"source":19,"target":93},{"source":91,"target":18},{"source":91,"target":94},{"source":91,"target":19},{"source":94,"target":18},{"source":92,"target":14},{"source":92,"target":95},{"source":92,"target":19},{"source":95,"target":14},{"source":93,"target":10},{"source":20,"target":0},{"source":20,"target":10},{"source":20,"target":96},{"source":20,"target":97},{"source":20,"target":98},{"source":96,"target":10},{"source":96,"target":99},{"source":96,"target":20},{"source":99,"target":10},{"source":97,"target":9},{"source":97,"target":100},{"source":97,"target":20},{"source":100,"target":9},{"source":98,"target":10},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":101},{"source":21,"target":102},{"source":21,"target":103},{"source":101,"target":10},{"source":101,"target":104},{"source":101,"target":21},{"source":104,"target":10},{"source":102,"target":9},{"source":102,"target":105},{"source":102,"target":21},{"source":105,"target":9},{"source":103,"target":10},{"source":22,"target":0},{"source":22,"target":10},{"source":22,"target":106},{"source":22,"target":107},{"source":22,"target":108},{"source":106,"target":10},{"source":106,"target":109},{"source":106,"target":22},{"source":109,"target":10},{"source":107,"target":9},{"source":107,"target":110},{"source":107,"target":22},{"source":110,"target":9},{"source":108,"target":10},{"source":23,"target":0},{"source":23,"target":111},{"source":111,"target":112},{"source":111,"target":23},{"source":24,"target":0},{"source":24,"target":10},{"source":24,"target":113},{"source":24,"target":114},{"source":113,"target":9},{"source":113,"target":115},{"source":113,"target":24},{"source":115,"target":9},{"source":114,"target":10}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sbpdesigner" nsURI="http://sbp.designer.org/core/v1" nsPrefix="sbp-designer">
<eClassifiers xsi:type="ecore:EClass" name="Element" 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:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Container">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" lowerBound="1"
eType="#//Project" eOpposite="#//Project/models"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1"
eType="#//Model" containment="true" eOpposite="#//Model/project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//Container"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Container"
eOpposite="#//Container/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//ModelElement" containment="true" eOpposite="#//ModelElement/owner"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/sbp-designer.ecore | ecore | sbpdesigner
Element
name
description
Model
project
Project
models
Folder
ModelElement
owner
Container
elements | null | {"directed":true,"nodes":[{"nsPrefix":"sbp-designer","nsURI":"http://sbp.designer.org/core/v1","name":"sbpdesigner","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Folder","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"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":"Container","instanceClass":null,"abstract":true,"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"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":"project","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"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":7,"target":9},{"source":7,"target":1},{"source":8,"target":10},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":11},{"source":2,"target":12},{"source":11,"target":3},{"source":11,"target":13},{"source":11,"target":2},{"source":11,"target":14},{"source":13,"target":3},{"source":12,"target":6},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":2},{"source":14,"target":16},{"source":14,"target":3},{"source":14,"target":11},{"source":16,"target":2},{"source":15,"target":1},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":17},{"source":17,"target":6},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":18},{"source":5,"target":19},{"source":18,"target":6},{"source":18,"target":20},{"source":18,"target":5},{"source":18,"target":21},{"source":20,"target":6},{"source":19,"target":1},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":21},{"source":6,"target":22},{"source":21,"target":5},{"source":21,"target":23},{"source":21,"target":6},{"source":21,"target":18},{"source":23,"target":5},{"source":22,"target":5}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="scrm"
nsURI="http://unicase.org/model/scrm" nsPrefix="org.unicase.model.scrm">
<eClassifiers xsi:type="ecore:EClass" name="SCRMModelElement" abstract="true" eSuperTypes="../../org.unicase.model/model/model.ecore#//UnicaseModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="displayingDiagrams" upperBound="-1"
eType="#//SCRMDiagram" eOpposite="#//SCRMDiagram/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SCRMDiagram" eSuperTypes="#//SCRMModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//SCRMModelElement" eOpposite="#//SCRMModelElement/displayingDiagrams"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gmfdiagram" eType="ecore:EClass platform:/plugin/org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="newElements" upperBound="-1"
eType="#//SCRMModelElement" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramLayout" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramType" eType="#//DiagramType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DiagramType">
<eLiterals name="DefaultDiagram"/>
<eLiterals name="KnowledgeDiagram" value="1" literal=""/>
<eLiterals name="RequirementsDiagram" value="2"/>
<eLiterals name="DataProcessDiagram" value="3" literal="DataProcessDiagram"/>
</eClassifiers>
<eSubpackages name="knowledge" nsURI="http://unicase.org/model/scrm/knowledge" nsPrefix="org.unicase.model.scrm.knowledge">
<eClassifiers xsi:type="ecore:EClass" name="ScientificKnowledge" abstract="true"
interface="true" eSuperTypes="#//SCRMModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ScientificProblem" eSuperTypes="#//knowledge/ScientificKnowledge">
<eStructuralFeatures xsi:type="ecore:EReference" name="representingModel" upperBound="-1"
eType="#//knowledge/Model" eOpposite="#//knowledge/Model/representedProblem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="solvingMethods" upperBound="-1"
eType="#//knowledge/Method" eOpposite="#//knowledge/Method/solvedProblem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="influencedFeature" eType="#//requirements/Feature"
eOpposite="#//requirements/Feature/influencingProblem">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//knowledge/ScientificKnowledge">
<eStructuralFeatures xsi:type="ecore:EReference" name="representedProblem" eType="#//knowledge/ScientificProblem"
eOpposite="#//knowledge/ScientificProblem/representingModel">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinements" upperBound="-1"
eType="#//knowledge/Model" containment="true" eOpposite="#//knowledge/Model/refinedModel">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="5"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinedModel" eType="#//knowledge/Model"
eOpposite="#//knowledge/Model/refinements">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="14"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedInMethods" upperBound="-1"
eType="#//knowledge/Method" derived="true" eOpposite="#//knowledge/Method/usingModel">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//knowledge/Assumption" eOpposite="#//knowledge/Assumption/dependingModel">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="involvedData" upperBound="-1"
eType="#//requirements/dataObject/Data" eOpposite="#//requirements/dataObject/Data/describedModel">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//knowledge/ScientificKnowledge">
<eStructuralFeatures xsi:type="ecore:EReference" name="solvedProblem" eType="#//knowledge/ScientificProblem"
eOpposite="#//knowledge/ScientificProblem/solvingMethods">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//knowledge/Assumption" eOpposite="#//knowledge/Assumption/dependingMethod">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="realizingRequirement"
eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/realizedMethod">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="25"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="usingModel" eType="#//knowledge/Model"
eOpposite="#//knowledge/Model/usedInMethods">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="20"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="performance" eType="#//requirements/Performance">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="30"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assumption" eSuperTypes="#//knowledge/ScientificKnowledge">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependingModel" eType="#//knowledge/Model"
eOpposite="#//knowledge/Model/dependencies">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependingMethod" eType="#//knowledge/Method"
eOpposite="#//knowledge/Method/dependencies">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="20"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</eSubpackages>
<eSubpackages name="requirements" nsURI="http://unicase.org/model/scrm/requirements"
nsPrefix="org.unicase.model.scrm.requirements">
<eClassifiers xsi:type="ecore:EClass" name="IRequirement" abstract="true" interface="true"
eSuperTypes="#//SCRMModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" abstract="true" interface="true"
eSuperTypes="#//requirements/IRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="providingFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/providedInterfaces">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/requiredInterfaces">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="providingData" upperBound="-1"
eType="#//requirements/dataObject/Data" eOpposite="#//requirements/dataObject/Data/providedInterface">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="20"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringData" upperBound="-1"
eType="#//requirements/dataObject/Data" eOpposite="#//requirements/dataObject/Data/requiredInterface">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="detailsOfProvidingFunctionsAndProperties"
upperBound="-1" eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/providedInterface">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="25"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="detailsOfRequiringFunctionsAndProperties"
upperBound="-1" eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/requiredInterface">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="20"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//requirements/IRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refinements" upperBound="-1"
eType="#//requirements/Requirement" containment="true" eOpposite="#//requirements/Requirement/refinedRequirement">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="5"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinedRequirement" eType="#//requirements/Requirement"
eOpposite="#//requirements/Requirement/refinements">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="specifiedFeature" eType="#//requirements/Feature"
eOpposite="#//requirements/Feature/detailedRequirements">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="handlingData" upperBound="-1"
eType="#//requirements/dataObject/Data" eOpposite="#//requirements/dataObject/Data/definedRequirement">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="realizedMethod" eType="#//knowledge/Method"
eOpposite="#//knowledge/Method/realizingRequirement">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterface" eType="#//requirements/Interface"
eOpposite="#//requirements/Interface/detailsOfProvidingFunctionsAndProperties">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="25"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterface" eType="#//requirements/Interface"
eOpposite="#//requirements/Interface/detailsOfRequiringFunctionsAndProperties">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="20"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mandatory" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="4"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//requirements/IRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="detailedRequirements"
upperBound="-1" eType="#//requirements/Requirement" containment="true" eOpposite="#//requirements/Requirement/specifiedFeature">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="5"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/superFeature">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="7"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="superFeature" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/subFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="7"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//requirements/Constraint" eOpposite="#//requirements/Constraint/restrictedFeature">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="26"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="computationalHardware"
upperBound="-1" eType="#//requirements/ComputionalHardware" eOpposite="#//requirements/ComputionalHardware/dependingFeature">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="26"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" upperBound="-1"
eType="#//requirements/Interface" eOpposite="#//requirements/Interface/requiringFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" upperBound="-1"
eType="#//requirements/Interface" eOpposite="#//requirements/Interface/providingFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="influencingProblem" eType="#//knowledge/ScientificProblem"
eOpposite="#//knowledge/ScientificProblem/influencedFeature">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="25"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/requiringFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="30"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiringFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/requiredFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="35"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="excludedFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/excludingFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="40"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="excludingFeatures" upperBound="-1"
eType="#//requirements/Feature" eOpposite="#//requirements/Feature/excludedFeatures">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="45"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputionalHardware" eSuperTypes="#//requirements/IRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependingFeature" eType="#//requirements/Feature"
eOpposite="#//requirements/Feature/computationalHardware">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="processor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="5"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="platform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="6"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="memory" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="7"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//requirements/IRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictedFeature" eType="#//requirements/Feature"
eOpposite="#//requirements/Feature/constraints">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserInterface" eSuperTypes="#//requirements/Interface"/>
<eClassifiers xsi:type="ecore:EClass" name="SoftwareInterface" eSuperTypes="#//requirements/Interface">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral="1.0.x"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Performance" eSuperTypes="#//requirements/Requirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="hardware" eType="#//requirements/ComputionalHardware"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HardwareInterface" eSuperTypes="#//requirements/Interface"/>
<eClassifiers xsi:type="ecore:EClass" name="RegulatoryPolicy" eSuperTypes="#//requirements/Constraint"/>
<eSubpackages name="dataProcess" nsURI="http://unicase.org/model/scrm/requirements/dataProcess"
nsPrefix="org.unicase.model.scrm.requirements.dataProcess">
<eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//requirements/Requirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//requirements/dataProcess/Process"
eOpposite="#//requirements/dataProcess/Process/successor">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" eType="#//requirements/dataProcess/Process"
eOpposite="#//requirements/dataProcess/Process/predecessor">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorHandling" eType="#//requirements/dataProcess/ErrorHandling"
eOpposite="#//requirements/dataProcess/ErrorHandling/handledProcess">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="20"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataVisualizationProcess" eSuperTypes="#//requirements/dataProcess/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="ReportGenerationProcess" eSuperTypes="#//requirements/dataProcess/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="ErrorHandling" eSuperTypes="#//requirements/dataProcess/Process">
<eStructuralFeatures xsi:type="ecore:EReference" name="handledProcess" eType="#//requirements/dataProcess/Process"
eOpposite="#//requirements/dataProcess/Process/errorHandling"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildingModelConstructionProcess"
eSuperTypes="#//requirements/dataProcess/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="CostMinimizationCalculationProcess"
eSuperTypes="#//requirements/dataProcess/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlSystemDesignProcess" eSuperTypes="#//requirements/dataProcess/Process"/>
<eClassifiers xsi:type="ecore:EClass" name="EnergyUsageCalculationProcess" eSuperTypes="#//requirements/dataProcess/Process"/>
</eSubpackages>
<eSubpackages name="dataObject" nsURI="http://unicase.org/model/scrm/requirements/dataObject"
nsPrefix="org.unicase.model.scrm.requirements.dataObject">
<eClassifiers xsi:type="ecore:EClass" name="Data" eSuperTypes="#//requirements/IRequirement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definedRequirement"
eType="#//requirements/Requirement" eOpposite="#//requirements/Requirement/handlingData">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="15"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accuracy" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="5"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="6"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="8"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterface"
eType="#//requirements/Interface" eOpposite="#//requirements/Interface/providingData"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterface"
eType="#//requirements/Interface" eOpposite="#//requirements/Interface/requiringData"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="describedModel" upperBound="-1"
eType="#//knowledge/Model" eOpposite="#//knowledge/Model/involvedData">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="right"/>
<details key="priority" value="8"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containing" upperBound="-1"
eType="#//requirements/dataObject/Data">
<eAnnotations source="org.unicase.ui.meeditor">
<details key="position" value="left"/>
<details key="priority" value="4"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WeatherData" eSuperTypes="#//requirements/dataObject/Data"/>
<eClassifiers xsi:type="ecore:EClass" name="PowerConsumption" eSuperTypes="#//requirements/dataObject/Data"/>
<eClassifiers xsi:type="ecore:EClass" name="HVACOperationInformation" eSuperTypes="#//requirements/dataObject/Data"/>
<eClassifiers xsi:type="ecore:EClass" name="BuildingModel" eSuperTypes="#//requirements/dataObject/Data"/>
<eClassifiers xsi:type="ecore:EClass" name="Report" eSuperTypes="#//requirements/dataObject/Data"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlSchedule" eSuperTypes="#//requirements/dataObject/Data"/>
<eClassifiers xsi:type="ecore:EClass" name="GeometryData" eSuperTypes="#//requirements/dataObject/Data"/>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/unicase-ls1/unicase/other/SCRM/branches/IW_SCRM/org.unicase.scrm/model/scrm.ecore | ecore | scrm
SCRMModelElement
displayingDiagrams
SCRMDiagram
elements
gmfdiagram
newElements
diagramLayout
diagramType
DiagramType
DefaultDiagram
DefaultDiagram
KnowledgeDiagram
RequirementsDiagram
RequirementsDiagram
DataProcessDiagram
DataProcessDiagram
knowledge
ScientificKnowledge
ScientificProblem
representingModel
solvingMethods
influencedFeature
Model
representedProblem
refinements
refinedModel
usedInMethods
dependencies
involvedData
Method
solvedProblem
dependencies
realizingRequirement
usingModel
performance
Assumption
dependingModel
dependingMethod
requirements
IRequirement
Interface
providingFeatures
requiringFeatures
providingData
requiringData
detailsOfProvidingFunctionsAndProperties
detailsOfRequiringFunctionsAndProperties
Requirement
refinements
refinedRequirement
specifiedFeature
handlingData
realizedMethod
providedInterface
requiredInterface
mandatory
true
Feature
detailedRequirements
subFeatures
superFeature
constraints
computationalHardware
requiredInterfaces
providedInterfaces
influencingProblem
requiredFeatures
requiringFeatures
excludedFeatures
excludingFeatures
ComputionalHardware
dependingFeature
processor
platform
memory
Constraint
restrictedFeature
UserInterface
SoftwareInterface
version
1.0.x
Performance
hardware
HardwareInterface
RegulatoryPolicy
dataProcess
Process
predecessor
successor
errorHandling
DataVisualizationProcess
ReportGenerationProcess
ErrorHandling
handledProcess
BuildingModelConstructionProcess
CostMinimizationCalculationProcess
ControlSystemDesignProcess
EnergyUsageCalculationProcess
dataObject
Data
definedRequirement
accuracy
range
format
providedInterface
requiredInterface
describedModel
containing
WeatherData
PowerConsumption
HVACOperationInformation
BuildingModel
Report
ControlSchedule
GeometryData | null | {"directed":true,"nodes":[{"nsPrefix":"org.unicase.model.scrm","nsURI":"http://unicase.org/model/scrm","name":"scrm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SCRMModelElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SCRMDiagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DiagramType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"org.unicase.model.scrm.knowledge","nsURI":"http://unicase.org/model/scrm/knowledge","name":"knowledge","id":4,"eClass":"EPackage"},{"nsPrefix":"org.unicase.model.scrm.requirements","nsURI":"http://unicase.org/model/scrm/requirements","name":"requirements","id":5,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"displayingDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":true,"unique":true,"name":"gmfdiagram","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":true,"unique":true,"name":"newElements","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":"diagramLayout","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagramType","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"name":"DefaultDiagram","id":20,"value":0,"literal":"DefaultDiagram","eClass":"EEnumLiteral"},{"name":"KnowledgeDiagram","id":21,"value":1,"literal":"","eClass":"EEnumLiteral"},{"name":"RequirementsDiagram","id":22,"value":2,"literal":"RequirementsDiagram","eClass":"EEnumLiteral"},{"name":"DataProcessDiagram","id":23,"value":3,"literal":"DataProcessDiagram","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScientificKnowledge","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScientificProblem","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"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":"representingModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"solvingMethods","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":"influencedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedProblem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"solvedProblem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"influencingProblem","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":"refinements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedModel","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":"usedInMethods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","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":"involvedData","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usingModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"describedModel","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":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizingRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"performance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"realizedMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Performance","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRequirement","instanceClass":null,"abstract":true,"id":73,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":true,"id":74,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputionalHardware","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserInterface","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SoftwareInterface","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HardwareInterface","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegulatoryPolicy","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"nsPrefix":"org.unicase.model.scrm.requirements.dataProcess","nsURI":"http://unicase.org/model/scrm/requirements/dataProcess","name":"dataProcess","id":81,"eClass":"EPackage"},{"nsPrefix":"org.unicase.model.scrm.requirements.dataObject","nsURI":"http://unicase.org/model/scrm/requirements/dataObject","name":"dataObject","id":82,"eClass":"EPackage"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providingFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiringFeatures","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":"providingData","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":"requiringData","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":"detailsOfProvidingFunctionsAndProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"detailsOfRequiringFunctionsAndProperties","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":false,"unsettable":false,"transient":false,"unique":true,"name":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"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":"providedInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterface","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":"refinements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specifiedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"handlingData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"mandatory","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"detailedRequirements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definedRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superFeature","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":"constraints","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":"computationalHardware","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiringFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"excludedFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"excludingFeatures","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"restrictedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependingFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"processor","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"platform","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"memory","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0.x","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hardware","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataVisualizationProcess","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportGenerationProcess","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorHandling","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildingModelConstructionProcess","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CostMinimizationCalculationProcess","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlSystemDesignProcess","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnergyUsageCalculationProcess","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"errorHandling","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"handledProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeatherData","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PowerConsumption","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HVACOperationInformation","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildingModel","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlSchedule","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeometryData","instanceClass":null,"abstract":false,"id":191,"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":"accuracy","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":6,"target":9},{"source":8,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":9,"target":1},{"source":9,"target":15},{"source":9,"target":2},{"source":9,"target":6},{"source":15,"target":1},{"source":10,"target":16},{"source":10,"target":2},{"source":11,"target":1},{"source":11,"target":17},{"source":11,"target":2},{"source":17,"target":1},{"source":12,"target":18},{"source":12,"target":2},{"source":13,"target":3},{"source":13,"target":19},{"source":13,"target":2},{"source":19,"target":3},{"source":14,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":20,"target":3},{"source":21,"target":3},{"source":22,"target":3},{"source":23,"target":3},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":0},{"source":24,"target":4},{"source":24,"target":1},{"source":24,"target":29},{"source":29,"target":1},{"source":25,"target":4},{"source":25,"target":24},{"source":25,"target":30},{"source":25,"target":31},{"source":25,"target":32},{"source":25,"target":33},{"source":30,"target":26},{"source":30,"target":34},{"source":30,"target":25},{"source":30,"target":35},{"source":34,"target":26},{"source":31,"target":27},{"source":31,"target":36},{"source":31,"target":25},{"source":31,"target":37},{"source":36,"target":27},{"source":32,"target":38},{"source":32,"target":39},{"source":32,"target":25},{"source":32,"target":40},{"source":39,"target":38},{"source":33,"target":24},{"source":26,"target":4},{"source":26,"target":24},{"source":26,"target":35},{"source":26,"target":41},{"source":26,"target":42},{"source":26,"target":43},{"source":26,"target":44},{"source":26,"target":45},{"source":26,"target":46},{"source":35,"target":25},{"source":35,"target":47},{"source":35,"target":26},{"source":35,"target":30},{"source":47,"target":25},{"source":41,"target":26},{"source":41,"target":48},{"source":41,"target":26},{"source":41,"target":42},{"source":48,"target":26},{"source":42,"target":26},{"source":42,"target":49},{"source":42,"target":26},{"source":42,"target":41},{"source":49,"target":26},{"source":43,"target":27},{"source":43,"target":50},{"source":43,"target":26},{"source":43,"target":51},{"source":50,"target":27},{"source":44,"target":28},{"source":44,"target":52},{"source":44,"target":26},{"source":44,"target":53},{"source":52,"target":28},{"source":45,"target":54},{"source":45,"target":55},{"source":45,"target":26},{"source":45,"target":56},{"source":55,"target":54},{"source":46,"target":24},{"source":27,"target":4},{"source":27,"target":24},{"source":27,"target":37},{"source":27,"target":57},{"source":27,"target":58},{"source":27,"target":51},{"source":27,"target":59},{"source":27,"target":60},{"source":37,"target":25},{"source":37,"target":61},{"source":37,"target":27},{"source":37,"target":31},{"source":61,"target":25},{"source":57,"target":28},{"source":57,"target":62},{"source":57,"target":27},{"source":57,"target":63},{"source":62,"target":28},{"source":58,"target":64},{"source":58,"target":65},{"source":58,"target":27},{"source":58,"target":66},{"source":65,"target":64},{"source":51,"target":26},{"source":51,"target":67},{"source":51,"target":27},{"source":51,"target":43},{"source":67,"target":26},{"source":59,"target":68},{"source":59,"target":69},{"source":59,"target":27},{"source":69,"target":68},{"source":60,"target":24},{"source":28,"target":4},{"source":28,"target":24},{"source":28,"target":53},{"source":28,"target":63},{"source":28,"target":70},{"source":53,"target":26},{"source":53,"target":71},{"source":53,"target":28},{"source":53,"target":44},{"source":71,"target":26},{"source":63,"target":27},{"source":63,"target":72},{"source":63,"target":28},{"source":63,"target":57},{"source":72,"target":27},{"source":70,"target":24},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":64},{"source":5,"target":38},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":68},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":0},{"source":73,"target":5},{"source":73,"target":1},{"source":73,"target":83},{"source":83,"target":1},{"source":74,"target":5},{"source":74,"target":73},{"source":74,"target":84},{"source":74,"target":85},{"source":74,"target":86},{"source":74,"target":87},{"source":74,"target":88},{"source":74,"target":89},{"source":74,"target":90},{"source":84,"target":38},{"source":84,"target":91},{"source":84,"target":74},{"source":84,"target":92},{"source":91,"target":38},{"source":85,"target":38},{"source":85,"target":93},{"source":85,"target":74},{"source":85,"target":94},{"source":93,"target":38},{"source":86,"target":54},{"source":86,"target":95},{"source":86,"target":74},{"source":86,"target":96},{"source":95,"target":54},{"source":87,"target":54},{"source":87,"target":97},{"source":87,"target":74},{"source":87,"target":98},{"source":97,"target":54},{"source":88,"target":64},{"source":88,"target":99},{"source":88,"target":74},{"source":88,"target":100},{"source":99,"target":64},{"source":89,"target":64},{"source":89,"target":101},{"source":89,"target":74},{"source":89,"target":102},{"source":101,"target":64},{"source":90,"target":73},{"source":64,"target":5},{"source":64,"target":73},{"source":64,"target":103},{"source":64,"target":104},{"source":64,"target":105},{"source":64,"target":106},{"source":64,"target":66},{"source":64,"target":100},{"source":64,"target":102},{"source":64,"target":107},{"source":64,"target":108},{"source":103,"target":64},{"source":103,"target":109},{"source":103,"target":64},{"source":103,"target":104},{"source":109,"target":64},{"source":104,"target":64},{"source":104,"target":110},{"source":104,"target":64},{"source":104,"target":103},{"source":110,"target":64},{"source":105,"target":38},{"source":105,"target":111},{"source":105,"target":64},{"source":105,"target":112},{"source":111,"target":38},{"source":106,"target":54},{"source":106,"target":113},{"source":106,"target":64},{"source":106,"target":114},{"source":113,"target":54},{"source":66,"target":27},{"source":66,"target":115},{"source":66,"target":64},{"source":66,"target":58},{"source":115,"target":27},{"source":100,"target":74},{"source":100,"target":116},{"source":100,"target":64},{"source":100,"target":88},{"source":116,"target":74},{"source":102,"target":74},{"source":102,"target":117},{"source":102,"target":64},{"source":102,"target":89},{"source":117,"target":74},{"source":107,"target":118},{"source":107,"target":64},{"source":108,"target":73},{"source":38,"target":5},{"source":38,"target":73},{"source":38,"target":112},{"source":38,"target":119},{"source":38,"target":120},{"source":38,"target":121},{"source":38,"target":122},{"source":38,"target":94},{"source":38,"target":92},{"source":38,"target":40},{"source":38,"target":123},{"source":38,"target":124},{"source":38,"target":125},{"source":38,"target":126},{"source":38,"target":127},{"source":112,"target":64},{"source":112,"target":128},{"source":112,"target":38},{"source":112,"target":105},{"source":128,"target":64},{"source":119,"target":38},{"source":119,"target":129},{"source":119,"target":38},{"source":119,"target":120},{"source":129,"target":38},{"source":120,"target":38},{"source":120,"target":130},{"source":120,"target":38},{"source":120,"target":119},{"source":130,"target":38},{"source":121,"target":76},{"source":121,"target":131},{"source":121,"target":38},{"source":121,"target":132},{"source":131,"target":76},{"source":122,"target":75},{"source":122,"target":133},{"source":122,"target":38},{"source":122,"target":134},{"source":133,"target":75},{"source":94,"target":74},{"source":94,"target":135},{"source":94,"target":38},{"source":94,"target":85},{"source":135,"target":74},{"source":92,"target":74},{"source":92,"target":136},{"source":92,"target":38},{"source":92,"target":84},{"source":136,"target":74},{"source":40,"target":25},{"source":40,"target":137},{"source":40,"target":38},{"source":40,"target":32},{"source":137,"target":25},{"source":123,"target":38},{"source":123,"target":138},{"source":123,"target":38},{"source":123,"target":124},{"source":138,"target":38},{"source":124,"target":38},{"source":124,"target":139},{"source":124,"target":38},{"source":124,"target":123},{"source":139,"target":38},{"source":125,"target":38},{"source":125,"target":140},{"source":125,"target":38},{"source":125,"target":126},{"source":140,"target":38},{"source":126,"target":38},{"source":126,"target":141},{"source":126,"target":38},{"source":126,"target":125},{"source":141,"target":38},{"source":127,"target":73},{"source":75,"target":5},{"source":75,"target":73},{"source":75,"target":134},{"source":75,"target":142},{"source":75,"target":143},{"source":75,"target":144},{"source":75,"target":145},{"source":134,"target":38},{"source":134,"target":146},{"source":134,"target":75},{"source":134,"target":122},{"source":146,"target":38},{"source":142,"target":147},{"source":142,"target":75},{"source":143,"target":148},{"source":143,"target":75},{"source":144,"target":149},{"source":144,"target":75},{"source":145,"target":73},{"source":76,"target":5},{"source":76,"target":73},{"source":76,"target":132},{"source":76,"target":150},{"source":132,"target":38},{"source":132,"target":151},{"source":132,"target":76},{"source":132,"target":121},{"source":151,"target":38},{"source":150,"target":73},{"source":77,"target":5},{"source":77,"target":74},{"source":77,"target":152},{"source":152,"target":74},{"source":78,"target":5},{"source":78,"target":74},{"source":78,"target":153},{"source":78,"target":154},{"source":153,"target":155},{"source":153,"target":78},{"source":154,"target":74},{"source":68,"target":5},{"source":68,"target":64},{"source":68,"target":156},{"source":68,"target":157},{"source":156,"target":75},{"source":156,"target":158},{"source":156,"target":68},{"source":158,"target":75},{"source":157,"target":64},{"source":79,"target":5},{"source":79,"target":74},{"source":79,"target":159},{"source":159,"target":74},{"source":80,"target":5},{"source":80,"target":76},{"source":80,"target":160},{"source":160,"target":76},{"source":81,"target":161},{"source":81,"target":162},{"source":81,"target":163},{"source":81,"target":164},{"source":81,"target":165},{"source":81,"target":166},{"source":81,"target":167},{"source":81,"target":168},{"source":81,"target":5},{"source":161,"target":81},{"source":161,"target":64},{"source":161,"target":169},{"source":161,"target":170},{"source":161,"target":171},{"source":161,"target":172},{"source":169,"target":161},{"source":169,"target":173},{"source":169,"target":161},{"source":169,"target":170},{"source":173,"target":161},{"source":170,"target":161},{"source":170,"target":174},{"source":170,"target":161},{"source":170,"target":169},{"source":174,"target":161},{"source":171,"target":164},{"source":171,"target":175},{"source":171,"target":161},{"source":171,"target":176},{"source":175,"target":164},{"source":172,"target":64},{"source":162,"target":81},{"source":162,"target":161},{"source":162,"target":177},{"source":177,"target":161},{"source":163,"target":81},{"source":163,"target":161},{"source":163,"target":178},{"source":178,"target":161},{"source":164,"target":81},{"source":164,"target":161},{"source":164,"target":176},{"source":164,"target":179},{"source":176,"target":161},{"source":176,"target":180},{"source":176,"target":164},{"source":176,"target":171},{"source":180,"target":161},{"source":179,"target":161},{"source":165,"target":81},{"source":165,"target":161},{"source":165,"target":181},{"source":181,"target":161},{"source":166,"target":81},{"source":166,"target":161},{"source":166,"target":182},{"source":182,"target":161},{"source":167,"target":81},{"source":167,"target":161},{"source":167,"target":183},{"source":183,"target":161},{"source":168,"target":81},{"source":168,"target":161},{"source":168,"target":184},{"source":184,"target":161},{"source":82,"target":54},{"source":82,"target":185},{"source":82,"target":186},{"source":82,"target":187},{"source":82,"target":188},{"source":82,"target":189},{"source":82,"target":190},{"source":82,"target":191},{"source":82,"target":5},{"source":54,"target":82},{"source":54,"target":73},{"source":54,"target":114},{"source":54,"target":192},{"source":54,"target":193},{"source":54,"target":194},{"source":54,"target":96},{"source":54,"target":98},{"source":54,"target":56},{"source":54,"target":195},{"source":54,"target":196},{"source":114,"target":64},{"source":114,"target":197},{"source":114,"target":54},{"source":114,"target":106},{"source":197,"target":64},{"source":192,"target":198},{"source":192,"target":54},{"source":193,"target":199},{"source":193,"target":54},{"source":194,"target":200},{"source":194,"target":54},{"source":96,"target":74},{"source":96,"target":201},{"source":96,"target":54},{"source":96,"target":86},{"source":201,"target":74},{"source":98,"target":74},{"source":98,"target":202},{"source":98,"target":54},{"source":98,"target":87},{"source":202,"target":74},{"source":56,"target":26},{"source":56,"target":203},{"source":56,"target":54},{"source":56,"target":45},{"source":203,"target":26},{"source":195,"target":54},{"source":195,"target":204},{"source":195,"target":54},{"source":204,"target":54},{"source":196,"target":73},{"source":185,"target":82},{"source":185,"target":54},{"source":185,"target":205},{"source":205,"target":54},{"source":186,"target":82},{"source":186,"target":54},{"source":186,"target":206},{"source":206,"target":54},{"source":187,"target":82},{"source":187,"target":54},{"source":187,"target":207},{"source":207,"target":54},{"source":188,"target":82},{"source":188,"target":54},{"source":188,"target":208},{"source":208,"target":54},{"source":189,"target":82},{"source":189,"target":54},{"source":189,"target":209},{"source":209,"target":54},{"source":190,"target":82},{"source":190,"target":54},{"source":190,"target":210},{"source":210,"target":54},{"source":191,"target":82},{"source":191,"target":54},{"source":191,"target":211},{"source":211,"target":54}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="finiteIntRanges" nsURI="http:///symmetricnet.finiteIntRanges.ecore"
nsPrefix="finiteIntRanges">
<eClassifiers xsi:type="ecore:EClass" name="FiniteIntRange" eSuperTypes="terms.ecore#//BuiltInSort">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="range" value="- ∞ < self.start <= self.end < ∞"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="range"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="finiteintrange"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/methods/SORT">
<details key="signature" value="boolean equalSorts(Sort sort)"/>
<details key="body" value="boolean isEqual = false;
		if (this.eClass().getName().equalsIgnoreCase(sort.eClass().getName())) {
			if (this.getContainerNamedSort() != null
					&& sort.getContainerNamedSort() != null) {
				isEqual = this.getContainerNamedSort().getName()
						.equalsIgnoreCase(
								sort.getContainerNamedSort().getName());
			} else {
				if ("FiniteIntRange".equalsIgnoreCase(this.eClass().getName())) {
					FiniteIntRange myFIR = (FiniteIntRange) this;
					FiniteIntRange thatFIR = (FiniteIntRange) sort;
					isEqual = (myFIR.getStart() == thatFIR.getStart()
					 && myFIR.getEnd() == thatFIR.getEnd()); 						
					
				}
			}
		}
		return isEqual;"/>
<details key="documentation" value="/**
 * Returns true if this sort and argument sort are actually 
 * semantically the same sort, even in two different objects.
 * Ex: two FiniteEnumerations or two Integers.
 * @return true if so. 
 * @param sort the sort to which we compare this one. 
 */"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="start"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="end"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerFiniteIntRangeConstant"
eType="#//FiniteIntRangeConstant" eOpposite="#//FiniteIntRangeConstant/range"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FiniteIntRangeConstant" eSuperTypes="terms.ecore#//BuiltInConstant">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="InputRange" value="self.input->size() = 0 and self.range.start <= self.value <= self.range.end"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InputRange"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="finiteintrangeconstant"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="value"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false"
lowerBound="1" eType="#//FiniteIntRange" containment="true" eOpposite="#//FiniteIntRange/containerFiniteIntRangeConstant">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessThan" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="lessthan"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FiniteIntRangeOperator" abstract="true"
eSuperTypes="terms.ecore#//BuiltInOperator">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="InputOutputTypes" value="self.input->size() = 2 and self.input->forAll{c | c.oclIsTypeOf(FiniteIntRange)} and self.output.oclIsTypeOf(booleans::Bool)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InputOutputTypes"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThan" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="greaterthan"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessThanOrEqual" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="lessthanorequal"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThanOrEqual" eSuperTypes="#//FiniteIntRangeOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="greaterthanorequal"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lip6/pnmlframework/pnmlFw-Low_Level_API_Generation/model/symmetric-net/finiteIntRanges.ecore | ecore | finiteIntRanges
FiniteIntRange
start
end
containerFiniteIntRangeConstant
FiniteIntRangeConstant
value
range
LessThan
FiniteIntRangeOperator
GreaterThan
LessThanOrEqual
GreaterThanOrEqual | null | {"directed":true,"nodes":[{"nsPrefix":"finiteIntRanges","nsURI":"http:///symmetricnet.finiteIntRanges.ecore","name":"finiteIntRanges","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteIntRange","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteIntRangeConstant","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThan","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiniteIntRangeOperator","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThan","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanOrEqual","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanOrEqual","instanceClass":null,"abstract":false,"id":7,"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":"start","changeable":true,"lowerBound":1,"iD":false,"id":8,"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":"end","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerFiniteIntRangeConstant","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":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"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":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":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":2,"target":0},{"source":2,"target":16},{"source":2,"target":15},{"source":2,"target":17},{"source":16,"target":18},{"source":16,"target":2},{"source":15,"target":1},{"source":15,"target":19},{"source":15,"target":2},{"source":15,"target":10},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":20},{"source":20,"target":4},{"source":4,"target":0},{"source":4,"target":21},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":22},{"source":22,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":23},{"source":23,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":24},{"source":24,"target":4}],"multigraph":true} |
false | <?xml version="1.0" encoding="ASCII"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EAnnotation source="ModelingUnit">
<details key="require" value="kermeta|"/>
<details key="using" value="testAliasInOperationBody|"/>
</ecore:EAnnotation>
<ecore:EPackage name="testAliasInOperationBody" nsURI="http://TestAlias" nsPrefix="testAliasInOperationBody">
<eClassifiers xsi:type="ecore:EDataType" name="AliasB" instanceClassName="java.lang.Object">
<eAnnotations source="kermeta">
<details key="alias" value="testAliasInOperationBody::B"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="A" abstract="true">
<eSuperTypes href="platform:/resource/fr.irisa.triskell.kermeta.io/src/kermeta/kermeta_java.ecore#/1/language/structure/Object"/>
<eOperations name="accept" ordered="false">
<eAnnotations source="kermeta">
<details key="body" value="do
	var varb : testAliasInOperationBody::B init paramb
end"/>
</eAnnotations>
<eType xsi:type="ecore:EClass" href="platform:/resource/fr.irisa.triskell.kermeta.io/src/kermeta/standard/primitive_types.ecore#/1/standard/Void"/>
<eParameters name="paramb" eType="/1/B"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="B" abstract="true">
<eSuperTypes href="platform:/resource/fr.irisa.triskell.kermeta.io/src/kermeta/kermeta_java.ecore#/1/language/structure/Object"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="_KermetaSpecialTypesAlias_" instanceClassName="java.lang.Object"/>
</ecore:EPackage>
<ecore:EAnnotation source="dependentResource"/>
</xmi:XMI>
| github:ecore:/data/diverse-project/kermeta/kermeta_projects/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/010_testAliasInOperationBody.main/010_testAliasInOperationBody.main.ecore | ecore | testAliasInOperationBody
AliasB
java.lang.Object
java.lang.Object
A
accept
paramb
B
_KermetaSpecialTypesAlias_
java.lang.Object
java.lang.Object | null | {"directed":true,"nodes":[{"nsPrefix":"testAliasInOperationBody","nsURI":"http://TestAlias","name":"testAliasInOperationBody","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"AliasB","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"_KermetaSpecialTypesAlias_","instanceClass":"java.lang.Object","id":4,"serializable":true,"eClass":"EDataType"},{"ordered":false,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"paramb","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EParameter"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":5,"target":7},{"source":5,"target":2},{"source":5,"target":8},{"source":8,"target":3},{"source":8,"target":9},{"source":8,"target":5},{"source":9,"target":3},{"source":3,"target":0},{"source":3,"target":10},{"source":4,"target":0}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mimap"
nsURI="http://mimap" nsPrefix="_mimap">
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="diagraph">
<details key="node" value=""/>
<details key="pov" value=""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="map" eType="#//Map" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Map">
<eAnnotations source="diagraph">
<details key="node" value=""/>
<details key="label=title" value=""/>
<details key="cref=rootTopics" value=""/>
<details key="cref=resources"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootTopics" upperBound="-1"
eType="#//Topic" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="rootTopics"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//AbstractRelationship" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="relations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Priority">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Priority"/>
</eAnnotations>
<eLiterals name="ZERO"/>
<eLiterals name="ONE" value="1"/>
<eLiterals name="TWO" value="2"/>
<eLiterals name="THREE" value="3"/>
<eLiterals name="FOUR" value="4"/>
<eLiterals name="FIVE" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependencyRelationship" eSuperTypes="#//AbstractRelationship">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Relationship"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="link"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RelationshipType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RelationshipType"/>
</eAnnotations>
<eLiterals name="DEPENDENCY"/>
<eLiterals name="INCLUDES" value="1"/>
<eLiterals name="EXTENDS" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Resource"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node" value=""/>
<details key="label=name" value=""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Thread" eOpposite="#//Thread/author">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="comments"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="email" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="email"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="topics" upperBound="-1"
eType="#//Topic" eOpposite="#//Topic/resources">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="topics"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Thread">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Thread"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=subject" value=""/>
<details key="cref=items" value=""/>
<details key="ref=author" value=""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//ThreadItem" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="items"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Resource"
eOpposite="#//Resource/comments">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="postDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="subject"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadItem">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ThreadItem"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=body" value=""/>
<details key="ref=author" value=""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Resource">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="body"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="itemPostDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="itemPostDate"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Topic"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=name" value=""/>
<details key="ref=subtopics" value=""/>
<details key="cref=comments" value=""/>
<details key="ref=resources" value=""/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Thread" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="comments"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" defaultValueLiteral="0"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="duration"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="endDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="percentComplete" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Float" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="percentComplete"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" unique="false"
eType="#//Priority" defaultValueLiteral="ZERO" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="priority"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" eOpposite="#//Resource/topics">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="resources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="startDate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtopics" upperBound="-1"
eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="subtopics"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IncludeRelationship" eSuperTypes="#//AbstractRelationship">
<eAnnotations source="diagraph">
<details key="link"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractRelationship" abstract="true">
<eAnnotations source="diagraph">
<details key="link"/>
<details key="lsrc=source"/>
<details key="ltrg=target"/>
<details key="label=name"/>
<details key="cont=Map.relations"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="target"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Topic">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="source"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//RelationshipType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendRelationship" eSuperTypes="#//AbstractRelationship">
<eAnnotations source="diagraph">
<details key="link"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/mimap.ecore | ecore | mimap
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
map
Map
rootTopics
relations
resources
title
Priority
ZERO
ZERO
ONE
ONE
TWO
TWO
THREE
THREE
FOUR
FOUR
FIVE
FIVE
DependencyRelationship
RelationshipType
DEPENDENCY
DEPENDENCY
INCLUDES
INCLUDES
EXTENDS
EXTENDS
Resource
comments
email
name
topics
Thread
items
author
postDate
subject
ThreadItem
author
body
itemPostDate
Topic
comments
duration
0
endDate
name
percentComplete
priority
ZERO
resources
startDate
subtopics
IncludeRelationship
AbstractRelationship
target
source
name
type
ExtendRelationship | null | {"directed":true,"nodes":[{"nsPrefix":"_mimap","nsURI":"http://mimap","name":"mimap","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":"Map","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Priority","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependencyRelationship","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationshipType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thread","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadItem","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludeRelationship","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractRelationship","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendRelationship","instanceClass":null,"abstract":false,"id":12,"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":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"map","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rootTopics","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":false,"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":false,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"name":"ZERO","id":29,"value":0,"literal":"ZERO","eClass":"EEnumLiteral"},{"name":"ONE","id":30,"value":1,"literal":"ONE","eClass":"EEnumLiteral"},{"name":"TWO","id":31,"value":2,"literal":"TWO","eClass":"EEnumLiteral"},{"name":"THREE","id":32,"value":3,"literal":"THREE","eClass":"EEnumLiteral"},{"name":"FOUR","id":33,"value":4,"literal":"FOUR","eClass":"EEnumLiteral"},{"name":"FIVE","id":34,"value":5,"literal":"FIVE","eClass":"EEnumLiteral"},{"id":35,"eClass":"EGenericType"},{"name":"DEPENDENCY","id":36,"value":0,"literal":"DEPENDENCY","eClass":"EEnumLiteral"},{"name":"INCLUDES","id":37,"value":1,"literal":"INCLUDES","eClass":"EEnumLiteral"},{"name":"EXTENDS","id":38,"value":2,"literal":"EXTENDS","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":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"email","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resources","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":"items","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"postDate","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":false,"name":"subject","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":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":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"itemPostDate","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":true,"transient":false,"unique":false,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"percentComplete","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ZERO","unsettable":true,"transient":false,"unique":false,"name":"priority","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subtopics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":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":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":13,"target":17},{"source":13,"target":1},{"source":14,"target":18},{"source":14,"target":1},{"source":15,"target":19},{"source":15,"target":1},{"source":16,"target":2},{"source":16,"target":20},{"source":16,"target":1},{"source":20,"target":2},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":9},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":9},{"source":22,"target":11},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":11},{"source":23,"target":6},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":6},{"source":24,"target":28},{"source":24,"target":2},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":29,"target":3},{"source":30,"target":3},{"source":31,"target":3},{"source":32,"target":3},{"source":33,"target":3},{"source":34,"target":3},{"source":4,"target":0},{"source":4,"target":11},{"source":4,"target":35},{"source":35,"target":11},{"source":5,"target":0},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":36,"target":5},{"source":37,"target":5},{"source":38,"target":5},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":39,"target":7},{"source":39,"target":43},{"source":39,"target":6},{"source":39,"target":44},{"source":43,"target":7},{"source":40,"target":45},{"source":40,"target":6},{"source":41,"target":46},{"source":41,"target":6},{"source":42,"target":9},{"source":42,"target":47},{"source":42,"target":6},{"source":42,"target":48},{"source":47,"target":9},{"source":7,"target":0},{"source":7,"target":49},{"source":7,"target":44},{"source":7,"target":50},{"source":7,"target":51},{"source":49,"target":8},{"source":49,"target":52},{"source":49,"target":7},{"source":52,"target":8},{"source":44,"target":6},{"source":44,"target":53},{"source":44,"target":7},{"source":44,"target":39},{"source":53,"target":6},{"source":50,"target":54},{"source":50,"target":7},{"source":51,"target":55},{"source":51,"target":7},{"source":8,"target":0},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":56,"target":6},{"source":56,"target":59},{"source":56,"target":8},{"source":59,"target":6},{"source":57,"target":60},{"source":57,"target":8},{"source":58,"target":61},{"source":58,"target":8},{"source":9,"target":0},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":48},{"source":9,"target":68},{"source":9,"target":69},{"source":62,"target":7},{"source":62,"target":70},{"source":62,"target":9},{"source":70,"target":7},{"source":63,"target":71},{"source":63,"target":9},{"source":64,"target":72},{"source":64,"target":9},{"source":65,"target":73},{"source":65,"target":9},{"source":66,"target":74},{"source":66,"target":9},{"source":67,"target":3},{"source":67,"target":75},{"source":67,"target":9},{"source":75,"target":3},{"source":48,"target":6},{"source":48,"target":76},{"source":48,"target":9},{"source":48,"target":42},{"source":76,"target":6},{"source":68,"target":77},{"source":68,"target":9},{"source":69,"target":9},{"source":69,"target":78},{"source":69,"target":9},{"source":78,"target":9},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":79},{"source":79,"target":11},{"source":11,"target":0},{"source":11,"target":80},{"source":11,"target":81},{"source":11,"target":82},{"source":11,"target":83},{"source":80,"target":9},{"source":80,"target":84},{"source":80,"target":11},{"source":84,"target":9},{"source":81,"target":9},{"source":81,"target":85},{"source":81,"target":11},{"source":85,"target":9},{"source":82,"target":86},{"source":82,"target":11},{"source":83,"target":5},{"source":83,"target":87},{"source":83,"target":11},{"source":87,"target":5},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":88},{"source":88,"target":11}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml2blocky" nsURI="http://tu-berlin.de/uml2blocky" nsPrefix="de.silvawb.uml2blocky">
<eClassifiers xsi:type="ecore:EClass" name="CorrAxiom" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eClassifiers xsi:type="ecore:EClass" name="CorrRule" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eSubpackages name="generated" nsURI="http://tu-berlin.de/uml2blocky/generated"
nsPrefix="de.silvawb.uml2blocky.generated">
<eClassifiers xsi:type="ecore:EClass" name="uml2blockyOperationalTGG" eSuperTypes="../../../de.mdelab.mltgg.mote2.sdm/model/sdm.ecore#//SdmOperationalTGG"/>
<eClassifiers xsi:type="ecore:EClass" name="uml2blockyAxiom" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/OperationalAxiomGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="uml2blockyAxiom_r1" eSuperTypes="../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/OperationalAxiom">
<eOperations name="addElement" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="final EMap<String, Object> parametersCopy = new org.eclipse.emf.common.util.BasicEMap<String, Object>(parameters.map());

((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getAddElementActivity(), parametersCopy);

de.mdelab.mltgg.mote2.TGGNode tggNode = (de.mdelab.mltgg.mote2.TGGNode) parametersCopy.get("corrAxiom");

if (tggNode != null)
{
leftInputElements.add((org.eclipse.emf.ecore.EObject) parametersCopy.get("model"));
rightInputElements.add((org.eclipse.emf.ecore.EObject) parametersCopy.get("target"));	
}

return tggNode;"/>
</eAnnotations>
<eParameters name="parameters" upperBound="-1">
<eGenericType eClassifier="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/MapEntry">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
<eParameters name="leftInputElements" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eOperations>
<eOperations name="changeAttributeValues" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="org.eclipse.emf.common.util.EMap<String, Object> params = new org.eclipse.emf.common.util.BasicEMap<String, Object>(ruleParameters.map());
		
params.put("corrAxiom", correspondenceNode);
		
((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this
				.getOperationalAxiomGroup().getOperationalTGG())
				.executeActivity(this.getChangeAttributeActivity(), params);
		
return (Boolean) params.get("__returnValue");"/>
</eAnnotations>
<eParameters name="correspondenceNode" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eParameters name="ruleParameters" upperBound="-1">
<eGenericType eClassifier="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/MapEntry">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="transformForward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
				parameters.put("model", leftInputElements.get(0));

		((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getTransformForwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					rightInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("target"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="transformMapping" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
				parameters.put("model", leftInputElements.get(0));
				parameters.put("target", rightInputElements.get(0));

		((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getTransformMappingActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					rightInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("target"));
					leftInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("model"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="transformBackward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
				parameters.put("target", rightInputElements.get(0));

		((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getTransformBackwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					leftInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("model"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="synchronizeForward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
		parameters.put("__inputTggNode", inputTggNode);
			parameters.put("model", leftInputElements.get(0));
			parameters.put("target", rightInputElements.get(0));

		((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getSynchronizeForwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					rightInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("target"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="inputTggNode" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="synchronizeBackward" lowerBound="1" eType="ecore:EEnum ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//operationalTGG/ErrorCodeEnum"
eExceptions="ecore:EDataType ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//helpers/TransformationException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="
final org.eclipse.emf.common.util.EMap<String, Object> parameters = new org.eclipse.emf.common.util.BasicEMap<String, Object>();

		parameters.put("__thisRule", this);
		parameters.put("__checkAttributeFormulae", checkAttributeFormulae);
		parameters.put("__inputTggNode", inputTggNode);
			parameters.put("model", leftInputElements.get(0));
			parameters.put("target", rightInputElements.get(0));

		((de.silvawb.uml2blocky.generated.uml2blockyOperationalTGG) this.getOperationalAxiomGroup().getOperationalTGG()).executeActivity(this.getSynchronizeBackwardActivity(), parameters);		


		final ErrorCodeEnum errorCode = (ErrorCodeEnum) parameters.get("__errorCode");

		if (errorCode == ErrorCodeEnum.OK)
		{
					leftInputElements.add((org.eclipse.emf.ecore.EObject) parameters.get("model"));
		}

		return errorCode;"/>
</eAnnotations>
<eParameters name="leftInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="rightInputElements" lowerBound="1" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="inputTggNode" lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mltgg.mote2/model/mote2.ecore#//TGGNode"/>
<eParameters name="checkAttributeFormulae" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="addElementActivity" lowerBound="1"
eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moveElementActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changeAttributeActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformForwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformMappingActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformBackwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizeForwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizeBackwardActivity"
lowerBound="1" eType="ecore:EClass ../../../de.mdelab.mlsdm/model/mlsdm.ecore#//Activity"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/wbombardellis/BachelorThesis_WilliamBombardelliDaSilva/Examples/de.silvawb.uml2blocky/model-gen/model/uml2blocky.ecore | ecore | uml2blocky
CorrAxiom
CorrRule
generated
uml2blockyOperationalTGG
uml2blockyAxiom
uml2blockyAxiom_r1
addElement
parameters
leftInputElements
rightInputElements
changeAttributeValues
correspondenceNode
ruleParameters
transformForward
leftInputElements
rightInputElements
checkAttributeFormulae
transformMapping
leftInputElements
rightInputElements
checkAttributeFormulae
transformBackward
leftInputElements
rightInputElements
checkAttributeFormulae
synchronizeForward
leftInputElements
rightInputElements
inputTggNode
checkAttributeFormulae
synchronizeBackward
leftInputElements
rightInputElements
inputTggNode
checkAttributeFormulae
addElementActivity
moveElementActivity
changeAttributeActivity
transformForwardActivity
transformMappingActivity
transformBackwardActivity
synchronizeForwardActivity
synchronizeBackwardActivity | null | {"directed":true,"nodes":[{"nsPrefix":"de.silvawb.uml2blocky","nsURI":"http://tu-berlin.de/uml2blocky","name":"uml2blocky","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrAxiom","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrRule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":"de.silvawb.uml2blocky.generated","nsURI":"http://tu-berlin.de/uml2blocky/generated","name":"generated","id":3,"eClass":"EPackage"},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uml2blockyOperationalTGG","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uml2blockyAxiom","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uml2blockyAxiom_r1","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addElement","lowerBound":1,"id":11,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"changeAttributeValues","lowerBound":1,"id":12,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transformForward","lowerBound":1,"id":13,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transformMapping","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transformBackward","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"synchronizeForward","lowerBound":1,"id":16,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"synchronizeBackward","lowerBound":1,"id":17,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"addElementActivity","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":"moveElementActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changeAttributeActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformForwardActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformMappingActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformBackwardActivity","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":"synchronizeForwardActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"synchronizeBackwardActivity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"parameters","lowerBound":0,"id":28,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":0,"id":29,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":0,"id":30,"many":true,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"correspondenceNode","lowerBound":1,"id":38,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"ruleParameters","lowerBound":0,"id":39,"many":true,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"leftInputElements","lowerBound":1,"id":46,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":47,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":48,"many":false,"required":true,"eClass":"EParameter"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":54,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":55,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":56,"many":false,"required":true,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":62,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":63,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":64,"many":false,"required":true,"eClass":"EParameter"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":70,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":71,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"inputTggNode","lowerBound":1,"id":72,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":73,"many":false,"required":true,"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"},{"ordered":true,"upperBound":-1,"unique":true,"name":"leftInputElements","lowerBound":1,"id":80,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"rightInputElements","lowerBound":1,"id":81,"many":true,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"inputTggNode","lowerBound":1,"id":82,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAttributeFormulae","lowerBound":1,"id":83,"many":false,"required":true,"eClass":"EParameter"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":2,"target":0},{"source":2,"target":5},{"source":3,"target":6},{"source":3,"target":7},{"source":3,"target":8},{"source":3,"target":0},{"source":6,"target":3},{"source":6,"target":9},{"source":7,"target":3},{"source":7,"target":10},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":12},{"source":8,"target":13},{"source":8,"target":14},{"source":8,"target":15},{"source":8,"target":16},{"source":8,"target":17},{"source":8,"target":18},{"source":8,"target":19},{"source":8,"target":20},{"source":8,"target":21},{"source":8,"target":22},{"source":8,"target":23},{"source":8,"target":24},{"source":8,"target":25},{"source":8,"target":26},{"source":11,"target":27},{"source":11,"target":8},{"source":11,"target":28},{"source":11,"target":29},{"source":11,"target":30},{"source":11,"target":31},{"source":28,"target":32},{"source":28,"target":11},{"source":32,"target":33},{"source":32,"target":34},{"source":29,"target":35},{"source":29,"target":11},{"source":30,"target":36},{"source":30,"target":11},{"source":12,"target":37},{"source":12,"target":8},{"source":12,"target":38},{"source":12,"target":39},{"source":12,"target":40},{"source":38,"target":41},{"source":38,"target":12},{"source":39,"target":42},{"source":39,"target":12},{"source":42,"target":43},{"source":42,"target":44},{"source":13,"target":45},{"source":13,"target":8},{"source":13,"target":46},{"source":13,"target":47},{"source":13,"target":48},{"source":13,"target":49},{"source":46,"target":50},{"source":46,"target":13},{"source":47,"target":51},{"source":47,"target":13},{"source":48,"target":52},{"source":48,"target":13},{"source":14,"target":53},{"source":14,"target":8},{"source":14,"target":54},{"source":14,"target":55},{"source":14,"target":56},{"source":14,"target":57},{"source":54,"target":58},{"source":54,"target":14},{"source":55,"target":59},{"source":55,"target":14},{"source":56,"target":60},{"source":56,"target":14},{"source":15,"target":61},{"source":15,"target":8},{"source":15,"target":62},{"source":15,"target":63},{"source":15,"target":64},{"source":15,"target":65},{"source":62,"target":66},{"source":62,"target":15},{"source":63,"target":67},{"source":63,"target":15},{"source":64,"target":68},{"source":64,"target":15},{"source":16,"target":69},{"source":16,"target":8},{"source":16,"target":70},{"source":16,"target":71},{"source":16,"target":72},{"source":16,"target":73},{"source":16,"target":74},{"source":70,"target":75},{"source":70,"target":16},{"source":71,"target":76},{"source":71,"target":16},{"source":72,"target":77},{"source":72,"target":16},{"source":73,"target":78},{"source":73,"target":16},{"source":17,"target":79},{"source":17,"target":8},{"source":17,"target":80},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":17,"target":84},{"source":80,"target":85},{"source":80,"target":17},{"source":81,"target":86},{"source":81,"target":17},{"source":82,"target":87},{"source":82,"target":17},{"source":83,"target":88},{"source":83,"target":17},{"source":18,"target":89},{"source":18,"target":8},{"source":19,"target":90},{"source":19,"target":8},{"source":20,"target":91},{"source":20,"target":8},{"source":21,"target":92},{"source":21,"target":8},{"source":22,"target":93},{"source":22,"target":8},{"source":23,"target":94},{"source":23,"target":8},{"source":24,"target":95},{"source":24,"target":8},{"source":25,"target":96},{"source":25,"target":8}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cfg"
nsURI="http://www.chw.org/game/Cfg" nsPrefix="cfg">
<eClassifiers xsi:type="ecore:EClass" name="XML2">
<eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//InputDef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pack" eType="#//PackDef"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enums" upperBound="-1"
eType="#//Enum" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comm" upperBound="-1" eType="#//OtherComent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="comment" upperBound="-1"
eType="#//OtherComent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputCHAR" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackDef">
<eStructuralFeatures xsi:type="ecore:EReference" name="comment" upperBound="-1"
eType="#//OtherComent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packCHAR" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pack" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enter" eType="#//Enter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comm" upperBound="-1" eType="#//OtherComent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="meta" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FieldType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nodePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldType">
<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="ListMeta">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//FieldMetaKey" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SliceMeta">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sliceChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldMetaKey">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enum">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//EnumField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comm" upperBound="-1" eType="#//OtherComent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumField">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="meta" eType="#//DefaultMeta"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultMeta">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OtherComent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/chwlili/knightPlugins/org.chw.game.cfg/src-gen/org/chw/game/Cfg.ecore | ecore | cfg
XML2
input
pack
types
enums
comm
InputDef
comment
inputCHAR
url
PackDef
comment
packCHAR
pack
Type
comment
enter
prefix
name
fields
comm
Enter
prefix
rootPath
Field
comment
meta
type
fieldName
nodePath
FieldType
type
ListMeta
prefix
params
SliceMeta
prefix
sliceChar
FieldMetaKey
fieldName
Enum
comment
prefix
name
fields
comm
EnumField
comment
meta
fieldName
fieldValue
DefaultMeta
prefix
OtherComent
comm | null | {"directed":true,"nodes":[{"nsPrefix":"cfg","nsURI":"http://www.chw.org/game/Cfg","name":"cfg","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XML2","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputDef","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackDef","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":"Enter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListMeta","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SliceMeta","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldMetaKey","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumField","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultMeta","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherComent","instanceClass":null,"abstract":false,"id":14,"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":"input","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":true,"unsettable":false,"transient":false,"unique":true,"name":"pack","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":"types","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":"enums","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":"comm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comment","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":"inputCHAR","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":"url","changeable":true,"lowerBound":0,"iD":false,"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":"comment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packCHAR","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pack","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","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":"comm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"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":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootPath","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"meta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldName","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nodePath","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","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":"sliceChar","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldName","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","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":"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":"fields","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":"comm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"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":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"meta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldName","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fieldValue","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comm","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":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":15,"target":2},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":2},{"source":16,"target":3},{"source":16,"target":21},{"source":16,"target":1},{"source":21,"target":3},{"source":17,"target":4},{"source":17,"target":22},{"source":17,"target":1},{"source":22,"target":4},{"source":18,"target":11},{"source":18,"target":23},{"source":18,"target":1},{"source":23,"target":11},{"source":19,"target":14},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":14},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":25,"target":14},{"source":25,"target":28},{"source":25,"target":2},{"source":28,"target":14},{"source":26,"target":29},{"source":26,"target":2},{"source":27,"target":30},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":31,"target":14},{"source":31,"target":34},{"source":31,"target":3},{"source":34,"target":14},{"source":32,"target":35},{"source":32,"target":3},{"source":33,"target":36},{"source":33,"target":3},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":37,"target":43},{"source":37,"target":4},{"source":38,"target":5},{"source":38,"target":44},{"source":38,"target":4},{"source":44,"target":5},{"source":39,"target":45},{"source":39,"target":4},{"source":40,"target":46},{"source":40,"target":4},{"source":41,"target":6},{"source":41,"target":47},{"source":41,"target":4},{"source":47,"target":6},{"source":42,"target":14},{"source":42,"target":48},{"source":42,"target":4},{"source":48,"target":14},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":51},{"source":49,"target":5},{"source":50,"target":52},{"source":50,"target":5},{"source":6,"target":0},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":53,"target":58},{"source":53,"target":6},{"source":54,"target":59},{"source":54,"target":6},{"source":55,"target":7},{"source":55,"target":60},{"source":55,"target":6},{"source":60,"target":7},{"source":56,"target":61},{"source":56,"target":6},{"source":57,"target":62},{"source":57,"target":6},{"source":7,"target":0},{"source":7,"target":63},{"source":63,"target":64},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":67},{"source":65,"target":8},{"source":66,"target":10},{"source":66,"target":68},{"source":66,"target":8},{"source":68,"target":10},{"source":9,"target":0},{"source":9,"target":69},{"source":9,"target":70},{"source":69,"target":71},{"source":69,"target":9},{"source":70,"target":72},{"source":70,"target":9},{"source":10,"target":0},{"source":10,"target":73},{"source":73,"target":74},{"source":73,"target":10},{"source":11,"target":0},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":11,"target":78},{"source":11,"target":79},{"source":75,"target":80},{"source":75,"target":11},{"source":76,"target":81},{"source":76,"target":11},{"source":77,"target":82},{"source":77,"target":11},{"source":78,"target":12},{"source":78,"target":83},{"source":78,"target":11},{"source":83,"target":12},{"source":79,"target":14},{"source":79,"target":84},{"source":79,"target":11},{"source":84,"target":14},{"source":12,"target":0},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":85,"target":89},{"source":85,"target":12},{"source":86,"target":13},{"source":86,"target":90},{"source":86,"target":12},{"source":90,"target":13},{"source":87,"target":91},{"source":87,"target":12},{"source":88,"target":92},{"source":88,"target":12},{"source":13,"target":0},{"source":13,"target":93},{"source":93,"target":94},{"source":93,"target":13},{"source":14,"target":0},{"source":14,"target":95},{"source":95,"target":96},{"source":95,"target":14}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="masml"
nsURI="masml" nsPrefix="masml">
<eClassifiers xsi:type="ecore:EClass" name="Element">
<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="comments" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="UseCase" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" upperBound="-1"
eType="#//Classifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type #//Namespace #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParamenter" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AgentClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="owendAction" lowerBound="1"
upperBound="-1" eType="#//ActionClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGoal" upperBound="-1"
eType="#//Goal" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBelief" upperBound="-1"
eType="#//Belief" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlan" upperBound="-1"
eType="#//PlanClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sentMessage" upperBound="-1"
eType="#//AgentMessageClass" eOpposite="#//AgentMessageClass/sender"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiveMessage" upperBound="-1"
eType="#//AgentMessageClass" eOpposite="#//AgentMessageClass/receiver"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inhabit" lowerBound="1"
eType="#//Inhabit" eOpposite="#//Inhabit/agentClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="play" lowerBound="1" upperBound="-1"
eType="#//Play" eOpposite="#//Play/agent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//AgentClass" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPerception" upperBound="-1"
eType="#//Perception" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlanning" upperBound="-1"
eType="#//Planning" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="association" eType="#//Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" eType="#//Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" upperBound="-1"
eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" upperBound="-1"
eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" eType="#//AggregationType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" 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:EAttribute" name="postcondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="redefinedOperation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bodyCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnValue" eType="#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameter" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionClass" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="precondition" upperBound="-1"
eType="#//Constraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" upperBound="-1"
eType="#//Constraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actionSemantics" eType="#//ActionSemantics"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" upperBound="-1"
eType="#//Constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGoal" lowerBound="1"
upperBound="-1" eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBelief" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlan" lowerBound="1"
upperBound="-1" eType="#//PlanClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAction" lowerBound="1"
upperBound="-1" eType="#//ActionClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sentMessage" upperBound="-1"
eType="#//AgentMessageClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiveMessage" upperBound="-1"
eType="#//AgentMessageClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inhabit" lowerBound="1"
eType="#//Inhabit" eOpposite="#//Inhabit/org"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="play" lowerBound="1" upperBound="-1"
eType="#//Play"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//OrganizationClass" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownership" upperBound="-1"
eType="#//Ownership" eOpposite="#//Ownership/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="play_in" upperBound="-1"
eType="#//Play" eOpposite="#//Play/org"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAgentRole" eType="#//AgentRoleClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owenedObjectRole" eType="#//ObjectRoleClass"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AgentRoleClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGoal" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDuty" upperBound="-1"
eType="#//ActionClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRight" upperBound="-1"
eType="#//ActionClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="play" lowerBound="1" eType="#//Play"
eOpposite="#//Play/agentRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownership" lowerBound="1"
eType="#//Ownership" eOpposite="#//Ownership/agentRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="control" upperBound="-1"
eType="#//Control" eOpposite="#//Control/controlled"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//AgentRoleClass" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBelief" upperBound="-1"
eType="#//Belief" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="performative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reply_to" upperBound="-1"
eType="#//Classifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="#//Element"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ontology" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="protocol" upperBound="-1"
eType="#//ProtocolClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conversation_id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reply_with" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="in_reply_to" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reply_by" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectRoleClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="play" lowerBound="1" eType="#//Play"
eOpposite="#//Play/objectRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownership" lowerBound="1"
eType="#//Ownership" eOpposite="#//Ownership/objectRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnvironmentClass" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inhabit" upperBound="-1"
eType="#//Inhabit" eOpposite="#//Inhabit/env"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedClass" upperBound="-1"
eType="#//Class" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOrganization" upperBound="-1"
eType="#//OrganizationClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AgentMessageClass" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" eType="#//AgentClass"
eOpposite="#//AgentClass/sentMessage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleSender" eType="#//AgentRoleClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" upperBound="-1"
eType="#//AgentClass" eOpposite="#//AgentClass/receiveMessage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleReceiver" upperBound="-1"
eType="#//AgentRoleClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlanClass" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="owendGoal" lowerBound="1"
upperBound="-1" eType="#//Goal" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAction" lowerBound="1"
upperBound="-1" eType="#//ActionClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Duty" eSuperTypes="#//ActionClass"/>
<eClassifiers xsi:type="ecore:EClass" name="Right" eSuperTypes="#//ActionClass"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolClass" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="messages" lowerBound="1"
upperBound="-1" eType="#//AgentMessageClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" lowerBound="1"
upperBound="-1" eType="#//Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" eSuperTypes="#//Relationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Relationship #//Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2"
upperBound="-1" eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endType" upperBound="-1"
eType="#//Type" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="navigableOwnedEnd" upperBound="-1"
eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceMultiplicity" eType="#//MultiplicityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetMultiplicity" eType="#//MultiplicityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="representation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//DirectedRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="supplier" lowerBound="1"
upperBound="-1" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="client" lowerBound="1"
upperBound="-1" eType="#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ownership" eSuperTypes="#//DirectedRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="agentRole" eType="#//AgentRoleClass"
eOpposite="#//AgentRoleClass/ownership"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectRole" eType="#//ObjectRoleClass"
eOpposite="#//ObjectRoleClass/ownership"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//OrganizationClass"
eOpposite="#//OrganizationClass/ownership"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Inhabit" eSuperTypes="#//DirectedRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="subOrg" eType="#//OrganizationClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="agentClass" eType="#//AgentClass"
eOpposite="#//AgentClass/inhabit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="org" eType="#//OrganizationClass"
eOpposite="#//OrganizationClass/inhabit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="env" lowerBound="1" eType="#//EnvironmentClass"
eOpposite="#//EnvironmentClass/inhabit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="#//DirectedRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" lowerBound="1"
eType="#//AgentRoleClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controlled" lowerBound="1"
eType="#//AgentRoleClass" eOpposite="#//AgentRoleClass/control"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Play" eSuperTypes="#//DirectedRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="agent" eType="#//AgentClass"
eOpposite="#//AgentClass/play"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="agentRole" eType="#//AgentRoleClass"
eOpposite="#//AgentRoleClass/play"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectRole" eType="#//ObjectRoleClass"
eOpposite="#//ObjectRoleClass/play"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="org" eType="#//OrganizationClass"
eOpposite="#//OrganizationClass/play_in"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1"
eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specific" lowerBound="1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlan" eType="#//PlanClass"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Belief" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1"
eType="#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//Namespace"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constraintSpecification"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MasmlClassDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOrganizationClass"
upperBound="-1" eType="#//OrganizationClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnvironmentClass"
upperBound="-1" eType="#//EnvironmentClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAgentClass" upperBound="-1"
eType="#//AgentClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedClass" upperBound="-1"
eType="#//Class" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlay" upperBound="-1"
eType="#//Play" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedGeneralization" upperBound="-1"
eType="#//Generalization" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDependency" upperBound="-1"
eType="#//Dependency" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAssociation" upperBound="-1"
eType="#//Association" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAggregation" upperBound="-1"
eType="#//Aggregation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComposite" upperBound="-1"
eType="#//Composite" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedInhabit" upperBound="-1"
eType="#//Inhabit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOwnership" upperBound="-1"
eType="#//Ownership" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedObjectRoleClass" upperBound="-1"
eType="#//ObjectRoleClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAgentRoleClass" upperBound="-1"
eType="#//AgentRoleClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="public" literal="+"/>
<eLiterals name="private" literal="-"/>
<eLiterals name="protected" literal="#"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement #//MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1"
eType="#//ParameterDirectionKind" defaultValueLiteral="in"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//Operation"
derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind">
<eLiterals name="in"/>
<eLiterals name="inout"/>
<eLiterals name="out"/>
<eLiterals name="return"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AggregationType">
<eLiterals name="none"/>
<eLiterals name="shared"/>
<eLiterals name="composite"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Aggregation" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="Composite" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EEnum" name="DataType">
<eLiterals name="String"/>
<eLiterals name="Integer" value="1"/>
<eLiterals name="Double" value="3"/>
<eLiterals name="Char" value="4"/>
<eLiterals name="Long" value="5"/>
<eLiterals name="Boolean" value="6"/>
<eLiterals name="List" value="7"/>
<eLiterals name="Float" value="8"/>
<eLiterals name="Byte" value="9"/>
<eLiterals name="Date" value="10"/>
<eLiterals name="Short" value="11"/>
<eLiterals name="Map" value="12"/>
<eLiterals name="Enumerator" value="13"/>
<eLiterals name="Void"/>
<eLiterals name="Null" literal=" "/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MultiplicityKind">
<eLiterals name="One" literal="1"/>
<eLiterals name="ZeroOne" literal="0..1"/>
<eLiterals name="ZeroMulti" literal="0..*"/>
<eLiterals name="Multi" literal="*"/>
<eLiterals name="OneMulti" literal="1..*"/>
<eLiterals name="Null"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Perception" eSuperTypes="#//BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="Planning" eSuperTypes="#//BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EEnum" name="ActionSemantics">
<eLiterals name="DefaultSemantics" literal=" "/>
<eLiterals name="NextFunction" value="1" literal="<<next-function>>"/>
<eLiterals name="UtilityFunction" value="2" literal="<<Utility-Function>>"/>
<eLiterals name="FormulateProblemFunction" value="3" literal="<<formulate-problem-function>>"/>
<eLiterals name="FormulateGoalFunction" value="4" literal="<<formulate-goal-function>>"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/UFC-QUIXADA-GESMA/Composicao-De-Modelos-SMA/masml.ecore | ecore | masml
Element
name
comments
UseCase
Feature
featuringClassifier
Classifier
StructuralFeature
BehavioralFeature
ownedParamenter
raisedException
Class
operations
ownedProperty
isAbstract
false
superClass
AgentClass
owendAction
ownedGoal
ownedBelief
ownedPlan
sentMessage
receiveMessage
inhabit
play
superClass
ownedPerception
ownedPlanning
Property
default
isComposite
false
isReadOnly
false
association
owningAssociation
redefinedProperty
subsettedProperty
aggregation
Operation
class
isAbstract
isLeaf
isOrdered
isQuery
isStatic
isUnique
postcondition
precondition
redefinedOperation
bodyCondition
returnValue
parameter
ActionClass
precondition
postcondition
ownedParameter
actionSemantics
NamedElement
visibility
PackageableElement
Type
Namespace
ownedRule
RedefinableElement
OrganizationClass
ownedGoal
ownedBelief
ownedPlan
ownedAction
sentMessage
receiveMessage
inhabit
play
superClass
ownedAttribute
ownership
play_in
ownedAgentRole
owenedObjectRole
AgentRoleClass
ownedGoal
ownedDuty
ownedRight
play
ownership
control
superClass
ownedBelief
performative
reply_to
element
language
encoding
ontology
protocol
conversation_id
reply_with
in_reply_to
reply_by
ObjectRoleClass
ownedAttribute
ownedOperation
play
ownership
EnvironmentClass
ownedOperation
ownedProperty
inhabit
ownedClass
ownedOrganization
AgentMessageClass
sender
roleSender
receiver
roleReceiver
MultiplicityElement
lower
upper
isOrdered
isUnique
TypedElement
type
PlanClass
owendGoal
ownedAction
Duty
Right
ProtocolClass
messages
Relationship
source
target
relatedElement
DirectedRelationship
Association
isDerived
false
ownedEnd
memberEnd
endType
navigableOwnedEnd
isLeaf
false
isAbstract
sourceMultiplicity
targetMultiplicity
representation
sourceName
targetName
Dependency
supplier
client
Ownership
agentRole
objectRole
owner
Inhabit
subOrg
class
agentClass
org
env
Control
controller
controlled
Play
agent
agentRole
objectRole
org
Generalization
general
specific
Goal
ownedPlan
Belief
Constraint
constrainedElement
context
constraintSpecification
MasmlClassDiagram
ownedOrganizationClass
ownedEnvironmentClass
ownedAgentClass
ownedClass
ownedPlay
ownedGeneralization
ownedDependency
ownedAssociation
ownedAggregation
ownedComposite
ownedInhabit
ownedOwnership
ownedObjectRoleClass
ownedAgentRoleClass
VisibilityKind
public
+
private
-
protected
#
Parameter
default
direction
in
operation
ParameterDirectionKind
in
in
inout
inout
out
out
return
return
AggregationType
none
none
shared
shared
composite
composite
Aggregation
Composite
DataType
String
String
Integer
Integer
Double
Double
Char
Char
Long
Long
Boolean
Boolean
List
List
Float
Float
Byte
Byte
Date
Date
Short
Short
Map
Map
Enumerator
Enumerator
Void
Void
Null
MultiplicityKind
One
1
ZeroOne
0..1
ZeroMulti
0..*
Multi
*
OneMulti
1..*
Null
Null
Perception
Planning
ActionSemantics
DefaultSemantics
NextFunction
<<next-function>>
UtilityFunction
<<Utility-Function>>
FormulateProblemFunction
<<formulate-problem-function>>
FormulateGoalFunction
<<formulate-goal-function>> | null | {"directed":true,"nodes":[{"nsPrefix":"masml","nsURI":"masml","name":"masml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AgentClass","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionClass","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationClass","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AgentRoleClass","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectRoleClass","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnvironmentClass","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AgentMessageClass","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlanClass","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duty","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Right","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolClass","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ownership","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inhabit","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Play","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Belief","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasmlClassDiagram","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationType","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aggregation","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composite","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MultiplicityKind","instanceClass":null,"id":47,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Perception","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Planning","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActionSemantics","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":51,"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":"comments","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":"UseCase","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featuringClassifier","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"},{"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":"ownedParamenter","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":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","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":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"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":"isAbstract","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"owendAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGoal","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":"ownedBelief","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":"ownedPlan","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":false,"unsettable":false,"transient":false,"unique":true,"name":"sentMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inhabit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"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":"play","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"superClass","changeable":true,"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":"ownedPerception","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":"ownedPlanning","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sender","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"agentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"agent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","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":"false","unsettable":false,"transient":false,"unique":true,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","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":"owningAssociation","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":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aggregation","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":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":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":"postcondition","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bodyCondition","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"lowerBound":0,"iD":false,"id":135,"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":"parameter","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actionSemantics","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"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":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGoal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBelief","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"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":"ownedPlan","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"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":"ownedAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sentMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiveMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inhabit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"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":"play","changeable":true,"resolveProxies":true,"lowerBound":1,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"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":"ownedAttribute","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":false,"unsettable":false,"transient":false,"unique":true,"name":"ownership","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"play_in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAgentRole","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":"owenedObjectRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"org","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"org","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGoal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDuty","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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRight","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"play","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownership","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"control","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBelief","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"performative","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reply_to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"language","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":"encoding","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":"ontology","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"protocol","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"conversation_id","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":"reply_with","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"in_reply_to","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":"reply_by","changeable":true,"lowerBound":0,"iD":false,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"agentRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"agentRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"controlled","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"play","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownership","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inhabit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOrganization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"env","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"roleSender","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":false,"unsettable":false,"transient":false,"unique":true,"name":"roleReceiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"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":"upper","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":275,"derived":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":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"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":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"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":"owendGoal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":285,"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":"ownedAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":286,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messages","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"container":false,"ordered":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":296,"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":"relatedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"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":"endType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"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":"navigableOwnedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"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":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceMultiplicity","changeable":true,"lowerBound":0,"iD":false,"id":310,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetMultiplicity","changeable":true,"lowerBound":0,"iD":false,"id":311,"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":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":"sourceName","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetName","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"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":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":329,"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":"client","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subOrg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":true,"lowerBound":1,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPlan","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constraintSpecification","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"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":"ownedOrganizationClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnvironmentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAgentClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPlay","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedGeneralization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAggregation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedInhabit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOwnership","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedObjectRoleClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAgentRoleClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"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"},{"name":"public","id":399,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"private","id":400,"value":0,"literal":"-","eClass":"EEnumLiteral"},{"name":"protected","id":401,"value":0,"literal":"#","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":"default","changeable":true,"lowerBound":0,"iD":false,"id":402,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"in","unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":true},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"name":"in","id":410,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":411,"value":0,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":412,"value":0,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":413,"value":0,"literal":"return","eClass":"EEnumLiteral"},{"name":"none","id":414,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":415,"value":0,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":416,"value":0,"literal":"composite","eClass":"EEnumLiteral"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"name":"String","id":419,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Integer","id":420,"value":1,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Double","id":421,"value":3,"literal":"Double","eClass":"EEnumLiteral"},{"name":"Char","id":422,"value":4,"literal":"Char","eClass":"EEnumLiteral"},{"name":"Long","id":423,"value":5,"literal":"Long","eClass":"EEnumLiteral"},{"name":"Boolean","id":424,"value":6,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"List","id":425,"value":7,"literal":"List","eClass":"EEnumLiteral"},{"name":"Float","id":426,"value":8,"literal":"Float","eClass":"EEnumLiteral"},{"name":"Byte","id":427,"value":9,"literal":"Byte","eClass":"EEnumLiteral"},{"name":"Date","id":428,"value":10,"literal":"Date","eClass":"EEnumLiteral"},{"name":"Short","id":429,"value":11,"literal":"Short","eClass":"EEnumLiteral"},{"name":"Map","id":430,"value":12,"literal":"Map","eClass":"EEnumLiteral"},{"name":"Enumerator","id":431,"value":13,"literal":"Enumerator","eClass":"EEnumLiteral"},{"name":"Void","id":432,"value":0,"literal":"Void","eClass":"EEnumLiteral"},{"name":"Null","id":433,"value":0,"literal":" ","eClass":"EEnumLiteral"},{"name":"One","id":434,"value":0,"literal":"1","eClass":"EEnumLiteral"},{"name":"ZeroOne","id":435,"value":0,"literal":"0..1","eClass":"EEnumLiteral"},{"name":"ZeroMulti","id":436,"value":0,"literal":"0..*","eClass":"EEnumLiteral"},{"name":"Multi","id":437,"value":0,"literal":"*","eClass":"EEnumLiteral"},{"name":"OneMulti","id":438,"value":0,"literal":"1..*","eClass":"EEnumLiteral"},{"name":"Null","id":439,"value":0,"literal":"Null","eClass":"EEnumLiteral"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"name":"DefaultSemantics","id":442,"value":0,"literal":" ","eClass":"EEnumLiteral"},{"name":"NextFunction","id":443,"value":1,"literal":"<<next-function>>","eClass":"EEnumLiteral"},{"name":"UtilityFunction","id":444,"value":2,"literal":"<<Utility-Function>>","eClass":"EEnumLiteral"},{"name":"FormulateProblemFunction","id":445,"value":3,"literal":"<<formulate-problem-function>>","eClass":"EEnumLiteral"},{"name":"FormulateGoalFunction","id":446,"value":4,"literal":"<<formulate-goal-function>>","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":1,"target":0},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":51,"target":54},{"source":51,"target":1},{"source":52,"target":55},{"source":52,"target":1},{"source":53,"target":56},{"source":53,"target":1},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":57},{"source":2,"target":58},{"source":57,"target":3},{"source":57,"target":59},{"source":57,"target":2},{"source":59,"target":3},{"source":58,"target":15},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":60,"target":13},{"source":61,"target":14},{"source":62,"target":15},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":22},{"source":4,"target":21},{"source":4,"target":63},{"source":4,"target":64},{"source":4,"target":65},{"source":63,"target":2},{"source":64,"target":22},{"source":65,"target":21},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":68},{"source":66,"target":41},{"source":66,"target":69},{"source":66,"target":5},{"source":69,"target":41},{"source":67,"target":13},{"source":67,"target":70},{"source":67,"target":5},{"source":70,"target":13},{"source":68,"target":2},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":6,"target":75},{"source":71,"target":9},{"source":71,"target":76},{"source":71,"target":6},{"source":76,"target":9},{"source":72,"target":8},{"source":72,"target":77},{"source":72,"target":6},{"source":77,"target":8},{"source":73,"target":78},{"source":73,"target":6},{"source":74,"target":6},{"source":74,"target":79},{"source":74,"target":6},{"source":79,"target":6},{"source":75,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":80},{"source":7,"target":81},{"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":7,"target":88},{"source":7,"target":89},{"source":7,"target":90},{"source":7,"target":91},{"source":80,"target":10},{"source":80,"target":92},{"source":80,"target":7},{"source":92,"target":10},{"source":81,"target":36},{"source":81,"target":93},{"source":81,"target":7},{"source":93,"target":36},{"source":82,"target":37},{"source":82,"target":94},{"source":82,"target":7},{"source":94,"target":37},{"source":83,"target":23},{"source":83,"target":95},{"source":83,"target":7},{"source":95,"target":23},{"source":84,"target":20},{"source":84,"target":96},{"source":84,"target":7},{"source":84,"target":97},{"source":96,"target":20},{"source":85,"target":20},{"source":85,"target":98},{"source":85,"target":7},{"source":85,"target":99},{"source":98,"target":20},{"source":86,"target":32},{"source":86,"target":100},{"source":86,"target":7},{"source":86,"target":101},{"source":100,"target":32},{"source":87,"target":34},{"source":87,"target":102},{"source":87,"target":7},{"source":87,"target":103},{"source":102,"target":34},{"source":88,"target":7},{"source":88,"target":104},{"source":88,"target":7},{"source":104,"target":7},{"source":89,"target":48},{"source":89,"target":105},{"source":89,"target":7},{"source":105,"target":48},{"source":90,"target":49},{"source":90,"target":106},{"source":90,"target":7},{"source":106,"target":49},{"source":91,"target":3},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":107},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":8,"target":111},{"source":8,"target":112},{"source":8,"target":113},{"source":8,"target":114},{"source":8,"target":115},{"source":107,"target":116},{"source":107,"target":8},{"source":108,"target":117},{"source":108,"target":8},{"source":109,"target":118},{"source":109,"target":8},{"source":110,"target":29},{"source":110,"target":119},{"source":110,"target":8},{"source":119,"target":29},{"source":111,"target":29},{"source":111,"target":120},{"source":111,"target":8},{"source":120,"target":29},{"source":112,"target":8},{"source":112,"target":121},{"source":112,"target":8},{"source":121,"target":8},{"source":113,"target":8},{"source":113,"target":122},{"source":113,"target":8},{"source":122,"target":8},{"source":114,"target":43},{"source":114,"target":123},{"source":114,"target":8},{"source":123,"target":43},{"source":115,"target":4},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":124},{"source":9,"target":125},{"source":9,"target":126},{"source":9,"target":127},{"source":9,"target":128},{"source":9,"target":129},{"source":9,"target":130},{"source":9,"target":131},{"source":9,"target":132},{"source":9,"target":133},{"source":9,"target":134},{"source":9,"target":135},{"source":9,"target":136},{"source":9,"target":137},{"source":124,"target":6},{"source":124,"target":138},{"source":124,"target":9},{"source":138,"target":6},{"source":125,"target":139},{"source":125,"target":9},{"source":126,"target":140},{"source":126,"target":9},{"source":127,"target":141},{"source":127,"target":9},{"source":128,"target":142},{"source":128,"target":9},{"source":129,"target":143},{"source":129,"target":9},{"source":130,"target":144},{"source":130,"target":9},{"source":131,"target":145},{"source":131,"target":9},{"source":132,"target":146},{"source":132,"target":9},{"source":133,"target":147},{"source":133,"target":9},{"source":134,"target":148},{"source":134,"target":9},{"source":135,"target":46},{"source":135,"target":149},{"source":135,"target":9},{"source":149,"target":46},{"source":136,"target":150},{"source":136,"target":9},{"source":137,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":151},{"source":10,"target":152},{"source":10,"target":153},{"source":10,"target":154},{"source":10,"target":155},{"source":151,"target":38},{"source":151,"target":156},{"source":151,"target":10},{"source":156,"target":38},{"source":152,"target":38},{"source":152,"target":157},{"source":152,"target":10},{"source":157,"target":38},{"source":153,"target":41},{"source":153,"target":158},{"source":153,"target":10},{"source":158,"target":41},{"source":154,"target":50},{"source":154,"target":159},{"source":154,"target":10},{"source":159,"target":50},{"source":155,"target":5},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":160},{"source":11,"target":161},{"source":160,"target":40},{"source":160,"target":162},{"source":160,"target":11},{"source":162,"target":40},{"source":161,"target":1},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":163},{"source":163,"target":11},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":164},{"source":164,"target":12},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":165},{"source":14,"target":166},{"source":165,"target":38},{"source":165,"target":167},{"source":165,"target":14},{"source":167,"target":38},{"source":166,"target":11},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":168},{"source":168,"target":11},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":169},{"source":16,"target":170},{"source":16,"target":171},{"source":16,"target":172},{"source":16,"target":173},{"source":16,"target":174},{"source":16,"target":175},{"source":16,"target":176},{"source":16,"target":177},{"source":16,"target":178},{"source":16,"target":179},{"source":16,"target":180},{"source":16,"target":181},{"source":16,"target":182},{"source":16,"target":183},{"source":169,"target":8},{"source":169,"target":184},{"source":169,"target":16},{"source":184,"target":8},{"source":170,"target":8},{"source":170,"target":185},{"source":170,"target":16},{"source":185,"target":8},{"source":171,"target":23},{"source":171,"target":186},{"source":171,"target":16},{"source":186,"target":23},{"source":172,"target":10},{"source":172,"target":187},{"source":172,"target":16},{"source":187,"target":10},{"source":173,"target":20},{"source":173,"target":188},{"source":173,"target":16},{"source":188,"target":20},{"source":174,"target":20},{"source":174,"target":189},{"source":174,"target":16},{"source":189,"target":20},{"source":175,"target":32},{"source":175,"target":190},{"source":175,"target":16},{"source":175,"target":191},{"source":190,"target":32},{"source":176,"target":34},{"source":176,"target":192},{"source":176,"target":16},{"source":192,"target":34},{"source":177,"target":16},{"source":177,"target":193},{"source":177,"target":16},{"source":193,"target":16},{"source":178,"target":8},{"source":178,"target":194},{"source":178,"target":16},{"source":194,"target":8},{"source":179,"target":31},{"source":179,"target":195},{"source":179,"target":16},{"source":179,"target":196},{"source":195,"target":31},{"source":180,"target":34},{"source":180,"target":197},{"source":180,"target":16},{"source":180,"target":198},{"source":197,"target":34},{"source":181,"target":17},{"source":181,"target":199},{"source":181,"target":16},{"source":199,"target":17},{"source":182,"target":18},{"source":182,"target":200},{"source":182,"target":16},{"source":200,"target":18},{"source":183,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"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":17,"target":214},{"source":17,"target":215},{"source":17,"target":216},{"source":17,"target":217},{"source":17,"target":218},{"source":17,"target":219},{"source":17,"target":220},{"source":201,"target":8},{"source":201,"target":221},{"source":201,"target":17},{"source":221,"target":8},{"source":202,"target":10},{"source":202,"target":222},{"source":202,"target":17},{"source":222,"target":10},{"source":203,"target":10},{"source":203,"target":223},{"source":203,"target":17},{"source":223,"target":10},{"source":204,"target":34},{"source":204,"target":224},{"source":204,"target":17},{"source":204,"target":225},{"source":224,"target":34},{"source":205,"target":31},{"source":205,"target":226},{"source":205,"target":17},{"source":205,"target":227},{"source":226,"target":31},{"source":206,"target":33},{"source":206,"target":228},{"source":206,"target":17},{"source":206,"target":229},{"source":228,"target":33},{"source":207,"target":17},{"source":207,"target":230},{"source":207,"target":17},{"source":230,"target":17},{"source":208,"target":37},{"source":208,"target":231},{"source":208,"target":17},{"source":231,"target":37},{"source":209,"target":232},{"source":209,"target":17},{"source":210,"target":3},{"source":210,"target":233},{"source":210,"target":17},{"source":233,"target":3},{"source":211,"target":1},{"source":211,"target":234},{"source":211,"target":17},{"source":234,"target":1},{"source":212,"target":235},{"source":212,"target":17},{"source":213,"target":236},{"source":213,"target":17},{"source":214,"target":237},{"source":214,"target":17},{"source":215,"target":26},{"source":215,"target":238},{"source":215,"target":17},{"source":238,"target":26},{"source":216,"target":239},{"source":216,"target":17},{"source":217,"target":240},{"source":217,"target":17},{"source":218,"target":241},{"source":218,"target":17},{"source":219,"target":242},{"source":219,"target":17},{"source":220,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":243},{"source":18,"target":244},{"source":18,"target":245},{"source":18,"target":246},{"source":18,"target":247},{"source":243,"target":8},{"source":243,"target":248},{"source":243,"target":18},{"source":248,"target":8},{"source":244,"target":9},{"source":244,"target":249},{"source":244,"target":18},{"source":249,"target":9},{"source":245,"target":34},{"source":245,"target":250},{"source":245,"target":18},{"source":245,"target":251},{"source":250,"target":34},{"source":246,"target":31},{"source":246,"target":252},{"source":246,"target":18},{"source":246,"target":253},{"source":252,"target":31},{"source":247,"target":3},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":254},{"source":19,"target":255},{"source":19,"target":256},{"source":19,"target":257},{"source":19,"target":258},{"source":19,"target":259},{"source":254,"target":9},{"source":254,"target":260},{"source":254,"target":19},{"source":260,"target":9},{"source":255,"target":8},{"source":255,"target":261},{"source":255,"target":19},{"source":261,"target":8},{"source":256,"target":32},{"source":256,"target":262},{"source":256,"target":19},{"source":256,"target":263},{"source":262,"target":32},{"source":257,"target":6},{"source":257,"target":264},{"source":257,"target":19},{"source":264,"target":6},{"source":258,"target":16},{"source":258,"target":265},{"source":258,"target":19},{"source":265,"target":16},{"source":259,"target":3},{"source":20,"target":0},{"source":20,"target":11},{"source":20,"target":97},{"source":20,"target":266},{"source":20,"target":99},{"source":20,"target":267},{"source":20,"target":268},{"source":97,"target":7},{"source":97,"target":269},{"source":97,"target":20},{"source":97,"target":84},{"source":269,"target":7},{"source":266,"target":17},{"source":266,"target":270},{"source":266,"target":20},{"source":270,"target":17},{"source":99,"target":7},{"source":99,"target":271},{"source":99,"target":20},{"source":99,"target":85},{"source":271,"target":7},{"source":267,"target":17},{"source":267,"target":272},{"source":267,"target":20},{"source":272,"target":17},{"source":268,"target":11},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":273},{"source":21,"target":274},{"source":21,"target":275},{"source":21,"target":276},{"source":21,"target":277},{"source":273,"target":278},{"source":273,"target":21},{"source":274,"target":279},{"source":274,"target":21},{"source":275,"target":280},{"source":275,"target":21},{"source":276,"target":281},{"source":276,"target":21},{"source":277,"target":1},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":282},{"source":22,"target":283},{"source":282,"target":46},{"source":282,"target":284},{"source":282,"target":22},{"source":284,"target":46},{"source":283,"target":11},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":285},{"source":23,"target":286},{"source":23,"target":287},{"source":285,"target":36},{"source":285,"target":288},{"source":285,"target":23},{"source":288,"target":36},{"source":286,"target":10},{"source":286,"target":289},{"source":286,"target":23},{"source":289,"target":10},{"source":287,"target":5},{"source":24,"target":0},{"source":24,"target":10},{"source":24,"target":290},{"source":290,"target":10},{"source":25,"target":0},{"source":25,"target":10},{"source":25,"target":291},{"source":291,"target":10},{"source":26,"target":0},{"source":26,"target":5},{"source":26,"target":292},{"source":26,"target":293},{"source":292,"target":20},{"source":292,"target":294},{"source":292,"target":26},{"source":294,"target":20},{"source":293,"target":5},{"source":27,"target":0},{"source":27,"target":1},{"source":27,"target":295},{"source":27,"target":296},{"source":27,"target":297},{"source":27,"target":298},{"source":295,"target":1},{"source":295,"target":299},{"source":295,"target":27},{"source":299,"target":1},{"source":296,"target":1},{"source":296,"target":300},{"source":296,"target":27},{"source":300,"target":1},{"source":297,"target":1},{"source":297,"target":301},{"source":297,"target":27},{"source":301,"target":1},{"source":298,"target":1},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":302},{"source":302,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":3},{"source":29,"target":303},{"source":29,"target":304},{"source":29,"target":305},{"source":29,"target":306},{"source":29,"target":307},{"source":29,"target":308},{"source":29,"target":309},{"source":29,"target":310},{"source":29,"target":311},{"source":29,"target":312},{"source":29,"target":313},{"source":29,"target":314},{"source":29,"target":315},{"source":29,"target":316},{"source":303,"target":317},{"source":303,"target":29},{"source":304,"target":8},{"source":304,"target":318},{"source":304,"target":29},{"source":318,"target":8},{"source":305,"target":8},{"source":305,"target":319},{"source":305,"target":29},{"source":319,"target":8},{"source":306,"target":13},{"source":306,"target":320},{"source":306,"target":29},{"source":320,"target":13},{"source":307,"target":8},{"source":307,"target":321},{"source":307,"target":29},{"source":321,"target":8},{"source":308,"target":322},{"source":308,"target":29},{"source":309,"target":323},{"source":309,"target":29},{"source":310,"target":47},{"source":310,"target":324},{"source":310,"target":29},{"source":324,"target":47},{"source":311,"target":47},{"source":311,"target":325},{"source":311,"target":29},{"source":325,"target":47},{"source":312,"target":326},{"source":312,"target":29},{"source":313,"target":327},{"source":313,"target":29},{"source":314,"target":328},{"source":314,"target":29},{"source":315,"target":27},{"source":316,"target":3},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":329},{"source":30,"target":330},{"source":30,"target":331},{"source":329,"target":11},{"source":329,"target":332},{"source":329,"target":30},{"source":332,"target":11},{"source":330,"target":11},{"source":330,"target":333},{"source":330,"target":30},{"source":333,"target":11},{"source":331,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":227},{"source":31,"target":253},{"source":31,"target":196},{"source":31,"target":334},{"source":227,"target":17},{"source":227,"target":335},{"source":227,"target":31},{"source":227,"target":205},{"source":335,"target":17},{"source":253,"target":18},{"source":253,"target":336},{"source":253,"target":31},{"source":253,"target":246},{"source":336,"target":18},{"source":196,"target":16},{"source":196,"target":337},{"source":196,"target":31},{"source":196,"target":179},{"source":337,"target":16},{"source":334,"target":28},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":338},{"source":32,"target":339},{"source":32,"target":101},{"source":32,"target":191},{"source":32,"target":263},{"source":32,"target":340},{"source":338,"target":16},{"source":338,"target":341},{"source":338,"target":32},{"source":341,"target":16},{"source":339,"target":6},{"source":339,"target":342},{"source":339,"target":32},{"source":342,"target":6},{"source":101,"target":7},{"source":101,"target":343},{"source":101,"target":32},{"source":101,"target":86},{"source":343,"target":7},{"source":191,"target":16},{"source":191,"target":344},{"source":191,"target":32},{"source":191,"target":175},{"source":344,"target":16},{"source":263,"target":19},{"source":263,"target":345},{"source":263,"target":32},{"source":263,"target":256},{"source":345,"target":19},{"source":340,"target":28},{"source":33,"target":0},{"source":33,"target":28},{"source":33,"target":346},{"source":33,"target":229},{"source":33,"target":347},{"source":346,"target":17},{"source":346,"target":348},{"source":346,"target":33},{"source":348,"target":17},{"source":229,"target":17},{"source":229,"target":349},{"source":229,"target":33},{"source":229,"target":206},{"source":349,"target":17},{"source":347,"target":28},{"source":34,"target":0},{"source":34,"target":28},{"source":34,"target":103},{"source":34,"target":225},{"source":34,"target":251},{"source":34,"target":198},{"source":34,"target":350},{"source":103,"target":7},{"source":103,"target":351},{"source":103,"target":34},{"source":103,"target":87},{"source":351,"target":7},{"source":225,"target":17},{"source":225,"target":352},{"source":225,"target":34},{"source":225,"target":204},{"source":352,"target":17},{"source":251,"target":18},{"source":251,"target":353},{"source":251,"target":34},{"source":251,"target":245},{"source":353,"target":18},{"source":198,"target":16},{"source":198,"target":354},{"source":198,"target":34},{"source":198,"target":180},{"source":354,"target":16},{"source":350,"target":28},{"source":35,"target":0},{"source":35,"target":28},{"source":35,"target":355},{"source":35,"target":356},{"source":35,"target":357},{"source":355,"target":3},{"source":355,"target":358},{"source":355,"target":35},{"source":358,"target":3},{"source":356,"target":3},{"source":356,"target":359},{"source":356,"target":35},{"source":359,"target":3},{"source":357,"target":28},{"source":36,"target":0},{"source":36,"target":8},{"source":36,"target":360},{"source":36,"target":361},{"source":360,"target":23},{"source":360,"target":362},{"source":360,"target":36},{"source":362,"target":23},{"source":361,"target":8},{"source":37,"target":0},{"source":37,"target":8},{"source":37,"target":363},{"source":363,"target":8},{"source":38,"target":0},{"source":38,"target":12},{"source":38,"target":364},{"source":38,"target":365},{"source":38,"target":366},{"source":38,"target":367},{"source":364,"target":1},{"source":364,"target":368},{"source":364,"target":38},{"source":368,"target":1},{"source":365,"target":14},{"source":365,"target":369},{"source":365,"target":38},{"source":369,"target":14},{"source":366,"target":370},{"source":366,"target":38},{"source":367,"target":12},{"source":39,"target":0},{"source":39,"target":371},{"source":39,"target":372},{"source":39,"target":373},{"source":39,"target":374},{"source":39,"target":375},{"source":39,"target":376},{"source":39,"target":377},{"source":39,"target":378},{"source":39,"target":379},{"source":39,"target":380},{"source":39,"target":381},{"source":39,"target":382},{"source":39,"target":383},{"source":39,"target":384},{"source":371,"target":16},{"source":371,"target":385},{"source":371,"target":39},{"source":385,"target":16},{"source":372,"target":19},{"source":372,"target":386},{"source":372,"target":39},{"source":386,"target":19},{"source":373,"target":7},{"source":373,"target":387},{"source":373,"target":39},{"source":387,"target":7},{"source":374,"target":6},{"source":374,"target":388},{"source":374,"target":39},{"source":388,"target":6},{"source":375,"target":34},{"source":375,"target":389},{"source":375,"target":39},{"source":389,"target":34},{"source":376,"target":35},{"source":376,"target":390},{"source":376,"target":39},{"source":390,"target":35},{"source":377,"target":30},{"source":377,"target":391},{"source":377,"target":39},{"source":391,"target":30},{"source":378,"target":29},{"source":378,"target":392},{"source":378,"target":39},{"source":392,"target":29},{"source":379,"target":44},{"source":379,"target":393},{"source":379,"target":39},{"source":393,"target":44},{"source":380,"target":45},{"source":380,"target":394},{"source":380,"target":39},{"source":394,"target":45},{"source":381,"target":32},{"source":381,"target":395},{"source":381,"target":39},{"source":395,"target":32},{"source":382,"target":31},{"source":382,"target":396},{"source":382,"target":39},{"source":396,"target":31},{"source":383,"target":18},{"source":383,"target":397},{"source":383,"target":39},{"source":397,"target":18},{"source":384,"target":17},{"source":384,"target":398},{"source":384,"target":39},{"source":398,"target":17},{"source":40,"target":0},{"source":40,"target":399},{"source":40,"target":400},{"source":40,"target":401},{"source":399,"target":40},{"source":400,"target":40},{"source":401,"target":40},{"source":41,"target":0},{"source":41,"target":22},{"source":41,"target":21},{"source":41,"target":402},{"source":41,"target":403},{"source":41,"target":404},{"source":41,"target":405},{"source":41,"target":406},{"source":402,"target":407},{"source":402,"target":41},{"source":403,"target":42},{"source":403,"target":408},{"source":403,"target":41},{"source":408,"target":42},{"source":404,"target":9},{"source":404,"target":409},{"source":404,"target":41},{"source":409,"target":9},{"source":405,"target":22},{"source":406,"target":21},{"source":42,"target":0},{"source":42,"target":410},{"source":42,"target":411},{"source":42,"target":412},{"source":42,"target":413},{"source":410,"target":42},{"source":411,"target":42},{"source":412,"target":42},{"source":413,"target":42},{"source":43,"target":0},{"source":43,"target":414},{"source":43,"target":415},{"source":43,"target":416},{"source":414,"target":43},{"source":415,"target":43},{"source":416,"target":43},{"source":44,"target":0},{"source":44,"target":29},{"source":44,"target":417},{"source":417,"target":29},{"source":45,"target":0},{"source":45,"target":29},{"source":45,"target":418},{"source":418,"target":29},{"source":46,"target":0},{"source":46,"target":419},{"source":46,"target":420},{"source":46,"target":421},{"source":46,"target":422},{"source":46,"target":423},{"source":46,"target":424},{"source":46,"target":425},{"source":46,"target":426},{"source":46,"target":427},{"source":46,"target":428},{"source":46,"target":429},{"source":46,"target":430},{"source":46,"target":431},{"source":46,"target":432},{"source":46,"target":433},{"source":419,"target":46},{"source":420,"target":46},{"source":421,"target":46},{"source":422,"target":46},{"source":423,"target":46},{"source":424,"target":46},{"source":425,"target":46},{"source":426,"target":46},{"source":427,"target":46},{"source":428,"target":46},{"source":429,"target":46},{"source":430,"target":46},{"source":431,"target":46},{"source":432,"target":46},{"source":433,"target":46},{"source":47,"target":0},{"source":47,"target":434},{"source":47,"target":435},{"source":47,"target":436},{"source":47,"target":437},{"source":47,"target":438},{"source":47,"target":439},{"source":434,"target":47},{"source":435,"target":47},{"source":436,"target":47},{"source":437,"target":47},{"source":438,"target":47},{"source":439,"target":47},{"source":48,"target":0},{"source":48,"target":5},{"source":48,"target":440},{"source":440,"target":5},{"source":49,"target":0},{"source":49,"target":5},{"source":49,"target":441},{"source":441,"target":5},{"source":50,"target":0},{"source":50,"target":442},{"source":50,"target":443},{"source":50,"target":444},{"source":50,"target":445},{"source":50,"target":446},{"source":442,"target":50},{"source":443,"target":50},{"source":444,"target":50},{"source":445,"target":50},{"source":446,"target":50}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="workflow"
nsURI="http://www.dexels.com/navajo/workflow" nsPrefix="com.dexels.navajo.workflow.model">
<eClassifiers xsi:type="ecore:EClass" name="Workflow">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//Workflow"/>
<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="Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="trigger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Param">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Task">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="navajo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="service" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Dexels/navajo.tools/com.dexels.navajo.workflow.editor/model/workflow.ecore | ecore | workflow
Workflow
states
transient
false
State
parent
id
Transition
name
trigger
condition
username
from
to
Param
name
value
Task
navajo
service | null | {"directed":true,"nodes":[{"nsPrefix":"com.dexels.navajo.workflow.model","nsURI":"http://www.dexels.com/navajo/workflow","name":"workflow","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workflow","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"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":"transient","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"id","changeable":true,"lowerBound":0,"iD":false,"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"username","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","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":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"navajo","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"service","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"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":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":7,"target":9},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":10,"target":1},{"source":10,"target":12},{"source":10,"target":2},{"source":12,"target":1},{"source":11,"target":13},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":14,"target":20},{"source":14,"target":3},{"source":15,"target":21},{"source":15,"target":3},{"source":16,"target":22},{"source":16,"target":3},{"source":17,"target":23},{"source":17,"target":3},{"source":18,"target":2},{"source":18,"target":24},{"source":18,"target":3},{"source":24,"target":2},{"source":19,"target":2},{"source":19,"target":25},{"source":19,"target":3},{"source":25,"target":2},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":27},{"source":26,"target":28},{"source":26,"target":4},{"source":27,"target":29},{"source":27,"target":4},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":31},{"source":30,"target":32},{"source":30,"target":5},{"source":31,"target":33},{"source":31,"target":5}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="derivedmodel"
nsURI="http://derivedmodel/1.0" nsPrefix="derivedmodel">
<eClassifiers xsi:type="ecore:EClass" name="DerivedOPRModel" eSuperTypes="#//DerivedModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="undefinedServiceTasks"
upperBound="-1" eType="ecore:EClass process.ecore#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incorrectEntriesInChecklist"
upperBound="-1" eType="ecore:EClass operation.ecore#//ChecklistEntry"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DerivedOPRClass"/>
<eClassifiers xsi:type="ecore:EClass" name="TaskJobCrs" eSuperTypes="#//DerivedClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" lowerBound="1" upperBound="-1"
eType="ecore:EClass process.ecore#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="jobs" lowerBound="1" upperBound="-1"
eType="ecore:EClass system.ecore#//Job"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataConnection" eSuperTypes="#//DerivedClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="ecore:EClass process.ecore#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targets" lowerBound="1"
upperBound="-1" eType="ecore:EClass process.ecore#//Task"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryTaskJobCrs" eSuperTypes="#//DerivedClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="jobs" lowerBound="1" upperBound="-1"
eType="ecore:EClass system.ecore#//Job"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="task" lowerBound="1" eType="ecore:EClass process.ecore#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" lowerBound="1" eType="ecore:EClass operation.ecore#//ChecklistEntry"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DerivedModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="queryDefinitions" upperBound="-1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//DerivedClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DerivedClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="queryDefinition"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/viatra/org.eclipse.incquery.examples/bpm/org.eclipse.incquery.examples.bpm/model/derivedModel.ecore | ecore | derivedmodel
DerivedOPRModel
undefinedServiceTasks
incorrectEntriesInChecklist
DerivedOPRClass
TaskJobCrs
tasks
jobs
DataConnection
source
targets
EntryTaskJobCrs
jobs
task
entry
DerivedModel
queryDefinitions
contents
DerivedClass
queryDefinition | null | {"directed":true,"nodes":[{"nsPrefix":"derivedmodel","nsURI":"http://derivedmodel/1.0","name":"derivedmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivedOPRModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivedOPRClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskJobCrs","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataConnection","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryTaskJobCrs","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivedModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivedClass","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":"undefinedServiceTasks","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":"incorrectEntriesInChecklist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"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":"jobs","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"jobs","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":"task","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"queryDefinitions","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"queryDefinition","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false}],"links":[{"source":0,"target":1},{"source":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":6},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":8,"target":11},{"source":8,"target":1},{"source":9,"target":12},{"source":9,"target":1},{"source":10,"target":6},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":13,"target":16},{"source":13,"target":3},{"source":14,"target":17},{"source":14,"target":3},{"source":15,"target":7},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":18,"target":21},{"source":18,"target":4},{"source":19,"target":22},{"source":19,"target":4},{"source":20,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":23,"target":27},{"source":23,"target":5},{"source":24,"target":28},{"source":24,"target":5},{"source":25,"target":29},{"source":25,"target":5},{"source":26,"target":7},{"source":6,"target":0},{"source":6,"target":30},{"source":6,"target":31},{"source":30,"target":6},{"source":31,"target":7},{"source":31,"target":32},{"source":31,"target":6},{"source":32,"target":7},{"source":7,"target":0},{"source":7,"target":33},{"source":33,"target":7}],"multigraph":true} |
Subsets and Splits